I have a "postcard script", or should I say "send to friend" script that I am having trouble with.
I want it set up so that when it is sent to an email that does not exist, it is returned to the sender, and not to my system's postmaster.
This is what I have:
This is sending me all the returned mail, and not to $yourEmail
I want it to send bounces to $yourEmail, not to me. What am I doing wrong?
Thanks.