Re: [exim] Rejected EHLO

Góra strony
Delete this message
Reply to this message
Autor: Drav Sloan
Data:  
Dla: Graeme Fowler
CC: exim-users
Temat: Re: [exim] Rejected EHLO
Graeme Fowler wrote:
> > 2007-11-23 17:22:41 rejected EHLO from [217.116.29.3]: syntactically
> > invalid argument(s): domain_domain.net
>
> helo_allow_chars = _


Or for just that host:

helo_accept_junk_hosts = 217.116.29.3

Regards

D.