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/0371 | |
parent | 042e558f346b01902dd414206a047fa47b686f0b (diff) |
SPF: use exim facilities for DNS lookups
This enables testing with the testsuite
Diffstat (limited to 'test/stderr/0371')
-rw-r--r-- | test/stderr/0371 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/0371 b/test/stderr/0371 index 1546b0279..d31d61580 100644 --- a/test/stderr/0371 +++ b/test/stderr/0371 @@ -35,6 +35,10 @@ something in helo_lookup_domains? no (end of list) sender_fullhost = (something) [V4NET.0.0.0] sender_rcvhost = [V4NET.0.0.0] (helo=something) set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0] +spf_init: something V4NET.0.0.0 +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 chunking_advertise_hosts? no (end of list) |