[Dovecot] soft quota lda question
toni at dingsbums.org
toni at dingsbums.org
Thu Oct 8 15:49:46 EEST 2009
hi all,
i'm using dovecot deliver (lda) and i want to show quota to the users
via imap/pop3, but i don't want to enforce it (i.e. don't
reject/bounce mails when quota is exceeded).
protocol imap {
mail_plugins = quota imap_quota
}
protocol pop3 {
mail_plugins = quota
}
# In case you're using deliver:
protocol lda {
#mail_plugins = quota
}
does it work if i just comment out the "mail_plugin = quota" in the
protocol lda section and leave the imap/pop3 configuration or is there
another better way to do this?
thanks in advance,
someone2.0
More information about the dovecot
mailing list