Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-Mail-Mime - Classes to create MIME messages
- Description:
Mail_Mime provides classes to deal with the creation and manipulation
of MIME messages. It allows people to create e-mail messages consisting of:
* Text Parts
* HTML Parts
* Inline HTML Images
* Attachments
* Attached messages
It supports big messages, base64 and quoted-printable encoding and
non-ASCII characters in file names, subjects, recipients, etc. encoded
using RFC2047 and/or RFC2231.
Packages
php-pear-Mail-Mime-1.8.1-1.el6.src
[39 KiB] |
Changelog
by Remi Collet (2010-12-01):
- Version 1.8.1 (stable) - API 1.4.1 (stable)
- use %{pear_name} macro
- define timezone during build
- run tests suite in %check
- requires php-mbstring
|