92266c5224
Approved by: portmgr (blanket)
7 lines
348 B
Text
7 lines
348 B
Text
Provides a class to deal with the decoding and interpreting of mime messages.
|
|
This package used to be part of the Mail_Mime package, but has been split off.
|
|
|
|
This class will parse a raw mime email and return the structure. Returned
|
|
structure is similar to that returned by imap_fetchstructure().
|
|
|
|
WWW: https://pear.php.net/package/Mail_mimeDecode
|