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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: miri at punknet dot cz
New email:
PHP Version: OS:

 

 [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

Pull Requests

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 Dec 27 03:01:28 2024 UTC