On Tuesday 30 May 2006 23:49, Peter Bowyer took the opportunity to write:
> On 30/05/06, Marc Perkel <[EMAIL PROTECTED]> wrote:
> > So - I'm getting a lot of these:
> >
> > 2006-05-30 14:28:52 rejected HELO from
> > 58.red-88-11-33.dynamicip.rima-tde.net [88.11.33.58]: syntactically
> > invalid argument(s): (no argument given)
>
> helo_verify_hosts
>
> is what causes the rejection you're seeing. 

I believe "syntactically invalid argument" is rather caused by illegal 
characters or, as it seems in this case, no characters at all. 
helo_accept_junk_hosts can be used to bypass HELO syntax checking for certain 
hosts. 

helo_verify_hosts determine which hosts undergo semantic checking, i.e. that 
the HELO name matches the IP address.

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

Attachment: pgpa9ke9TtLIF.pgp
Description: PGP signature

-- 
## 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