Hmm, I don't really know what is causing your problem (probably the mail server), but what I did was write a scheduled job which runs on the hour on each of my web servers and monitors the undeliverable folder for files dated today. If more than 5 E-mails fail in one day, it sends me a text message through an external SMTP server. I coded a simple page which reads the files in the undeliverable folder and parses out the addresses and message text for display so I can take a quick look at all of them. Then at the click of a button I cffile copy them all back to the spool folder. On my network most of our E-mail failures were caused when the techs would turn off relaying to external E-mail addresses. Once they fixed it, everything would resend fine.
~Brad 40 to 50 times a day this is an error message that pops up in the mail log in CFMX 7.02: "Exception reading response; nested exception is: java.net.SocketException: Connection reset" and as a result the emails are sent to the undelivered folder. Is this a CFMX problem, mail server problem or network problem? Is there anything I can do to fix it? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264142 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

