Hi

 

I use iredmail-0.7.4 stable on ubuntu11.10 64 bit server.

 

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)

 

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to