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
signature.asc
Description: This is a digitally signed message part