X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0309;h=0a49f221d16984ba771c57bd3b1de078e172dc25;hb=19ae9a55a69e9ea19916eabe3879b786725de92a;hp=05f6893ae1e86d84e19836d437d1045ce8c5423b;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0309 b/test/confs/0309 index 05f6893ae..0a49f221d 100644 --- a/test/confs/0309 +++ b/test/confs/0309 @@ -1,14 +1,8 @@ # Exim test configuration 0309 -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 ----- @@ -35,13 +29,13 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} message_size_limit = $local_part user = CALLER bounce: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER