Re: [exim] check_helo_slow?

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marc Perkel
Päiväys:  
Vastaanottaja: j2
Kopio: David, exim-users
Aihe: Re: [exim] check_helo_slow?

deny    message = REJECTED - Bad HELO - IP address not allowed 
($sender_helo_name)
    condition = ${if isip {$sender_helo_name}{true}{false}}



j2 wrote:

>> If you try it, please let me now how much 'false positives' you get
>
>
> So far it does what i want. Now, it is possible to reject if the HELO
> is an IP?
>