Sorry if this is trivial, but I searched all over to try to find an
answer to this and didn't see one in the documentation, the list archives
or via Google searches, or in the source code...

If one has a subnet defined in the whitelist table, such as:

192.168.100.%

but you want to except specifically an address or two withing that subnet, 
like 192.168.100.24, can this be done?  I don't want to blacklist that 
address, either, I just want it to be examined like any other address 
that's not specifically listed anywhere.  Note that Postfix' anvil will 
take the first match in the smtpd_client_event_limit_exceptions list, and 
recognizes the syntax "!192.168.100.24" as being an exception as long as 
it's put before the global one (in other words, the decision is made on 
the first match).  Will policyd do the same?  If not, could this please be 
considered for incorporation as a feature in a future release?

Thanks,
--Tobias

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to