Re: javax.mail.sendFailedException : 550 5.7.1 unable to relay for address <user@mydomain.com>
Posted By:
raj_a
Posted On:
Wednesday, October 31, 2001 10:57 PM
hi rajesh,
i m also new to java mail program.
i also got the same error as ur getting.
but now my program is working.
my suggestion is whereever ur giving the host name or IP address.., there , instead of that, give ur InternetServiceProvdier(ISP) IP address..
it will go..
bye
raja.
Re: javax.mail.sendFailedException : 550 5.7.1 unable to relay for address <user@mydomain.com>
Posted By:
John_Zukowski
Posted On:
Tuesday, October 30, 2001 06:02 PM
Your mail server doesn't permit relaying. Either use a different mail server, find out how you can use the current one (perhaps it requires authentication), or configure the current mail server to let you relay.