[Dovecot] quota: ignore deleted messages (?)
Timo Sirainen
tss at iki.fi
Tue Aug 28 19:12:16 EEST 2012
On 26.8.2012, at 2.28, Daniel Parthey wrote:
> What would the configuration look like if I want to setup
> one lmtp service with quota enforcing on port 10024 and
> another lmtp service without enforcing on port 20024?
> Especially how to define two "protocol lmtp" sections
> which are assigned to their specific service?
You can't. (Maybe you could create another service lmtp2 {} block and override the quota setting with lmtp -o plugin/quota=.. parameter, but I don't know if that would work.)
> or will I need to define SQL statements in the userdb
> lookup which selects "noenforcing" depending on local port?
That would work.
More information about the dovecot
mailing list