X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0185;h=5062e08ff9025149a9c1abe290eb3715fbdc482c;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=fef5f29f17138a908d2a65290dd504ea43e7a8e4;hpb=30079bc1d20c0473d012ef33654358cfadb0a2ff;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0185 b/test/confs/0185 index fef5f29f1..5062e08ff 100644 --- a/test/confs/0185 +++ b/test/confs/0185 @@ -1,12 +1,7 @@ # Exim test configuration 0185 -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 +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -68,6 +63,7 @@ begin transports appendfile: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER autoreply: @@ -77,7 +73,7 @@ autoreply: smtp: driver = smtp port = PORT_S - interface = 127.0.0.1 + hosts_try_fastopen = : # ----- Retry -----