[Dovecot] quota_wrning not working for me (quota_rewrite patch for dovecot 1.0.8) and dovecot 1.1.beta13
Timo Sirainen
tss at iki.fi
Sun Jan 20 13:49:01 EET 2008
On Thu, 2008-01-10 at 15:18 +0100, Juan C. Blanco wrote:
> In the patch previous patch that I've sent to the list the "if" looks like:
>
> if ((bytes_current -
> ctx->bytes_used < warnings[i].bytes_limit &&
> bytes_current >= warnings[i].bytes_limit) ||
> (count_current -
> ctx->count_used < warnings[i].count_limit &&
> count_current >= warnings[i].count_limit)) {
Thanks, I committed it pretty much the same:
http://hg.dovecot.org/dovecot/rev/c1db7b6e5dbc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080120/5517be38/attachment.bin
More information about the dovecot
mailing list