X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0258;h=25de1af2937289f9653fa971799cf746ecfe1b8c;hb=40bffa31bd7057a0e88e29bb76fa63382d4aa1bc;hp=a507987f3dafba40483a74a306bcbbdb293f2c6d;hpb=afda344b580b54a4513569720aec3260cd5ba546;p=exim.git diff --git a/test/confs/0258 b/test/confs/0258 index a507987f3..25de1af29 100644 --- a/test/confs/0258 +++ b/test/confs/0258 @@ -1,13 +1,8 @@ # Exim test configuration 0258 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -29,7 +24,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER