Edit report at https://bugs.php.net/bug.php?id=53043&edit=1
ID: 53043 Comment by: slim at inbox dot lv Reported by: maris at co dot inbox dot lv Summary: Add user defined imap flags Status: Open Type: Feature/Change Request Package: IMAP related Operating System: any PHP Version: 5.3.3 Block user comment: N Private report: N New Comment: anybody can commit this simple patch to trunk to close this (and another three) ticket ? Previous Comments: ------------------------------------------------------------------------ [2010-10-11 18:45:19] maris at co dot inbox dot lv Description: ------------ It would be really useful to have this patch in mainstream. With this patch imap_fetch_overview() and imap_headerinfo() returns object containing array of userflags. For example $Forwarded flag is set by common mail clients, but theres no possibility to handle it from php. Basically it is a duplicate of http://bugs.php.net/bug.php?id=26037, but patch is created against 5.3.3. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=53043&edit=1