public class MimeMailer extends Mailer
Constructor and Description |
---|
MimeMailer() |
Modifier and Type | Method and Description |
---|---|
void |
send()
Send the email.
|
getDate, isPortExplicitlySpecified, isStartTLSEnabled, setBccList, setCcList, setEnableStartTLS, setFiles, setFrom, setHeaders, setHost, setIgnoreInvalidRecipients, setIncludeFileNames, setMessage, setPassword, setPort, setPortExplicitlySpecified, setReplyToList, setSSL, setSubject, setTask, setToList, setUser, shouldIgnoreInvalidRecipients
public void send()
send
in class Mailer
BuildException
- if the email can't be sent.