[Dovecot] dovecot lda and quota plugin with mysql
Timo Sirainen
tss at iki.fi
Sun Jan 16 21:42:36 EET 2011
On Thu, 2011-01-13 at 17:22 +0100, J4 wrote:
> I have postfix delivering to dovecot lda (via spamassinassin). I
> have configured the quota plugin, but it does not seem to respect the
> details in the quota table in mysql. The query I have used looks
> correct to me, and the user can connect to the database.
..
> # Relevant portions of dovecot -n:
This output doesn't show a quota_rule. If you don't have any, everyone
has unlimited quota.
> mysql> select * from quota;
> +-----------------------------+-----------+----------+
> | username | bytes | messages |
> +-----------------------------+-----------+----------+
> | root at test.info | 19524 | 18 |
> | bob at test.info | 9420 | 6 |
> | test at klunky.co.uk | 4662 | 4 |
> | bob1 at test.info | 19284 | 13 |
> | bob2 at test.info | 173906172 | 5702 |
> | postmaster at test.info | 10587 | 9 |
> | bob3 at test.info | 3695 | 2 |
> +-----------------------------+-----------+----------+
> 7 rows in set (0.00 sec)
Looks like it's counting the quota, so I guess you're just missing the
limits.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20110116/d5a81b03/attachment.bin
More information about the dovecot
mailing list