Re: [Exim] strange reject log

Top Page
Delete this message
Reply to this message
Author: Kirill Miazine
Date:  
To: exim-users
Subject: Re: [Exim] strange reject log
Jochen Erwied wrote:

> > 2003-02-18 16:10:15 rejected EHLO from [217.68.112.133]: syntactically
> > invalid argument(s): lyse_msg01.lyse.no
>
> The hostname contains - as Philip already assumed - an underscore. Add
> helo_allow_chars = "_" to your configuration or disable helo checking
> for this host (helo_verify_hosts = * : ! 217.68.112.133)


helo_verify_hosts will not help to deal with br0ken hostnames.

--
    -- K.M.