Is there and "legal" way to extract content-type
ant content-transfer-encodding values from message
header (maybe by imap_ functions)? Or I should try
to invent regexp, which would deal with these
multiline values? If so, which regexp would grab
content-type value correctly:
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
X-UIDL: 80d99cccc1297a6d3b18a50c311202c5
--
Andrew Perevodchik
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]