Provides php/pear classes to create and decode mime messages https://pear.php.net
Go to file
2024-01-06 08:29:58 +01:00
pear-Mail_Mime.spec automatic version update by autodist [release 1.10.2-1mamba;Sat Feb 20 2021] 2024-01-06 08:29:58 +01:00
README.md update to 1.8.7 [release 1.8.7-1mamba;Thu Feb 21 2013] 2024-01-06 08:29:57 +01:00

pear-Mail_Mime

Provides classes to deal with creation and manipulation of mime messages: mime.php: Create mime email, with html, attachments, embedded images etc. mimePart.php: Advanced method of creating mime messages. mimeDecode.php - Decodes mime messages to a usable structure. xmail.dtd: An XML DTD to acompany the getXML() method of the decoding class. xmail.xsl: An XSLT stylesheet to transform the output of the getXML() method back to an email.