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/

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to