Le 5 août 2013 à 13:28, Axel Luttgens a écrit :
> [...]
>
> The first thing I would try is this one:
>
> mail_plugins = quota zlib expire
>
Moreover, I guess you should also update your lmtp/lda sections:
protocol lmtp {
mail_plugins = quota zlib sieve expire
}
protocol lda {
mail_plugins = quota zlib sieve expire
}
Axel