* on the Mon, Feb 09, 2009 at 09:04:17AM -0800, Marc Perkel wrote:
>> pseudo code:
>>
>> forany {
>> if( listed in whitelist ){
>> false
>> } else if( listed in blacklist ){
>> true
>> } else {
>> false
>> }
>> }
>
> How would you use it in an ACL?
By converting my pseudo code into real configuration after reading the
documentation which shows you how to do it.
Mike
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/