php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #24731 extra options for imap_header
Submitted: 2003-07-20 16:39 UTC Modified: 2003-07-21 00:10 UTC
From: marty at excudo dot net Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.3.2 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 + 44 = ?
Subscribe to this entry?

 
 [2003-07-20 16:39 UTC] marty at excudo dot net
Description:
------------
de imap_header() function extracts certain information from the headers of an email. It does not yet support the extraction of a 'request read receipt' and the 'priority' with which the email is sent.
It's a pity, cause now i have to go through the headers manually anyway to extract the data, which makes the code unnecessary slow
It would be nice if this was implemented as well


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-21 00:10 UTC] sniper@php.net
imap_header() return whatever c-client returns.
Not PHP problem to solve anyway.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC