------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1141 Summary: remote_smtp reuse when should not be Product: Exim Version: 4.76 Platform: Other OS/Version: All Status: NEW Severity: bug Priority: high Component: Transports AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Per exim-users report from Matt Justin (a cPanel user) and Dean Brooks, we are re-using smtp connections based on matching transport name and hostname, but not checking interface. This results in mails going out from the wrong source IP, which breaks SPF etc. Make the check handle interface differing. Also, double-check how this affects dkim_domain and possibly split on that too. Probably safe to ignore helo_data for now. -- 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/ ##
