Will Tomlinson wrote:
> My client stopped getting her "order was processed" email notifications all 
> of a sudden. 
> 
> I ran some tests on the production server and found that as a customer, I 
> receive them just fine. But the one that goes to the client never arrives. 
> 
> So then I'm testing on my local machine, processing thru my authorize.net 
> test account, and I see this in the mail log: 
> 
> Invalid Addresses; nested exception is: class javax.mail.SendFailedException: 
> 550 <[EMAIL PROTECTED]'sSite.com> No such user here
> 
> Subbed out the real address there. The problem is, I know for a fact that 
> email address is there! 
> 
> Anyone got any ideas? I dunno which way to go on this one. 
> 

Is it possible the the mail server that CF is sending through thinks 
that it is supposed to handle mail for that domain, but the actual MX 
for that domain is something completely different?  It would try to 
handle the mail locally, and probably doesn't have that user defined.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270401
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to