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, shouldIgnoreInvalidRecipientspublic void send()
send in class MailerBuildException - if the email can't be sent.