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, topublic void connect()
throws org.subethamail.smtp.client.SMTPException,
java.io.IOException
org.subethamail.smtp.client.SMTPExceptionjava.io.IOExceptionpublic MtaAddress getMtaAddress()
public void setMtaAddress(MtaAddress mtaAddress)