------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1157 Summary: lmtp transport has no option to log confirmation message Product: Exim Version: 4.76 Platform: Other OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: Transports AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Created an attachment (id=500) --> (http://bugs.exim.org/attachment.cgi?id=500) lmtp transport honours smtp_confirmation log_selector There is already bug #818 talking about removing the lmtp (to socket) transport at all in favor of an improved smtp transport which would fix this issue, too. Meanwhile I at least patched the current lmtp transport to support the smtp_confirmation log_selector since "C=..." is the most important stuff to track a mail through the maillogs. It's painfull to miss it when using unix socket lmtp transport. I don't know if this patch is much appreciated since it allows deliver.c to log whatever addr->message contains not only on remote delivery. -- 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/ ##
