[PHP-DEV] Bug #868: No support for MIME sections in imap_header From: miri <email protected>
Date: 10/22/98

From: miri <email protected>
Operating system: any
PHP version: 3.0.5
PHP Bug Type: Feature/Change Request
Bug description: No support for MIME sections in imap_header

Function imap_header() has not support for "section" parameter, as imap_fetchbody() has. There is support in c-client library (mail_fetch_header), but not in php3_imap_headerinfo.
With this, you can't get parsed headers of message/rfc822 (eg. forwarded message).
I can send a patch later.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>