| 类 | 说明 |
|---|---|
| CommonEmail<T extends CommonEmail<T>> | |
| EmailAddress | |
| EmailAttachment<T extends javax.activation.DataSource> | |
| EmailAttachmentBuilder |
EmailAttachment 的构建器 |
| EmailMessage |
邮件内容
|
| MailServer<MailSessionImpl extends MailSession> | |
| MailServer.Builder | |
| MailSession<T extends javax.mail.Service> | |
| SendMailSession | |
| SimpleAuthenticator | |
| SmtpServer | |
| SmtpSslServer |
JavaMail: SSL vs TLS vs STARTTLS =====> https://www.cnblogs.com/qingwen/p/5513090.html
http://wemedia.ifeng.com/59490954/wemedia.shtml
JavaMail属性 =====> https://blog.csdn.net/u011479200/article/details/79232736
|
| 异常错误 | 说明 |
|---|---|
| MailException |