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/0275 | |
parent | 042e558f346b01902dd414206a047fa47b686f0b (diff) |
SPF: use exim facilities for DNS lookups
This enables testing with the testsuite
Diffstat (limited to 'test/stderr/0275')
-rw-r--r-- | test/stderr/0275 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/0275 b/test/stderr/0275 index af5aaef50..4b60d4e3f 100644 --- a/test/stderr/0275 +++ b/test/stderr/0275 @@ -361,6 +361,10 @@ test in helo_lookup_domains? no (end of list) sender_fullhost = (test) [127.0.0.1] sender_rcvhost = [127.0.0.1] (helo=test) set_process_info: pppp handling incoming connection from (test) [127.0.0.1] +spf_init: test 127.0.0.1 +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 SMTP>> 250 myhost.test.ex Hello test [127.0.0.1] SMTP<< MAIL FROM:<test@test.ex> spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0 |