From:             marty at excudo dot net
Operating system: 
PHP version:      4.3.2
PHP Bug Type:     Feature/Change Request
Bug description:  extra options for imap_header

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


-- 
Edit bug report at http://bugs.php.net/?id=24731&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24731&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24731&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24731&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24731&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24731&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24731&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24731&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24731&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24731&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24731&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24731&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24731&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24731&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24731&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24731&r=gnused

Reply via email to