X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0006;h=b83e897cad4ff611f1d68a29ead0788d95eaa215;hb=7d99cba1d36af854760c35100b29f0331f619fca;hp=3f5c25d3335f884a78cd284a83f1c2b93926b7a3;hpb=a08c49f10dbed682e0500e6510c78bd65002fc34;p=exim.git diff --git a/test/confs/0006 b/test/confs/0006 index 3f5c25d33..b83e897ca 100644 --- a/test/confs/0006 +++ b/test/confs/0006 @@ -1,16 +1,13 @@ # Exim test configuration 0006 -exim_path = EXIM_PATH -host_lookup_order = bydns -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 ----- acl_smtp_rcpt = accept trusted_users = CALLER +log_selector = +smtp_no_mail # ----- Routers ----- @@ -38,7 +35,7 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} return_path_add headers_add = \nMessage Headers:\n$message_headers\n\ \nRaw Message Headers:\n$message_headers_raw\n