X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0054;h=1af7c0d512cf8a7b2f8167a77f767880796f85c7;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=ee63ec24bb4aea6bcdd37e8a410f9a071cda63c7;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0054 b/test/confs/0054 index ee63ec24b..1af7c0d51 100644 --- a/test/confs/0054 +++ b/test/confs/0054 @@ -1,15 +1,9 @@ # Exim test configuration 0054 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -primary_hostname = myhost.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + trusted_users = CALLER +primary_hostname = myhost.ex # ----- Main settings ----- @@ -31,6 +25,7 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : # End