2003-04-03 05:36:22 -05:00
|
|
|
Provides classes to deal with creation and manipulation of MIME
|
|
|
|
messages:
|
|
|
|
|
|
|
|
- Create MIME email, with HTML, attachments, embedded images, etc.
|
|
|
|
- Advanced method of creating MIME messages.
|
|
|
|
- Decodes MIME messages to a usable structure.
|
2005-03-14 20:57:02 -05:00
|
|
|
- An XML DTD to accompany the getXML() method of the decoding class.
|
2003-04-03 05:36:22 -05:00
|
|
|
- An XSLT stylesheet to transform the output of the getXML() method
|
|
|
|
back to an email.
|