Re: Sending email with Javamail-error
Posted By:
julien_cool
Posted On:
Tuesday, March 5, 2002 01:02 AM
see the faq : search mail relaying and Exchange.
In short, you try to send email outside the domain name of your mail server and your mail server don't allow non authenticated user to do this!! So you have to authenticate yourself first if you wish to send email outside the domain of your mail server !!!
see also the exchange entry of the faq there are informations about MS Exchange and javamail.