eximconf: add logging for Subject headers
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Thu, 17 Oct 2019 19:37:34 +0000 (20:37 +0100)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Thu, 17 Oct 2019 19:37:34 +0000 (20:37 +0100)
For troubleshooting and to provide input to policy decisions

Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
modules/exim/templates/eximconf.erb

index af0e177..16516ac 100644 (file)
@@ -266,6 +266,7 @@ tls_advertise_hosts = *
 smtp_enforce_sync = true
 
 log_selector = \
+               +subject \
                +tls_cipher \
                +tls_peerdn \
                +queue_time \