public class Pop3SslServer extends Pop3Server
MailServer.Builder| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_SSL_PORT |
DEFAULT_POP3_PORT, PROTOCOL_POP3attachmentStorage, authenticator, customProperties, debugConsumer, debugMode, host, MAIL_DEBUG, MAIL_DEBUG_AUTH, MAIL_DEBUG_AUTH_PASSWORD, MAIL_DEBUG_AUTH_USERNAME, MAIL_EVENT_EXECUTOR, MAIL_EVENT_SCOPE, MAIL_FROM, MAIL_HOST, MAIL_IMAP_CONNECTIONTIMEOUT, MAIL_IMAP_HOST, MAIL_IMAP_PARTIALFETCH, MAIL_IMAP_PEEK, MAIL_IMAP_PORT, MAIL_IMAP_SOCKET_FACTORY_CLASS, MAIL_IMAP_SOCKET_FACTORY_FALLBACK, MAIL_IMAP_SOCKET_FACTORY_PORT, MAIL_IMAP_TIMEOUT, MAIL_IMAP_USER, MAIL_MIME_ADDRESS_STRICT, MAIL_POP3_AUTH, MAIL_POP3_CONNECTIONTIMEOUT, MAIL_POP3_HOST, MAIL_POP3_PORT, MAIL_POP3_SOCKET_FACTORY_CLASS, MAIL_POP3_SOCKET_FACTORY_FALLBACK, MAIL_POP3_SOCKET_FACTORY_PORT, MAIL_POP3_TIMEOUT, MAIL_POP3_USER, MAIL_SMTP_AUTH, MAIL_SMTP_CONNECTIONTIMEOUT, MAIL_SMTP_FROM, MAIL_SMTP_HOST, MAIL_SMTP_PORT, MAIL_SMTP_SOCKET_FACTORY_CLASS, MAIL_SMTP_SOCKET_FACTORY_FALLBACK, MAIL_SMTP_SOCKET_FACTORY_PORT, MAIL_SMTP_STARTTLS_ENABLE, MAIL_SMTP_STARTTLS_REQUIRED, MAIL_SMTP_TIMEOUT, MAIL_SMTP_USER, MAIL_SMTP_WRITETIMEOUT, MAIL_TRANSPORT_PROTOCOL, port, strictAddress, timeout| Constructor and Description |
|---|
Pop3SslServer(MailServer.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Properties |
createSessionProperties()
Creates
MailSession Properties. |
protected org.eclipse.angus.mail.pop3.POP3SSLStore |
getStore(jakarta.mail.Session session)
Returns email store.
|
createSessioncreateprotected static final int DEFAULT_SSL_PORT
public Pop3SslServer(MailServer.Builder builder)
protected java.util.Properties createSessionProperties()
MailServerMailSession Properties.createSessionProperties in class Pop3ServerPropertiesprotected org.eclipse.angus.mail.pop3.POP3SSLStore getStore(jakarta.mail.Session session)
getStore in class Pop3Serversession - Session