> On CF9, cfmail seems to be having a problem sending email to some of the 
> newer address, like som...@sprucegrove.ca .
> This is a valid email address, but CF9 CFMAIL is chocking on this and a other 
> valid addresses that use the newer two
> character TLDs.
>
> If I try to send to that address, CFMAIL bombs and halts. If I wrap it in 
> CFTRY with a CFCATCH to show me the failures,
> it's failing on several of the new TLDs.
>
> Does anyone know if there is a patch for this or something?

This is almost certainly a problem with the SMTP server you're using,
rather than CF. You can easily verify this sort of thing (and
generally debug SMTP problems) by using a telnet session on your CF
server to attempt to connect and send a message through your SMTP
server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352794
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to