[Dovecot-de] Plugin acl must be loaded also
Martin Sebald
msebald at hot-chilli.net
Di Feb 4 16:56:32 CET 2014
Hallo Peer,
dh die mail_plugins Statements sind mit Verwendung von $mail_plugins
komplett hierarchisch, also nimmt das Statement innerhalb von "protocol
imap" das von außen auch alles mit? Und ohne $mail_plugins fange ich wieder
bei Nul an?
Falls ja, dann also so?
> mail_plugins = $mail_plugins acl
> protocol imap {
> mail_plugins = $mail_plugins quota imap_quota mail_log notify imap_acl
Oder, bei keiner weiterer Verwendung von acl außerhalb von "protocol imap":
> protocol imap {
> mail_plugins = $mail_plugins quota imap_quota mail_log notify acl imap_acl
Viele Grüße,
Martin
Mehr Informationen über die Mailingliste Dovecot