Jens Meyer writes:
When debugging I figured out that there are different attributes for mailboxes/folders. I tested with Cyrus and Courier and received the following attributes: 1, 32, 40, 64For INBOX of Courier the attributes-value was 40 but changed now (after deletion of a subfolder?) to 32.Is this value directly from mailserver or is this generated by the PHP-function "imap_getmailboxes"?
There's nothing like that in IMAP. This is likely to be something specific to the PHP code. It's probably how it represents the various IMAP folder properties. You'll have to read up on PHP's documentation.
pgpmoul7K19cT.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
