Hi All,
I have been trying to debug a delivery problem with a remote SMTP delivery, but I noticed my logs no longer shows the "=> normal message delivery" entries. This is an example of what I used to see: 2016-02-27 23:44:27 1aZtDW-0004o7-Ua <= [email protected] H=xxxxx.xxxxx.xxxx.com (laptop) [123.456.789.012] P=esmtpsa X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 A=login_saslauthd_server:xxxxx S=3137 [email protected] 2016-02-27 23:44:27 1aZtDW-0004o7-Ua => [email protected] R=dnslookup T=remote_smtp H=mx.yyyyyy.ca [11.22.33.44] C="250 2.5.0 Ok, envelope id [email protected]" 2016-02-27 23:44:27 1aZtDW-0004o7-Ua Completed This is all I get now: 2016-03-02 20:07:09 [27626] 1abHjR-0007Ba-1M <= [email protected] H=([123.1.2.3]) [123.456.789.012]:28175 I=[1.2.3.4]:465 P=esmtpsa X=TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256 CV=no A=plain_saslauthd_server:xxxx S=13321 M8S=8 [email protected] T="Re: Fwd: Welcome" from <[email protected]> for [email protected] [email protected] I don't see the "2016-02-27 23:44:27 1aZtDW-0004o7-Ua =>.." Or the "2016-02-27 23:44:27 1aZtDW-0004o7-Ua Completed", yet for the most part, delivery of the emails is working just fine (I have one destination domain which is causing issues. In order to debug with the remote SMTP server, I need that envelope id and MX host. I have tried to enable all the logs I could see: preserve_message_logs = true (nothing of significance shows up here) MAIN_LOG_SELECTOR = +all +tls_peerdn +subject +received_sender +received_recipients +sender_on_delivery +return_path_on_delivery +smtp_confirmation (adds a log of good stuff, but not what I am looking for) I am running Version: 4.84-8+deb8u2 from debian 8 now. My previous version was the latest version from debian 6 squeeze. The configuration files were largely unchanged with the exception of some port changes for spam testing. I do see the following entries: 1aZKh4-0004z4-FG == . 1ab40O-0005ES-RC <= . Many thanks, Paul -- ## 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/
