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, setUnknownUser
public void startup()
EmailServer
startup
in class EmailServer
public void shutdown()
EmailServer
shutdown
in class EmailServer
Copyright © 2005–2017 Alfresco Software. All rights reserved.