X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2:/test/confs/0139 diff --git a/test/confs/0139 b/test/confs/0139 index 3a10b713c..34ebb911e 100644 --- a/test/confs/0139 +++ b/test/confs/0139 @@ -1,16 +1,13 @@ # Exim test configuration 0139 -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 ----- domainlist local_domains = exim.test.ex trusted_users = CALLER +hosts_require_helo = acl_smtp_helo = check_helo acl_smtp_rcpt = check_recipient @@ -34,6 +31,7 @@ check_vrfy: warn dnslists = rbl.test.ex!==127.0.0.1 warn dnslists = rbl.test.ex!==127.0.0.3 warn dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 + warn dnslists = rbl.test.ex accept check_mail: @@ -85,6 +83,7 @@ local_delivery: delivery_date_add envelope_to_add file = DIR/test-mail/$local_part + create_file = DIR/test-mail return_path_add user = CALLER