> I have policyd v2.1 (svn) set up with postfix. I want to limit SASL > users for sending more then x messages per hour. How do I exclude non > SASL senders? It is counting fine on SASL user logon but also all non > SASL user are matched as 'SASLUsername:'. > > Is there anyway to do this, could not find it in the docs.
From: http://www.policyd.org/tiki-index.php?page=Policies%20%26%20Groups&structure=Documentation $sasl_username This will match a SASL username. You can also use $* to match any SASL username and $- to match no SASL username. Does this help?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
