public abstract class PropertyKeys extends MailPropertiesConst
| Modifier and Type | Field and Description |
|---|---|
static String |
MAIL_ALTERNATES
This is the key for the property "mail.alternates".
|
static String |
MAIL_DEBUG
This is the key for the property "mail.debug".
|
static String |
MAIL_FROM
This is the key for the property "mail.debug".
|
static String |
MAIL_HOST
This is the key for the property "mail.host".
|
static String |
MAIL_IMAP_ALLOWREADONLYSELECT
This is the key for the property "mail.imap.allowreadonlyselect".
|
static String |
MAIL_IMAP_APPENDBUFFERSIZE
This is the key for the property "mail.imap.appendbuffersize".
|
static String |
MAIL_IMAP_AUTH_LOGIN_DISABLE
This is the key for the property "mail.imap.auth.login.disable".
|
static String |
MAIL_IMAP_AUTH_PLAIN_DISABLE
This is the key for the property "mail.imap.auth.plain.disable".
|
static String |
MAIL_IMAP_CONNECTIONPOOLSIZE
This is the key for the property "mail.imap.connectionpoolsize".
|
static String |
MAIL_IMAP_CONNECTIONPOOLTIMEOUT
This is the key for the property "mail.imap.connectionpooltimeout".
|
static String |
MAIL_IMAP_CONNECTIONTIMEOUT
This is the key for the property "mail.imap.connectiontimeout".
|
static String |
MAIL_IMAP_FETCHSIZE
This is the key for the property "mail.imap.fetchsize".
|
static String |
MAIL_IMAP_HOST
This is the key for the property "mail.imap.host".
|
static String |
MAIL_IMAP_LOCALADDRESS
This is the key for the property "mail.imap.localaddress".
|
static String |
MAIL_IMAP_LOCALPORT
This is the key for the property "mail.imap.localport".
|
static String |
MAIL_IMAP_PARTIALFETCH
This is the key for the property "mail.imap.partialfetch".
|
static String |
MAIL_IMAP_PASSWORD
This is the key for the property "mail.imap.password".
|
static String |
MAIL_IMAP_PORT
This is the key for the property "mail.imap.port".
|
static String |
MAIL_IMAP_SASL_AUTHORIZATIONID
This is the key for the property "mail.imap.sasl.authorizationid".
|
static String |
MAIL_IMAP_SASL_ENABLE
This is the key for the property "mail.imap.sasl.enable".
|
static String |
MAIL_IMAP_SASL_MECHANISMS
This is the key for the property "mail.imap.sasl.mechanisms".
|
static String |
MAIL_IMAP_SEPARATESTORECONNECTION
This is the key for the property "mail.imap.separatestoreconnection".
|
static String |
MAIL_IMAP_SOCKETFACTORY_CLASS
This is the key for the property "mail.imap.socketFactory.class".
|
static String |
MAIL_IMAP_SOCKETFACTORY_FALLBACK
This is the key for the property "mail.imap.socketFactory.fallback".
|
static String |
MAIL_IMAP_SOCKETFACTORY_PORT
This is the key for the property "mail.imap.socketFactory.port".
|
static String |
MAIL_IMAP_STARTTLS_ENABLE
This is the key for the property "mail.imap.starttls.enable".
|
static String |
MAIL_IMAP_STATUSCACHETIMEOUT
This is the key for the property "mail.imap.statuscachetimeout".
|
static String |
MAIL_IMAP_TIMEOUT
This is the key for the property "mail.imap.timeout".
|
static String |
MAIL_IMAP_USER
This is the key for the property "mail.imap.user".
|
static String |
MAIL_MIME_ADDRESS_STRICT
This is the key for the property "mail.mime.address.strict".
|
static String |
MAIL_MIME_BASE64_IGNOREERRORS
This is the key for the property "mail.mime.base64.ignoreerrors".
|
static String |
MAIL_MIME_CHARSET
This is the key for the property "mail.mime.charset".
|
static String |
MAIL_MIME_DECODETEXT_STRICT
This is the key for the property "mail.mime.decodetext.strict".
|
static String |
MAIL_MIME_ENCODEEOL_STRICT
This is the key for the property "mail.mime.encodeeol.strict".
|
static String |
MAIL_MIME_FOLDTEXT
This is the key for the property "mail.mime.foldtext".
|
static String |
MAIL_MIME_MULTIPART_IGNOREMISSINGENDBOUNDARY
This is the key for the property "mail.mime.multipart.ignoremissingendboundary".
|
static String |
MAIL_MIME_SETCONTENTTYPEFILENAME
This is the key for the property "mail.mime.setcontenttypefilename".
|
static String |
MAIL_MIME_SETDEFAULTTEXTCHARSET
This is the key for the property "mail.mime.setdefaulttextcharset".
|
static String |
MAIL_POP3_APOP_ENABLE
This is the key for the property "mail.pop3.apop.enable".
|
static String |
MAIL_POP3_CONNECTIONTIMEOUT
This is the key for the property "mail.pop3.connectiontimeout".
|
static String |
MAIL_POP3_DISABLETOP
This is the key for the property "mail.pop3.disabletop".
|
static String |
MAIL_POP3_FORGETTOPHEADERS
This is the key for the property "mail.pop3.forgettopheaders".
|
static String |
MAIL_POP3_HOST
This is the key for the property "mail.pop3.host".
|
static String |
MAIL_POP3_LOCALADDRESS
This is the key for the property "mail.pop3.localaddress".
|
static String |
MAIL_POP3_LOCALPORT
This is the key for the property "mail.pop3.localport".
|
static String |
MAIL_POP3_MESSAGE_CLASS
This is the key for the property "mail.pop3.message.class".
|
static String |
MAIL_POP3_PORT
This is the key for the property "mail.pop3.port".
|
static String |
MAIL_POP3_RSETBEFOREQUIT
This is the key for the property "mail.pop3.rsetbeforequit".
|
static String |
MAIL_POP3_SOCKETFACTORY_CLASS
This is the key for the property "mail.pop3.socketFactory.class".
|
static String |
MAIL_POP3_SOCKETFACTORY_FALLBACK
This is the key for the property "mail.pop3.socketFactory.fallback".
|
static String |
MAIL_POP3_SOCKETFACTORY_PORT
This is the key for the property "mail.pop3.socketFactory.port".
|
static String |
MAIL_POP3_TIMEOUT
This is the key for the property "mail.pop3.connectiontimeout".
|
static String |
MAIL_POP3_USER
This is the key for the property "mail.pop3.user".
|
static String |
MAIL_PROTOCOL_CLASS
This is the key for the property "mail.user".
|
static String |
MAIL_PROTOCOL_HOST
This is the key for the property "mail.protocol.host".
|
static String |
MAIL_PROTOCOL_PORT
This is the key for the property "mail.protocol.port".
|
static String |
MAIL_PROTOCOL_USER
This is the key for the property "mail.protocol.user".
|
static String |
MAIL_REPLYALLCC
This is the key for the property "mail.replyallcc".
|
static String |
MAIL_SMTP_ALLOW8BITMIME
This is the key for the property "mail.smtp.allow8bitmime".
|
static String |
MAIL_SMTP_AUTH
This is the key for the property "mail.smtp.auth".
|
static String |
MAIL_SMTP_CONNECTIONTIMEOUT
This is the key for the property "mail.smtp.connectiontimeout".
|
static String |
MAIL_SMTP_DSN_NOTIFY
This is the key for the property "mail.smtp.dsn.notify".
|
static String |
MAIL_SMTP_DSN_RET
This is the key for the property "mail.smtp.dsn.ret".
|
static String |
MAIL_SMTP_EHLO
This is the key for the property "mail.smtp.ehlo".
|
static String |
MAIL_SMTP_FROM
This is the key for the property "mail.smtp.from".
|
static String |
MAIL_SMTP_HOST
This is the key for the property "mail.smtp.host".
|
static String |
MAIL_SMTP_LOCALADDRESS
This is the key for the property "mail.smtp.localaddress".
|
static String |
MAIL_SMTP_LOCALHOST
This is the key for the property "mail.smtp.localhost".
|
static String |
MAIL_SMTP_LOCALPORT
This is the key for the property "mail.smtp.localport".
|
static String |
MAIL_SMTP_MAILEXTENSION
This is the key for the property "mail.smtp.mailextension".
|
static String |
MAIL_SMTP_PORT
This is the key for the property "mail.smtp.port".
|
static String |
MAIL_SMTP_QUITWAIT
This is the key for the property "mail.smtp.quitwait".
|
static String |
MAIL_SMTP_REPORTSUCCESS
This is the key for the property "mail.smtp.reportsuccess".
|
static String |
MAIL_SMTP_SASL_REALM
This is the key for the property "mail.smtp.sasl.realm".
|
static String |
MAIL_SMTP_SENDPARTIAL
This is the key for the property "mail.smtp.sendpartial".
|
static String |
MAIL_SMTP_SOCKETFACTORY_CLASS
This is the key for the property "mail.smtp.socketFactory.class".
|
static String |
MAIL_SMTP_SOCKETFACTORY_FALLBACK
This is the key for the property "mail.smtp.socketFactory.fallback".
|
static String |
MAIL_SMTP_SOCKETFACTORY_PORT
This is the key for the property "mail.smtp.socketFactory.port".
|
static String |
MAIL_SMTP_STARTTLS_ENABLE
This is the key for the property "mail.smtp.starttls.enable".
|
static String |
MAIL_SMTP_SUBMITTER
This is the key for the property "mail.smtp.submitter".
|
static String |
MAIL_SMTP_TIMEOUT
This is the key for the property "mail.smtp.timeout".
|
static String |
MAIL_SMTP_USER
This is the key for the property "mail.smtp.user".
|
static String |
MAIL_SMTP_USERSET
This is the key for the property "mail.smtp.userset".
|
static String |
MAIL_STORE_PROTOCOL
This is the key for the property "mail.store.protocol".
|
static String |
MAIL_TRANSPORT_PROTOCOL
This is the key for the property "mail.transport.protocol".
|
static String |
MAIL_USER
This is the key for the property "mail.user".
|
ADDRESS_STRICT, ALLOW8BITMIME, ALLOWREADONLYSELECT, ALTERNATES, APOP_ENABLE, APPENDBUFFERSIZE, AUTH, AUTH_LOGIN_DISABLE, AUTH_PLAIN_DISABLE, BASE64_IGNOREERRORS, CHARSET, CLASS, CONNECTIONPOOLSIZE, CONNECTIONPOOLTIMEOUT, CONNECTIONTIMEOUT, DEBUG, DECODETEXT_STRICT, DISABLETOP, DOT, DSN_NOTIFY, DSN_RET, EHLO, ENCODEEOL_STRICT, FETCHSIZE, FOLDTEXT, FORGETTOPHEADERS, FROM, HOST, IMAP, LOCALADDRESS, LOCALHOST, LOCALPORT, MAIL, MAIL_IMAP, MAIL_MIME, MAIL_POP3, MAIL_PROTOCOL, MAIL_SMTP, MAILEXTENSION, MESSAGE_CLASS, MIME, MULTIPART_IGNOREMISSINGENDBOUNDARY, PARTIALFETCH, PASSWORD, POP3, PORT, PROTOCOL, QUITWAIT, REPLYALLCC, REPORTSUCCESS, RSETBEFOREQUIT, SASL_AUTHORIZATIONID, SASL_ENABLE, SASL_MECHANISMS, SASL_REALM, SENDPARTIAL, SEPARATESTORECONNECTION, SETCONTENTTYPEFILENAME, SETDEFAULTTEXTCHARSET, SMTP, SOCKETFACTORY_CLASS, SOCKETFACTORY_FALLBACK, SOCKETFACTORY_PORT, STARTTLS_ENABLE, STATUSCACHETIMEOUT, STORE, SUBMITTER, TIMEOUT, TRANSPORT, USER, USERSET| Constructor and Description |
|---|
PropertyKeys() |
public static final String MAIL_DEBUG
public static final String MAIL_FROM
public static final String MAIL_USER
public static final String MAIL_HOST
public static final String MAIL_ALTERNATES
public static final String MAIL_REPLYALLCC
public static final String MAIL_TRANSPORT_PROTOCOL
public static final String MAIL_STORE_PROTOCOL
public static final String MAIL_PROTOCOL_CLASS
public static final String MAIL_PROTOCOL_HOST
public static final String MAIL_PROTOCOL_PORT
public static final String MAIL_PROTOCOL_USER
public static final String MAIL_MIME_ADDRESS_STRICT
public static final String MAIL_MIME_CHARSET
public static final String MAIL_MIME_DECODETEXT_STRICT
public static final String MAIL_MIME_ENCODEEOL_STRICT
public static final String MAIL_MIME_BASE64_IGNOREERRORS
public static final String MAIL_MIME_FOLDTEXT
public static final String MAIL_MIME_SETCONTENTTYPEFILENAME
public static final String MAIL_MIME_SETDEFAULTTEXTCHARSET
public static final String MAIL_MIME_MULTIPART_IGNOREMISSINGENDBOUNDARY
public static final String MAIL_POP3_USER
public static final String MAIL_POP3_HOST
public static final String MAIL_POP3_PORT
public static final String MAIL_POP3_CONNECTIONTIMEOUT
public static final String MAIL_POP3_TIMEOUT
public static final String MAIL_POP3_RSETBEFOREQUIT
public static final String MAIL_POP3_MESSAGE_CLASS
public static final String MAIL_POP3_LOCALADDRESS
public static final String MAIL_POP3_LOCALPORT
public static final String MAIL_POP3_APOP_ENABLE
public static final String MAIL_POP3_SOCKETFACTORY_CLASS
public static final String MAIL_POP3_SOCKETFACTORY_FALLBACK
public static final String MAIL_POP3_SOCKETFACTORY_PORT
public static final String MAIL_POP3_DISABLETOP
public static final String MAIL_POP3_FORGETTOPHEADERS
public static final String MAIL_IMAP_USER
public static final String MAIL_IMAP_PASSWORD
public static final String MAIL_IMAP_HOST
public static final String MAIL_IMAP_PORT
public static final String MAIL_IMAP_PARTIALFETCH
public static final String MAIL_IMAP_FETCHSIZE
public static final String MAIL_IMAP_CONNECTIONTIMEOUT
public static final String MAIL_IMAP_TIMEOUT
public static final String MAIL_IMAP_STATUSCACHETIMEOUT
public static final String MAIL_IMAP_APPENDBUFFERSIZE
public static final String MAIL_IMAP_CONNECTIONPOOLSIZE
public static final String MAIL_IMAP_CONNECTIONPOOLTIMEOUT
public static final String MAIL_IMAP_SEPARATESTORECONNECTION
public static final String MAIL_IMAP_ALLOWREADONLYSELECT
public static final String MAIL_IMAP_AUTH_LOGIN_DISABLE
public static final String MAIL_IMAP_AUTH_PLAIN_DISABLE
public static final String MAIL_IMAP_STARTTLS_ENABLE
public static final String MAIL_IMAP_LOCALADDRESS
public static final String MAIL_IMAP_LOCALPORT
public static final String MAIL_IMAP_SASL_ENABLE
public static final String MAIL_IMAP_SASL_MECHANISMS
public static final String MAIL_IMAP_SASL_AUTHORIZATIONID
public static final String MAIL_IMAP_SOCKETFACTORY_CLASS
public static final String MAIL_IMAP_SOCKETFACTORY_FALLBACK
public static final String MAIL_IMAP_SOCKETFACTORY_PORT
public static final String MAIL_SMTP_USER
public static final String MAIL_SMTP_HOST
public static final String MAIL_SMTP_PORT
public static final String MAIL_SMTP_CONNECTIONTIMEOUT
public static final String MAIL_SMTP_TIMEOUT
public static final String MAIL_SMTP_FROM
public static final String MAIL_SMTP_LOCALHOST
public static final String MAIL_SMTP_LOCALADDRESS
public static final String MAIL_SMTP_LOCALPORT
public static final String MAIL_SMTP_EHLO
public static final String MAIL_SMTP_AUTH
public static final String MAIL_SMTP_SUBMITTER
public static final String MAIL_SMTP_DSN_NOTIFY
public static final String MAIL_SMTP_DSN_RET
public static final String MAIL_SMTP_ALLOW8BITMIME
public static final String MAIL_SMTP_SENDPARTIAL
public static final String MAIL_SMTP_SASL_REALM
public static final String MAIL_SMTP_QUITWAIT
public static final String MAIL_SMTP_REPORTSUCCESS
public static final String MAIL_SMTP_SOCKETFACTORY_CLASS
public static final String MAIL_SMTP_SOCKETFACTORY_FALLBACK
public static final String MAIL_SMTP_SOCKETFACTORY_PORT
public static final String MAIL_SMTP_MAILEXTENSION
public static final String MAIL_SMTP_STARTTLS_ENABLE
public static final String MAIL_SMTP_USERSET
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.