[Dovecot] Quota has none effect
Joseba Torre
joseba.torre at ehu.es
Mon Apr 4 11:47:14 EEST 2011
On Sunday 03 April 2011 18:23:37 Jim Knuth wrote:
> protocol imap {
> imap_client_workarounds =
> mail_fsync = never
> mail_plugins = autocreate quota imap_quota trash
> }
>
> plugin {
> trash = /etc/dovecot/dovecot-trash.conf.ext
> }
>
> protocol pop3 {
> mail_fsync = never
> mail_plugins = quota trash
> pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
> pop3_lock_session = yes
> pop3_uidl_format = %v-%u
> }
>
> protocol lda {
> mail_fsync = optimized
> mail_plugins = $mail_plugins sieve
> postmaster_address = postmaster at art-domains.de
> }
If I read this correctly, you're only using the quota plugin for imap and
pop3, and not for anything else, lda included. Try adding a line like
mail_plugins = quota
in 10-mail.conf
--
Joseba Torre. Vicegerencia de TICs, área de Explotación
More information about the dovecot
mailing list