X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0118;h=1f741cc0a2ee576720673c4b32f5574942fa5d44;hb=eb4c9690438d90c1cdec65fb194a39eb7b7cf371;hp=f8d42682f5063888380e960f3b4147fc676136f1;hpb=afda344b580b54a4513569720aec3260cd5ba546;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0118 b/test/confs/0118 index f8d42682f..1f741cc0a 100644 --- a/test/confs/0118 +++ b/test/confs/0118 @@ -1,12 +1,7 @@ # Exim test configuration 0118 -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 ----- @@ -46,7 +41,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER