X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a60f6c07eea74e79b88828295a191e79595d8960..bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0:/test/confs/4002 diff --git a/test/confs/4002 b/test/confs/4002 index 5ebb937a6..a4e7cad7c 100644 --- a/test/confs/4002 +++ b/test/confs/4002 @@ -2,12 +2,15 @@ # Content-scan: aveserver interface exim_path = EXIM_PATH +keep_environment = host_lookup_order = bydns primary_hostname = myhost.test.ex spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +log_selector = +subject +tls_advertise_hosts = av_scanner = aveserver : DIR/eximdir/aveserver_sock @@ -19,7 +22,7 @@ acl_smtp_data = c_data begin acl c_data: - accept !malware = * + accept !malware = * OPT deny logwrite = malware_name $malware_name # ----- Routers -----