Forum Moderators: phranque
In all of my scripts, I've set it so emails sent from the visitor to the site owner had "reply-to" set to the visitor's address. Emails sent from the site owner to the visitor had the owner's address in "reply-to".
One of my Web hosts has told me that if the visitor's email address bounces, then the "reply-to" address is also worthless and the bounce notice goes to the Web server.
The problem of setting all "reply-to" addresses to the Site Owner is that if the site owner hits "Reply" button, they'll be sending an email to themselves. (And anytime a site owner feels stupid, that makes me look bad, so I try to avoid things like that!)
Hmm. Now that I think about it, if the email to the visitor bounces because the visitor's address is bad, the bounce message will go to the site owner. If the email to the site owner bounces, the bounce message would go to the visitor, but this shouldn't happen if I've given the correct address for the site owner. So I don't see any problems.
Am I missing something?
-Les