Jordi Espasa Clofent wrote:
> Hi all,
>
> I want to establish a maximum number of messages that the accounts 
> behind SMTP can recieve per hour.
> I understand that this berhaviour is controled by:
>
> RECIPIENTTHROTTLE=1
> RECIPIENTMSGLIMIT=1000
> RECIPIENTTIMELIMIT=1h
> RECIPIENT_QUOTA_REJECTION="Quota Exceeded."
>
> ¿Am I wright?
>
> At present I have these values by yesterday I could send more that to 
> 1000 message to the same account....
>
>   
This all looks OK... A number of other things to check: Did you query 
the throttle_rcpt table to see if you were
getting any entries in it?   I'd suggest testing this with something 
like postfix' "smtp-source" program that allows
you to send large numbers of test emails and see if you hit the limit.  
Also, in the policd log file, I believe
you should see counters rising for recipients.  Did you restart or HUP 
the daemon to make the changes effective?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to