eximconf: increase log detail
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Thu, 26 Sep 2019 17:24:01 +0000 (18:24 +0100)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Thu, 26 Sep 2019 17:24:01 +0000 (18:24 +0100)
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
modules/exim/templates/eximconf.erb

index 5d2d137..9cf510e 100644 (file)
@@ -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}\