Is there a way to combine logical expressions in dnslists.

Task: reject hosts which are in list1.list but not in list2.list
Example ?
        deny dnslists = list1.list : !list2.list
        
Task: reject hosts which are in list1.list and in list2.list
Example ?
        deny dnslists = +list1.list : +list2.list

Ivan Kovalenko

  


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to