Close
jGuru Forums
Posted By: Jerry_King Posted On: Monday, March 19, 2001 09:13 AM
I am trying to use the JavaMail API's to send a message through an SMTP server. The send always fails with the same error: 530 Authentication required. I have attempted to use the requestPasswordAuthentication API, but it still fails. Is there a way that I can send both my user name and password to the SMTP server, when sending a message?
Re: JavaMail SMTP authentication problem
Posted By: John_Zukowski Posted On: Monday, March 19, 2001 10:39 AM