View Single Post

  #2 (permalink)  
Old 18-06-2008, 01:07 PM
blacknight's Avatar
blacknight blacknight is offline
Web Slave
Recent Blog:
 
Join Date: Jan 2006
Location: Ireland
Posts: 6,574
blacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to behold
Send a message via ICQ to blacknight Send a message via AIM to blacknight Send a message via MSN to blacknight
Default

The error message suggests it's trying to use the sender address to authenticate at the smtp level:

Code:
	com.sun.mail.smtp.SMTPAddressFailedException: 550 <xxxx@xxxx.com> No such user here 
Reply With Quote