php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #868 No support for MIME sections in imap_header
Submitted: 1998-10-22 13:20 UTC Modified: 2000-07-18 06:35 UTC
From: miri at punknet dot cz Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.5 OS: any
Private report: No CVE-ID: None
 [1998-10-22 13:20 UTC] miri at punknet dot cz
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-18 06:35 UTC] hholzgra at cvs dot php dot net
this is the job imap_fetchstructure() does, ain't it?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 10:01:32 2024 UTC