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
 [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

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 Aug 15 17:01:28 2024 UTC