[Dovecot] Quota warnings not being sent
Patrick Westenberg
pw at wk-serv.de
Wed Dec 14 14:24:31 EET 2011
Nikolaos Milas schrieb:
> No, this did not solve the problem. I changed to vmail
>
> service quota-warning {
> executable = script /opt/mail1.sh
> user = vmail
> unix_listener quota-warning {
> }
> }
This is what works for me:
service quota-warning {
executable = script /usr/local/etc/dovecot/quota-warning.sh
unix_listener quota-warning {
user = vmail
}
user = vmail
}
More information about the dovecot
mailing list