So it seems that all the crashes are caused by shared users that no
longer exist. There were also mailboxes created by Dovecot at
"/var/run/dovecot/user-not-found/us...@domain.de". After I removed the
corresponding entries from the user_share database (SQL database), the
crashes also seem to ha
Here of course the missing backtrace:
#0 0x7fcb470e517c in acl_mailbox_get_aclobj
(box=box@entry=0x5586bfc958f8) at acl-mailbox.c:31
#1 0x7fcb470d06ed in imap_acl_cmd_myrights (cmd=0x5586bfc0cbe8,
mailbox=0x5586bfc2aef0 "shared/us...@domain.com", box=)
at imap-acl-plugin.c:658
#2 c
after installing the dovecot-dbg package I now get additional error logs
(or maybe I missed them before):
May 16 15:47:21 wv-mail-imap1-1 dovecot:
imap(us...@domain.com): Panic: Module context
acl_storage_module missing
May 16 15:47:21 wv-mail-imap1-1 dovecot:
imap(us...@domain.com): Error: R
On 16. May 2022, at 14.09, Sebastian Kroczek wrote:
>
> Hello all,
>
> I updated the server tonight and with it Dovecot from 2.2.27 to
> 2:2.3.19-2+debian11. However, there seems to be a problem with the ACLs,
> because since then fatal errors are logged (see core dump). I suspect that
> some
ok the rights can be a bit confusing at times
assuming you are running virtual users (or not)
try these one at a time, i found that when dovecot starts it will adjust
the permissions on the control files accordingly to what is set in the
examples below, also note postfix can be a variable in
Hello all,
I updated the server tonight and with it Dovecot from 2.2.27 to
2:2.3.19-2+debian11. However, there seems to be a problem with the ACLs,
because since then fatal errors are logged (see core dump). I suspect
that some outdated configuration is causing this behavior, but so far I
cou