[Dovecot] Debugging IMAP ACLs

2009-10-06 Thread Kerem Erciyes
Hello, I upgraded my server to 1.2.4 and now I'm trying to implement ACL support to use with Bynari Insight Connector. Starting out with the wiki page on shared namespaces from http://wiki.dovecot.org/SharedMailboxes/Shared I tried to implement shared mailbox support so that my customers can

Re: [Dovecot] Debugging IMAP ACLs

2009-10-06 Thread Timo Sirainen
On Oct 6, 2009, at 7:24 AM, Kerem Erciyes wrote: mail_location: mbox:~/mail/:INBOX=/usr/home/vmail/%d/%u I don't think I've ever tried shared mailboxes with mbox format before, no idea if it even works.. namespace: type: shared separator: / prefix: shared/%%u/ location:

Re: [Dovecot] Debugging IMAP ACLs

2009-10-06 Thread Kerem Erciyes
Hi Timo, On Tue, Oct 6, 2009 at 4:39 PM, Timo Sirainen t...@iki.fi wrote: On Oct 6, 2009, at 7:24 AM, Kerem Erciyes wrote: mail_location: mbox:~/mail/:INBOX=/usr/home/vmail/%d/%u I don't think I've ever tried shared mailboxes with mbox format before, no idea if it even works.. Is there

Re: [Dovecot] Debugging IMAP ACLs

2009-10-06 Thread Thomas Leuxner
Am 06.10.2009 um 16:04 schrieb Kerem Erciyes: a08 login * * a08 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT

Re: [Dovecot] Debugging IMAP ACLs

2009-10-06 Thread Timo Sirainen
On Tue, 2009-10-06 at 17:04 +0300, Kerem Erciyes wrote: I don't think I've ever tried shared mailboxes with mbox format before, no idea if it even works.. Is there any way to trace ACL commands isssued by the client? Or should they pop up in debug log if ACLs are active?

Re: [Dovecot] Debugging IMAP ACLs

2009-10-06 Thread Kerem Erciyes
Hi, Well seems I have a problem. When I enable the imap_acl plugin dovecot will not start. Edlopen(/usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.so) failed: /usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.so: Undefined symbol acl_mailbox_right_lookup FCouldn't load required plugins Error:

Re: [Dovecot] Debugging IMAP ACLs

2009-10-06 Thread Timo Sirainen
On Tue, 2009-10-06 at 18:26 +0300, Kerem Erciyes wrote: Well seems I have a problem. When I enable the imap_acl plugin dovecot will not start. Edlopen(/usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.so) failed: /usr/local/lib/dovecot/imap/lib02_imap_acl_plugin.so: Undefined symbol