Re: [Dovecot] lmtp_rcpt_check_quota working somewhere?

2012-11-27 Thread Steffen Kaiser

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 27 Nov 2012, Timo Sirainen wrote:


On 26.11.2012, at 18.07, Steffen Kaiser wrote:


I'm running Dovecot v2.1 and enabled the

lmtp_rcpt_check_quota

option in conf.d/20-lmtp.conf, because I just found it in the sample config.

When I have the option enabled, I get _no_ response in the RCPT TO phase, if the user is 
under quota. If I go on and enter the DATA keyword eventually, I get 554 5.5.1 No 
valid recipients, so it looks like, the user is really ignored at all.


Fixed: http://hg.dovecot.org/dovecot-2.1/rev/bebe54e1d640


That seems to fix the problem. Works with single and multiple recipients.

Thanks,

- -- 
Steffen Kaiser

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBULSSUWoxLS8a3A9mAQLCJgf/apcvh+4WAYQEPciD4UNAAKmRO04naVxZ
6y/Ik/jGfbtmwEHG+k6n9anIIuVwivfs0G7qugN5Drw3rQC//FEMlfpmtIFf7wBg
vS5nvb5m58i6QFTxBzZWbJ11CE5YIN4wG23OzegvvA7xDp6tQmZDNDJUhjQMfnfW
Cs4wOnFj5ZTkX9M+GURXiLJfQCBvqOCktuuocoSo3iJaiDwyhcrKSnqTmeJ474UC
5ZRT6AOjvnaHzYYHXyIFu2Th3fNR0qiurQFub//INCwKNqiDCAa+xFSMIkYaDidS
cFQjAMo/dFS+meEi1h8/S0HwDbO1KjZ6f+05oFB4B3EaA13ubHUPbA==
=Avwv
-END PGP SIGNATURE-


[Dovecot] lmtp_rcpt_check_quota working somewhere?

2012-11-26 Thread Steffen Kaiser

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I'm running Dovecot v2.1 and enabled the

lmtp_rcpt_check_quota

option in conf.d/20-lmtp.conf, because I just found it in the sample 
config.


Is this option working somewhere?

When I have the option enabled, I get _no_ response in the RCPT TO phase, 
if the user is under quota. If I go on and enter the DATA keyword 
eventually, I get 554 5.5.1 No valid recipients, so it looks like, the 
user is really ignored at all.


For an user over quota, I get:

552 5.2.2 user Quota exceeded (mailbox for user is full)

Without lmtp_rcpt_check_quota LMTP works fine. For the user over quota I 
get the error after DATA phase, the user under quota gets the message 
delivered.


Regards,

- -- 
Steffen Kaiser

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQEVAwUBULOTyWoxLS8a3A9mAQITfggAoC0ujUXE53ePUEsTUHXlL2S0/hQCdAgA
ppZnUPv9Gjh2oZjjrOmPa+zYVnd+6xK9m58bV4b7FPC+uz1otaS205WMIeZCuy5l
kTtCpNpxxNfsUDzMM8zrRf+AZODAwUzwx7yknGdpXtezIGYg7kTKIXxs3KShgI3i
ML/kbj4j+YkpdR0wUnZCIVM7MBukAJ3rhSqvfcY0ekZo8+ownqVjCE1PLhFy6oGE
OsN8qY272nuvY9dLjflUjOKsvPVnviIu0kgRAZEsqPPp27Jp4GMsSpqqdAhjgbzH
D8n9AnxVc6KYhq8qVpsWBCNy3/CwERsadZcRnl/4zcZmq19VsLLZMQ==
=Nyqj
-END PGP SIGNATURE-


Re: [Dovecot] lmtp_rcpt_check_quota working somewhere?

2012-11-26 Thread Timo Sirainen
On 26.11.2012, at 18.07, Steffen Kaiser wrote:

 I'm running Dovecot v2.1 and enabled the
 
 lmtp_rcpt_check_quota
 
 option in conf.d/20-lmtp.conf, because I just found it in the sample config.
 
 Is this option working somewhere?
 
 When I have the option enabled, I get _no_ response in the RCPT TO phase, if 
 the user is under quota. If I go on and enter the DATA keyword eventually, I 
 get 554 5.5.1 No valid recipients, so it looks like, the user is really 
 ignored at all.

Fixed: http://hg.dovecot.org/dovecot-2.1/rev/bebe54e1d640