diff options
Diffstat (limited to 'test/confs/4001')
-rw-r--r-- | test/confs/4001 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/confs/4001 b/test/confs/4001 index 00406b4ee..61ad4c927 100644 --- a/test/confs/4001 +++ b/test/confs/4001 @@ -8,8 +8,9 @@ spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +tls_advertise_hosts = -av_scanner = f-protd : localhost PORT_S +av_scanner = f-protd : localhost4 PORT_S # ----- Main settings ----- @@ -20,7 +21,7 @@ begin acl c_data: accept !malware = * OPT - deny logwrite = malware_name $malware_name + deny logwrite = $callout_address malware_name $malware_name # ----- Routers ----- |