public class EventAwareSMTPMailServer
extends com.atlassian.mail.server.impl.SMTPMailServerImpl
Constructor and Description |
---|
EventAwareSMTPMailServer(Long id,
String name,
String description,
String from,
String prefix,
boolean isSession,
com.atlassian.mail.MailProtocol protocol,
String location,
String smtpPort,
boolean tlsRequired,
String username,
String password,
long timeout,
String socksHost,
String socksPort) |
Modifier and Type | Method and Description |
---|---|
protected void |
sendMimeMessage(javax.mail.internet.MimeMessage message,
javax.mail.Transport transport) |
equals, getAuthenticator, getDefaultFrom, getJndiLocation, getJndiSession, getPrefix, getSession, getType, hashCode, isRemovePrecedence, isSessionServer, propertyChanged, quietSend, send, sendWithMessageId, setDefaultFrom, setJndiLocation, setPrefix, setRemovePrecedence, setSessionServer, toString
getConnectionTimeout, getDebug, getDebugStream, getDescription, getHostname, getId, getMailProtocol, getMoreDebugInfoAboutCreatedSession, getName, getPassword, getPort, getProperties, getSessionFromServerManager, getSocksHost, getSocksPort, getTimeout, getUsername, isTlsRequired, loadSystemProperties, setConnectionTimeout, setDebug, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setSocksHost, setSocksPort, setTimeout, setTlsRequired, setUsername
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDebug, getDebugStream, isTlsRequired, setDebug, setTlsRequired
getDescription, getHostname, getId, getMailProtocol, getName, getPassword, getPort, getProperties, getSocksHost, getSocksPort, getTimeout, getUsername, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setSocksHost, setSocksPort, setTimeout, setUsername
public EventAwareSMTPMailServer(Long id, String name, String description, String from, String prefix, boolean isSession, com.atlassian.mail.MailProtocol protocol, String location, String smtpPort, boolean tlsRequired, String username, String password, long timeout, String socksHost, String socksPort)
Copyright © 2002-2018 Atlassian. All Rights Reserved.