|
You can also read the CF mail spool undeliverable
directory - addresses that are completely wrong end up in there.
But the only way to check the bounces is to check
the email account from which the email was sent. And good luck doing that
with ColdFusion if you are planning on implementing a large number of emails -
CF throws an error when you use CFPOP on certain emails. This is in the
Macromedia list of documented bugs.
I had to put CFTRY/CATCH statements around the
CFPOP calls and delete incoming emails that caused exceptions. This is
risky because you may have to delete legitimate replies if they cause
exceptions. But I couldn't find any other way around it.
----- Original Message -----
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ |
- [cfaussie] Re: CFMAIL question Mark M
- [cfaussie] RE: CFMAIL question Knott, Brian
- Cassie Woolley
