Re: javax.mail.MessagingException: 501 unacceptable mail address
Posted By:
Florin_Rapan
Posted On:
Friday, January 25, 2002 12:51 PM
A reply to myself: issue solved.
Some SMTP servers require that the FROM user be registered with the domain.
If "anonymous" does not work, than try a registered user.
Happy programming!