X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0314;h=9dd0295a5872e4a53ac3247307db46880f583950;hb=f94aac30115bc94f2a1c8e3536ad7d40e7e4f302;hp=f5269589274c9cc1e335abe86af6d6a3e66f1999;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=exim.git diff --git a/test/confs/0314 b/test/confs/0314 index f52695892..9dd0295a5 100644 --- a/test/confs/0314 +++ b/test/confs/0314 @@ -1,16 +1,13 @@ # Exim test configuration 0314 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +LOG_SELECTOR= + +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- -host_reject_connection = V4NET.0.0.1 +log_selector = LOG_SELECTOR +host_reject_connection = 127.0.0.1 # End