Asbjørn Høiland Aarrestad wrote:
> I'm very sorry not to have include the information.
>
> here is the original log:
> 2003-02-18 16:10:15 rejected EHLO from [217.68.112.133]: syntactically
> invalid argument(s): lyse_msg01.lyse.no
>
> as far as I can see, the the hostname does noe resolve to the IP.
The underscore in lyse_msg01.lyse.no is the source of the problem. The
following option will fix the problem:
helo_allow_chars = _
--
-- K.M.