OK
From: [email protected] [mailto:[email protected]] On Behalf Of Nigel Kukard Sent: Friday, April 13, 2012 9:30 AM To: [email protected] Subject: Re: [policyd-users] about throttle problem On 04/12/12 11:16, Bulent Malik wrote: I think my mail doesn’t come I resent it as below; Ok, for cluebringer is already debug mode ( 4 ) İ sent mails for 5 outbound recipients concurrently and i managed it. My cbpolicyd.log in attached called cglog.txt My mail.log is in attached called mail.log I set values cluebringer. It seems to works. But i can’t limit outgoing mails/time from [email protected] What can be the problem ? Mail.cf ; smtpd_recipient_restrictions = ..., check_policy_service inet:127.0.0.1:10031, permit_mynetworks, ... mysql> SELECT * FROM quotas; +----+----------+-------------------+-----------------------+--------+---------+------+----------+----------+ | ID | PolicyID | Name | Track | Period | Verdict | Data | Comment | Disabled | +----+----------+-------------------+-----------------------+--------+---------+------+----------+----------+ | 1 | 5 | Recipient quotas | Recipient:user@domain | 3600 | REJECT | NULL | NULL | 1 | | 2 | 5 | Quota on all /24s | SenderIP:/24 | 3600 | REJECT | NULL | NULL | 0 | | 3 | 2 | deneme | Sender:user@domain | 3600 | REJECT | | test.com | 0 | +----+----------+-------------------+-----------------------+--------+---------+------+----------+----------+ 3 rows in set (0.00 sec) I use id3 above. mysql> SELECT * FROM quotas_limits; +----+----------+-----------------------+--------------+---------+----------+ | ID | QuotasID | Type | CounterLimit | Comment | Disabled | +----+----------+-----------------------+--------------+---------+----------+ | 1 | 1 | MessageCount | 1 | NULL | 1 | | 2 | 1 | MessageCumulativeSize | 8000 | NULL | 0 | | 3 | 2 | MessageCount | 12 | NULL | 0 | | 4 | 3 | MessageCount | 1 | | 0 | +----+----------+-----------------------+--------------+---------+----------+ 4 rows in set (0.00 sec) Please enable full debugging in policyd and post both the policyd log and the logs policyd sends to mail log. -N smtpd_recipient_restrictions = ..., check_policy_service inet:127.0.0.1:10031, permit_mynetworks, ... And what is ... ? Please use zip or gzip for compressing logs.
cbpolicyd.log.gz
Description: Binary data
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
