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/?a=commitdiff_plain;ds=sidebyside;h=7d9a61337eb10c2e48dcc9409e604546b2aa2bd8;p=mirror%2Fdsa-puppet.git 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}\