FAQ / General Debugging / Q0085



Q0085

Question

I see a lot of rejected EHLO ... syntactically invalid argument(s). I know it's because of the underscore in the host name, but is there a switch to allow Exim to accept mail from such hosts?

Answer

Yes. Add this to your configuration:

helo_allow_chars = _

For more seriously malformed host names, see helo_accept_junk_hosts. See also FAQ/Policy_controls/Q0732.



FAQ / General Debugging / Q0085


CategoryFrequentlyAskedQuestions

EximWiki: FAQ/General_Debugging/Q0085 (last edited 2008-09-25 11:39:30 by localhost)