Hi Exim users!

Just for the record. I solved this problem as follows:

In RCPT-ACL

warn
     senders = +email_whitelist
     set acl_m0_withelist = yes

  warn
     !senders = +email_whitelist
     set acl_m0_withelist = no


and then used acl_m0_withelist in the router conditions.

Cheers

Volker

--
=========================================================
   inqbus Scientific Computing    Dr.  Volker Jaenisch
   Richard-Strauss-Straße 1       +49(08861) 690 474 0
   86956 Schongau-West            http://www.inqbus.de
=========================================================


--
## List details at https://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/

Reply via email to