Edit report at http://bugs.php.net/bug.php?id=53812&edit=1
ID: 53812 Updated by: s...@php.net Reported by: s...@php.net Summary: IMAP module needs imap_fetchmime -Status: Open +Status: Closed Type: Feature/Change Request Package: IMAP related Operating System: * PHP Version: 5.3.5 -Assigned To: +Assigned To: stas Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2011-01-22 08:08:07] s...@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(). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53812&edit=1