------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1333 Summary: Syntax error in From: is not logged. Product: Exim Version: 4.80.1 Platform: x86-64 OS/Version: Linux Status: NEW Severity: bug Priority: low Component: Logging AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] If the From: email address is invalid in a SMTP connection the error will be reported to the client, but not logged. In debugging mode I was able to see the following on stdout: 27952 SMTP syntax error in "MAIL FROM:<[email protected]; [email protected]>" H=([123.123.123.123]) [123.123.123.123] malformed address: ; [email protected]> may not follow <[email protected] (in this case I had a problem with Mail.app adding a second email since I used a semicolon rather than a comma.) But there was nothing in the logs. Ideally this should be logged to make it clear why things are failing. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
