Howard Owens wrote: > I keep getting this error on my bulk mail app: > > javax.mail.SendFailedException: 550 Requested action not taken >
That's an SMTP error, it has very little to do with coldfusion or java. It means the SMTP server responded with a 550 code. that usually means the SMTP server rejected your email because you're trying to relay mail through it and it's not allowing that. > I can't find how to search the CF-Talk archives on the house of fusion > site, but I know I've seen something somewhere on error handling for > the CFMAIL tag. Umm... there's a search box at the very top of the houseoffusion web site. Pretty easy, really. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242197 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

