public class SmtpClient
extends org.subethamail.smtp.client.SmartClient
Constructor and Description |
---|
SmtpClient() |
Modifier and Type | Method and Description |
---|---|
void |
connect() |
MtaAddress |
getMtaAddress() |
void |
setMtaAddress(MtaAddress mtaAddress) |
connect, dataEnd, dataStart, dataWrite, from, getAuthenticator, getExtensions, getHeloHost, getRecipientCount, quit, receive, sendHeloOrEhlo, sentFrom, sentTo, setAuthenticator, setHeloHost, to
public void connect() throws org.subethamail.smtp.client.SMTPException, java.io.IOException
org.subethamail.smtp.client.SMTPException
java.io.IOException
public MtaAddress getMtaAddress()
public void setMtaAddress(MtaAddress mtaAddress)