Hi,

I'm applying PolicyD quota with the following rule :

INSERT INTO "quotas" VALUES(3, 6, 'Sender:user@domain',
'Sender:user@domain', 60, 'DEFER', 'Deferring: Too many messages from
sender in last 60', '', 0);

INSERT INTO "quotas" VALUES(4, 6, 'Recipient:@domain',
'Recipient:@domain', 60, 'REJECT', '', '', 0);

INSERT INTO "quotas_limits" VALUES(4, 3, 'MessageCount', 20, '', 0);

INSERT INTO "quotas_limits" VALUES(5, 4, 'MessageCount', 50, '', 0);

The above rules works as expected, but I would like to allow some
account (mailing list account) to by pass the above rules. Is this
possible?

Thank you.

-- 
Best Regards,

Masim "Vavai" Sugianto
/************************************************************/
Blog (ID)                                  : http://www.vavai.com
Excellent Infotama Kreasindo    : http://www.vavai.biz
Training Zimbra & Admin Linux  : http://bit.ly/h53o2Q
/************************************************************/
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to