Re: [Exim] strange reject log

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Kirill Miazine
Data:  
Para: exim-users
Asunto: 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.