Re: annotation and PHP IMAP extension

2018-03-30 Thread Michael Menge
Hi, Quoting Marco : Hello, Cyrus-imapd make wide use of annotations. I already have a PHP program to query many IMAP info about mailboxes. I would like to query annotations too. But official PHP IMAP extension doesn't support getannotation or setannotation command: https://bugs.p

annotation and PHP IMAP extension

2018-03-29 Thread Marco
Hello, Cyrus-imapd make wide use of annotations. I already have a PHP program to query many IMAP info about mailboxes. I would like to query annotations too. But official PHP IMAP extension doesn't support getannotation or setannotation command: https://bugs.php.net/bug.php?id=67956 R