Message
Namespaces
- Writer
Interfaces, Classes and Traits
- MessageParser
- Parses a mail mime message into its component parts. To invoke, call
MailMimeParser::parse.
- PartFilter
- Provides a way to define a filter of MimeParts for use in various calls to
add/remove MimeParts.
- MimePart
- Represents a single part of a multi-part mime message.
- MimePartFactory
- Description of MimePartFactory
- NonMimePart
- Represents part of a non-mime message. The part could either be a plain text
part or a uuencoded attachment and could be extended for other pre-mime
message encoding types.
- UUEncodedPart
- A specialized NonMimePart representing a uuencoded part.