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, isRequireTLS, main, onBootstrap, onShutdown, setAllowedSenders, setAllowedSendersList, setAuthenticate, setAuthenticationComponent, setBlockedSenders, setBlockedSendersList, setDomain, setEmailService, setEnabled, setEnableTLS, setHideTLS, setMaxConnections, setPort, setRequireTLSpublic void startup()
EmailServerstartup in class EmailServerpublic void shutdown()
EmailServershutdown in class EmailServerCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.