extended imap flags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am currently playing around with PHPs IMAP functions. I noticed that imap_headers() recognizes "extended IMAP flags" - not sure what the proper technical term would be - such as "MDNSent" [1] or "nonjunk" (a proprietary Thunderbird flag I suppose).

By "recognize" I mean they simply show up in the message subject:
  "15)27-Nov-2007 John Doe      {$MDNSent} testing (1760 chars)" or
  "16)24-Nov-2007 Foo Bar       {nonjunk} foobar (1337 chars)"

However, when I call imap_headerinfo() or imap_fetchheader(), there is no trace of them.

Any ideas as to how reliably detect those flags?

--
raph


[1] http://www.apps.ietf.org/rfc/rfc3503.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux