Re: [exim] How can I get rid of 58.69.173.42

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Casey Allen Shobe
Ημερομηνία:  
Προς: exim-users
Υ/ο: list2@dnsbureau.com
Αντικείμενο: Re: [exim] How can I get rid of 58.69.173.42
On Saturday 14 October 2006 13:16, list2@??? wrote:
> Is there a way to delay by a minute if no host name found?


You could stick something like this in your HELO ACL:

    warn        !verify        = reverse_host_lookup
            delay        = 60s
            log_message    = No reverse DNS record present for ${sender_host_address} 
(claimed to be ${sender_helo_name}).

            
Cheers,
--
Casey Allen Shobe | cshobe@???
SeattleServer.com | http://seattleserver.com