On 08/08/15 03:55, Jasen Betts wrote: > Exim doesn't seem to like spaces in sender email addresses, > is this intentional?
> mail from: <"a b"@example.com> > 02:41:13 11983 SMTP<< mail from: <"a b"@example.com> > 02:41:13 11983 LOG: smtp_syntax_error MAIN > 02:41:13 11983 SMTP syntax error in "mail from: <"a b"@example.com>" > H=(yue) [192.168.2.4] unmatched doublequote in local part > 02:41:13 11983 SMTP>> 501 <"a: unmatched doublequote in local part > 501 <"a: unmatched doublequote in local part The testsuite includes a testcase with a localpart having spaces; I just tried modifying it with that extra space after the colon and it still accepts the syntax. Are you running an unmodified source? What version? -- Cheers, Jeremy -- ## List details at https://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/
