> I am generating some errors that are not letting me send > mail using CFMAIL.
> Here is my error. > "Error","scheduler-1","02/25/03","20:20:49",,"Sending > failed; nested exception is: > javax.mail.SendFailedException: Invalid Addresses; > nested exception is: javax.mail.SendFailedException: 550 > 5.7.1 Unable to relay for [EMAIL PROTECTED] " Looks to me like an issue with the smtp server configuration -- possibly the server requires authentication (which afaik cfmail doesn't currently support). Are you unable to send any mail or just some messages? Have you ever been able to send mail using this smtp server? Have you tried using an alternate mail server for debugging purposes? If you're unable to send any mail (and this is a new occurance), how long have you had your current mail hosting provider or has anything with the mail server changed recently? Lastly, if none of that works, you might want to post your cfmail code to the list. s. isaac dealey 954-776-0046 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to tapestry api is opensource http://www.turnkey.to/tapi certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

