Testsuite: ignore optional OCSP output from -bP testcase
[users/jgh/exim.git] / test / confs / 0410
index 934d8a1e891a5b7a0dabbb72d4e3cb10a2285163..8fb017178cccc4e9fc9bc8b1e13f046b6806cca5 100644 (file)
@@ -2,11 +2,11 @@
 
 exim_path = EXIM_PATH
 host_lookup_order = bydns
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -22,9 +22,7 @@ begin ACL
 
 rcpt:
   accept verify = recipient
-        logwrite = rcpt R:$router_name
          verify = sender
-        logwrite = sndr R:$router_name
          condition = ${if eq {$address_data}{ADDRESS_DATA_STRING}{yes}{no}}
          condition = ${if eq {$sender_address_data}{SENDER_ADDRESS_DATA_STRING}{yes}{no}}