| re: PHP form/script for executing email "send to a friend" forwarding
Hi Simon, welcome to Bytes.
I am not aware of anyway to track who is forwarding etc as this is controlled by the email client which you don't have access to. The best way that I can think of is to have a link in the email which will direct them to your site and then they can forward it from there. Now obviously that does not seem very attractive when the email clients have a nice little forward button along with their attached address book, but you cannot force an email client to give you information like "forwarded to".
Another way which is again not ideal, is to have a link on the email that says, if you have been referred this email click here, or if you do not have an account, or something like that to attract forwardee's to go to your link.
Not sure if that helps, but your control over the email once it is out of your servers hand is next to none... otherwise it is a virus ;)
|