Re: [Exim] strange reject log

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Kirill Miazine
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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.