7 Apr
2009
7 Apr
'09
11:25 p.m.
On Tue, Apr 07, 2009 at 02:42:43PM -0400, Timo Sirainen wrote:
On Tue, 2009-04-07 at 20:31 +0200, Markus Werner wrote:
#0 0xb7f683f1 in acl_mailbox_get_aclobj (box=0x85ad440) at acl-mailbox.c:49 49 struct acl_mailbox *abox = ACL_CONTEXT(box); (gdb) bt full #0 0xb7f683f1 in acl_mailbox_get_aclobj (box=0x85ad440) at acl-mailbox.c:49 No locals. #1 0xb7dfbc89 in cmd_myrights (cmd=0x85a5bd8) at imap-acl-plugin.c:305
Another fix: http://hg.dovecot.org/dovecot-1.2/rev/4907cc591449
This fixes the problem. Thanks.