------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1465
--- Comment #6 from Sorin Sbarnea <sorin.sbarnea@???> 2014-04-15 13:45:11 ---
I identified what triggers this behavior / workaround.
if you have split config, edit 30_exim4-config_check_rcpt and comment the lines
below:
# .ifdef CHECK_RCPT_REMOTE_LOCALPARTS
# deny
# domains = !+local_domains
# local_parts = CHECK_RCPT_REMOTE_LOCALPARTS
# message = restricted characters in address
# .endif
by disabling this, the server starts accepting and delivering these email.
Please let me know if you need further information in order to identify the
root cause. If it's a wrong default configuration on Ubuntu, which doesn't
happen in upstream versions, I will raise it with them.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email