Re: [exim] SOLVED negative senders match in router condition

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Dr. Volker Jaenisch
Dátum:  
Címzett: exim-users
Régi témák: [exim] negative senders match in router condition
Tárgy: Re: [exim] SOLVED negative senders match in router condition
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
=========================================================