2 Jul
2010
2 Jul
'10
2:28 p.m.
On Fri, 2010-07-02 at 12:18 +0000, Guillaume CHARREYRON wrote:
dovecot: Jul 02 12:55:32 Info: auth(default): master out: USER 1 test-oper uid=501 gid=501 home=/home/test-oper quota_rule=*:bytes=20M
Looks ok. The user should have 20 MB quota.
dovecot: Jul 02 12:55:32 Info: pop3-login: Login: user=<test-oper>, method=PLAIN, rip=192.168.4.239, lip=192.168.4.239, secured deliver(test-oper): Jul 02 12:55:47 Info: msgid=11c5.0003.0000@test.mymail.srv: save failed to INBOX: Quota exceeded (mailbox for user is full)
Looks like you're not calling deliver with -d parameter? Then it's not doing userdb lookup.