php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #53812 IMAP module needs imap_fetchmime
Submitted: 2011-01-22 08:08 UTC Modified: 2011-01-24 04:52 UTC
From: stas@php.net Assigned: stas (profile)
Status: Closed Package: IMAP related
PHP Version: 5.3.5 OS: *
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: stas@php.net
New email:
PHP Version: OS:

 

 [2011-01-22 08:08 UTC] stas@php.net
Description:
------------
There's a function to get body of a MIME part of the email - imap_fetchbody(). 
However, there's no function to get accompanying headers, even though c-client had 
mail_fetch_mime() function that does exactly that. I think it needs to be added - 
probably as imap_fetchmime() with the same signature as imap_fetchbody(). 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-24 04:52 UTC] stas@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: stas
 [2011-01-24 04:52 UTC] stas@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 15:01:30 2024 UTC