On Saturday 14 October 2006 13:16, [EMAIL PROTECTED] 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 | [EMAIL PROTECTED]
SeattleServer.com | http://seattleserver.com

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to