public class VertigoSMTPMailServer extends JmxSMTPMailServer
| Constructor and Description |
|---|
VertigoSMTPMailServer(Long id,
String name,
String description,
String from,
String prefix,
boolean isSession,
String location,
String username,
String password,
Optional<String> baseUrl,
com.atlassian.tenant.api.TenantContextProvider<ConfluenceTenantContext> tenantContextProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(com.atlassian.mail.Email email) |
getFromName, isActive, setFromNameequals, getAuthenticator, getDefaultFrom, getJndiLocation, getJndiSession, getPrefix, getSession, getType, hashCode, isRemovePrecedence, isSessionServer, propertyChanged, quietSend, sendWithMessageId, setDefaultFrom, setJndiLocation, setPrefix, setRemovePrecedence, setSessionServer, toStringgetDebug, getDebugStream, getDescription, getHostname, getId, getMailProtocol, getMoreDebugInfoAboutCreatedSession, getName, getPassword, getPort, getProperties, getSessionFromServerManager, getSocksHost, getSocksPort, getTimeout, getUsername, isTlsRequired, loadSystemProperties, setDebug, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setSocksHost, setSocksPort, setTimeout, setTlsRequired, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDebug, getDebugStream, isTlsRequired, setDebug, setTlsRequiredgetDescription, getHostname, getId, getMailProtocol, getName, getPassword, getPort, getProperties, getSocksHost, getSocksPort, getTimeout, getUsername, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setSocksHost, setSocksPort, setTimeout, setUsernamepublic VertigoSMTPMailServer(Long id, String name, String description, String from, String prefix, boolean isSession, String location, String username, String password, Optional<String> baseUrl, com.atlassian.tenant.api.TenantContextProvider<ConfluenceTenantContext> tenantContextProvider)
public void send(com.atlassian.mail.Email email)
throws com.atlassian.mail.MailException
send in interface com.atlassian.mail.server.SMTPMailServersend in class JmxSMTPMailServercom.atlassian.mail.MailExceptionCopyright © 2003–2017 Atlassian. All rights reserved.