My mails are generally set up as follows...

<cfmail from="[EMAIL PROTECTED]" replyto="[EMAIL PROTECTED]" failto="[EMAIL 
PROTECTED]" ...
>

This works for the most part except with MTA's like MS Exchange that will
accept mails for any address and then bounce them after receiving the full
mail... This means that the failto address is lost because it is only used
in the SMTP conversation and is not included in the headers of the mail...

Even with the replyto set to bounce@ as well, we still receive some bounce
messages back to the newsletters mailbox because of the poor implementations
of some mail servers...

I guess what I'm saying is that you can't completely fix this with code
because it's not your code that is necessarily broken....

Paul


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193118
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to