Skip to content

@MailSessionDefintion sample is not working #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arun-gupta opened this issue Sep 12, 2013 · 1 comment
Closed

@MailSessionDefintion sample is not working #1

arun-gupta opened this issue Sep 12, 2013 · 1 comment
Assignees

Comments

@arun-gupta
Copy link
Contributor

Giving the following error:

WARNING: StandardWrapperValve[org.javaee7.javamail.definition.AnnotatedEmailServlet]: Servlet.service() for servlet org.javaee7.javamail.definition.AnnotatedEmailServlet threw exception
java.lang.RuntimeException: com.sun.mail.smtp.SMTPSendFailedException: 530-5.5.1 Authentication Required. Learn more at
530 5.5.1 http://support.google.com/mail/bin/answer.py?answer=14257 qf7sm13437126pac.14 - gsmtp
at org.javaee7.javamail.definition.AnnotatedEmailServlet.processRequest(AnnotatedEmailServlet.java:131)
at org.javaee7.javamail.definition.AnnotatedEmailServlet.doGet(AnnotatedEmailServlet.java:151)

@ghost ghost assigned arun-gupta Sep 12, 2013
@arun-gupta
Copy link
Contributor Author

Fixed by changing transport.sendMessage() instead of Transport.send() or transport.send().

arun-gupta pushed a commit that referenced this issue Oct 7, 2013
Fixed javadocs and sources download
arun-gupta pushed a commit that referenced this issue Feb 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant