public class SubethaEmailServer extends EmailServer
| Modifier | Constructor and Description |
|---|---|
protected |
SubethaEmailServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown()
Method is called when server is shutting down.
|
void |
startup()
Method is called when server is starting up.
|
authenticateUserNamePassword, filterSender, getAuthenticationComponent, getDomain, getEmailService, getMaxConnections, getPort, isAuthenticate, isEnableTLS, isHideTLS, isNullReversePatAllowed, isRequireTLS, main, onBootstrap, onShutdown, setAllowedSenders, setAllowedSendersList, setAuthenticate, setAuthenticationComponent, setBlockedSenders, setBlockedSendersList, setDomain, setEmailService, setEnabled, setEnableTLS, setHideTLS, setMaxConnections, setPort, setRequireTLS, setUnknownUserpublic void startup()
EmailServerstartup in class EmailServerpublic void shutdown()
EmailServershutdown in class EmailServerCopyright © 2005–2018 Alfresco Software. All rights reserved.