New posts in jakarta-mail

Javamail Could not convert socket to TLS GMail

JavaMail with Gmail: 535-5.7.1 Username and Password not accepted

java.lang.NoClassDefFoundError: javax/mail/Authenticator, whats wrong?

Which artifact for org.springframework.mail?

Send Mail to multiple Recipients in java

UTF-8 charset doesn't work with javax.mail

How to attach multiple files to an email using JavaMail?

Download attachments using Java Mail

Getting mail from GMail into Java application using IMAP

JavaMail API to iMail -- java.net.SocketException: Permission denied: connect

Using Javamail to connect to Gmail smtp server ignores specified port and tries to use 25

Sending Email via gmail smtp server in JAVA

Email sending not working using Apache James

How do I send an HTML email?

java.lang.NoClassDefFoundError: com/sun/mail/util/MailLogger for JUnit test case for Java mail

java.lang.ArrayIndexOutOfBoundsException at com.sun.mail.imap.MessageCache.getMessage(MessageCache.java:123)

Is there an accepted syntax for SMTP server? (and how to parse it)

How can I send an email by Java application using GMail, Yahoo, or Hotmail?

Error - trustAnchors parameter must be non-empty

Sending Email in Android using JavaMail API without using the default/built-in app