I'm turning on the policyd now only in my SMTP server. My intention is to use only the control of quotas but I have many doubts about the logic of work policyd
Ex: I need to have 2 policies on the server 1 all users by limiting SASLUSERNAME 500 emails per hour 2 freeing access to certain users to be able to travel a greater volume of e-mails (a kind of whitelist-limit) At first I configured with quotas TRACK SASLUsername POLICIES: Default outbond (members: $ * | any) LIMITS: 500 Until then everything is correct, the server limits the messages to all users SASL correctly. To set up my second rule (auto volume | whielist | specific user), I tried the following configuration TRACK SASLUsername POLICIES: New policies (members: $ [email protected] | any) LIMITS: 10000 PRIORITY: 0 And it worked: / I tried to put the priority to 20 (larger than the default outbound which is 10) and still did not work, Could someone help me in solving this problem? Already check all files in the list and found nothing that could help me regarding this matter. -- Atenciosamente, Nixon Girard _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
