Hi everyone,
my collegue Cajus Pollmeier and I are currently working on a PHP-based remote
administration of Cyrus IMAP servers. We were quite surprised that there is
no function imap_getacl implemented, while imap_setacl does.
So we implemented the missing function and built a patch against 4.3.2RC3.
The patch can be found at:
ftp://oss.gonicus.de/pub/php-kadm5/php4-imap-getacl-20030519.patch
I think this should be useful for others, too. If it is more convenient to
have a patch against another release or development version, please advice
me.
Regards,
Holger
BTW: This is a fix for Bug #18355
http://bugs.php.net/bug.php?id=18355
Hi everyone,
my collegue Cajus Pollmeier and I are currently working on a PHP-based
remote administration of Cyrus IMAP servers. We were quite surprised that
there is no function imap_getacl implemented, while imap_setacl does.So we implemented the missing function and built a patch against 4.3.2RC3.
The patch can be found at:ftp://oss.gonicus.de/pub/php-kadm5/php4-imap-getacl-20030519.patch
I think this should be useful for others, too. If it is more convenient to
have a patch against another release or development version, please advice
me.Regards,
Holger