From: Adam D. Barratt Date: Thu, 26 Sep 2019 17:24:01 +0000 (+0100) Subject: eximconf: increase log detail X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=704e408fe5b6d2f8ad7612eac502b53f8c95ba09 eximconf: increase log detail Signed-off-by: Adam D. Barratt --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 5d2d13708..9cf510e81 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -265,10 +265,15 @@ log_selector = \ +tls_cipher \ +tls_peerdn \ +queue_time \ + +queue_time_overall \ +deliver_time \ + +received_recipients \ + +unknown_in_list \ +smtp_connection \ +smtp_incomplete_transaction \ +smtp_confirmation \ + +smtp_syntax_error \ + +smtp_no_mail \ +smtp_protocol_error received_header_text = Received: ${if def:sender_rcvhost {from $sender_rcvhost\n\t}\