summaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime/DESCR
blob: ac976152b192cede8e864798cc2227b84c30879f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Provides classes to deal with 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 encodings and
non-ASCII characters in filenames, subjects, recipients, etc. encoded
using RFC2047 and/or RFC2231.