[exim] Disabling sender verification for a single host

Startseite
Nachricht löschen
Nachricht beantworten
Autor: ml+exim
Datum:  
To: exim-users
Betreff: [exim] Disabling sender verification for a single host
Hello,

I tried disabling sender verification for one single IP address, but it doesn't
work as expected:

require   verify    = sender
          hosts     = 127.0.1.3


will reject all other mails, while adding an exclamation mark in front of the IP
will reject the mails from this particular IP. What am I missing?

Best regards,

Moritz