X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0023;h=2481976ce09531ea3c38431ef8340392b09c3224;hb=cd09f70da516de12a3a97f527fb23178d8c07826;hp=17c88ff6a79f6b18b42f467eaab09afc4c192a0e;hpb=c361138493e8f0f5d6f7d66d362737d92dba1269;p=exim.git diff --git a/test/confs/0023 b/test/confs/0023 index 17c88ff6a..2481976ce 100644 --- a/test/confs/0023 +++ b/test/confs/0023 @@ -2,17 +2,14 @@ LOG_SELECTOR= -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 ----- +disable_ipv6 = true + addresslist ok_senders = ok@ok.ok domainlist local_domains = test.ex : *.test.ex @@ -99,6 +96,10 @@ acl_9_9_9: acl_V4NET_0_0: require verify = reverse_host_lookup accept +acl_V4NET_99_99: + accept local_parts = defer_ok + verify = reverse_host_lookup/defer_ok + accept verify = reverse_host_lookup acl_V4NET_11_12: deny message = host in DNS list $dnslist_domain: $dnslist_text @@ -156,6 +157,7 @@ acl_29_29_29: acl_30_30_30: deny message = domain=$dnslist_domain\n\ value=$dnslist_value\n\ + matched=$dnslist_matched\n\ text="$dnslist_text" dnslists = test.ex=V4NET.0.0.1,127.0.0.2/$sender_address_domain accept