[PHP-DOC] Bug #12864: flag \\Recent isn't settable From: tbroyer <email protected>
Date: 08/20/01

From: tbroyer <email protected>
Operating system:
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: flag \\Recent isn't settable

The documentation lists \\Recent in the settable flags but IMAP defines it
as unsettable.
See http://ietf.org/rfc/rfc2060.txt :
      This flag can not be altered by the client.
[...]
      Note: The \Recent system flag is a special case of a
      session flag. \Recent can not be used as an
      argument in a STORE command, and thus can not be
      changed at all.

-- 
Edit bug report at: http://bugs.php.net/?id=12864&edit=1