Re: [exim] HELO id check too strict?

Góra strony
Delete this message
Reply to this message
Autor: Mike Cardwell
Data:  
Dla: exim-users
Temat: Re: [exim] HELO id check too strict?
Phil Pennock wrote:

> For now, I'd be inclined to allow underscore on the submission port but
> not the MX port. This isn't currently possible in Exim.


helo_allow_chars = _

deny condition = ${if eq{$received_port}{25}}
     condition = ${if match{$sender_helo_name}{_}}
     message   = Underscores not allowed on the MX port


--
Mike Cardwell - IT Consultant and LAMP developer
Cardwell IT Ltd. (UK Reg'd Company #06920226) http://cardwellit.com/
Technical Blog: https://secure.grepular.com/blog/