problem while sending email using org.apache.commons.mail.*
Hi,
I have an email address for which the mailbox is not configured, something like onto which i cannot reply. I am trying sending email using the same email id but i am getting the following exception:
Code JAVA:
Caused by: com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.1 Client was not authenticated
As i donot have any username and password for the same.
Could anyone please help.
Thanks in advance.
Re: problem while sending email using org.apache.commons.mail.*
Hi
This section is for saying hi, not asking questions. See the sticky at the top of this section and browse the forum rules.
Quote:
As i donot have any username and password for the same.
...so get one
Re: problem while sending email using org.apache.commons.mail.*
Thread moved from Members Introductions