[Exim] Implementing "whitelist" feature for sender addresses…

Top Page
Delete this message
Reply to this message
Author: Ralf G. R. Bergs
Date:  
To: exim-users ML
Subject: [Exim] Implementing "whitelist" feature for sender addresses: How to handle "whitelist not found?"
Hi there,

I have the following in my exim.conf (4.14):

  accept  senders       = ${lookup {$sender_address} lsearch {EXIM_VIRT_DOM_DIR
/$domain/whitelist} {$sender_address} {}}
          domains       = +local_domains


This works fine AS LONG AS the file is available. How do I handle situations
when the file is missing? Of course I would like to pass to the next ACL
statement in these cases...

Thanks for any help,

Ralf


--
   L I N U X       .~.
  The  Choice      /V\
   of a  GNU      /( )\
  Generation      ^^-^^