9 calls to MailMIME::successful() in Mail MIME 6
- MailMIME::addAttachment in ./
mailmime.inc  - Adds a file to the list of attachments.
 - MailMIME::addHTMLImage in ./
mailmime.inc  - Adds an image to the list of embedded images.
 - MailMIME::get in ./
mailmime.inc  - Builds and returns the full multipart message with all its parts.
 - MailMIME::getMessage in ./
mailmime.inc  - Returns the complete e-mail, ready to send.
 - MailMIME::parse in ./
mailmime.inc  - Parse a complete message and return a MailMIME object.
 - MailMIME::saveMessage in ./
mailmime.inc  - Appends the complete e-mail to a file.
 - MailMIME::saveMessageBody in ./
mailmime.inc  - Appends the complete e-mail body to a file.
 - MailMIME::setHTMLBody in ./
mailmime.inc  - Sets the text/html part of the message.
 - MailMIME::setTXTBody in ./
mailmime.inc  - Set the text/plain part of the message.