diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-08-13 11:58:10 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-08-13 11:58:10 +0100 |
commit | b8e976847808b6a4d1ba51ce70ee4f114d91e357 (patch) | |
tree | 2f6d2a367c75c5d1f5768c36de43baefc2d20a3c /test/stderr/3400 | |
parent | 042e558f346b01902dd414206a047fa47b686f0b (diff) |
SPF: use exim facilities for DNS lookups
This enables testing with the testsuite
Diffstat (limited to 'test/stderr/3400')
-rw-r--r-- | test/stderr/3400 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/3400 b/test/stderr/3400 index da04b7f37..c5d7c2787 100644 --- a/test/stderr/3400 +++ b/test/stderr/3400 @@ -432,6 +432,10 @@ testing.testing in helo_lookup_domains? no (end of list) sender_fullhost = (testing.testing) [10.0.0.5] sender_rcvhost = [10.0.0.5] (helo=testing.testing ident=CALLER) set_process_info: pppp handling incoming connection from (testing.testing) [10.0.0.5] U=CALLER +spf_init: testing.testing 10.0.0.5 +SPF_dns_exim_new +spf_compile.c:523 Debug: Parsing macro starting at Please%_see%_http://www.openspf.org/Why?id=%{S}&ip=%{C}&receiver=%{R} +spf_compile.c:1210 Debug: Compiling record v=spf1 host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") host in "10.0.0.1"? no (end of list) |