X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0033;h=c6bf4d32e79ea58c4a108e15a2319490de234df0;hb=e8fd2c45ddd6f59f159baaa2c154ced5ce36f3df;hp=825126bb7d51272e48a8667c933e3dad5a568329;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0033 b/test/confs/0033 index 825126bb7..c6bf4d32e 100644 --- a/test/confs/0033 +++ b/test/confs/0033 @@ -1,14 +1,8 @@ # Exim test configuration 0033 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- @@ -44,5 +38,6 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # End