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/0479 | |
parent | 042e558f346b01902dd414206a047fa47b686f0b (diff) |
SPF: use exim facilities for DNS lookups
This enables testing with the testsuite
Diffstat (limited to 'test/stderr/0479')
-rw-r--r-- | test/stderr/0479 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/0479 b/test/stderr/0479 index d62ca39f3..4f73548c1 100644 --- a/test/stderr/0479 +++ b/test/stderr/0479 @@ -27,6 +27,10 @@ SMTP<< helo [1.2.3.4] sender_fullhost = ([1.2.3.4]) [1.2.3.4] sender_rcvhost = [1.2.3.4] set_process_info: pppp handling incoming connection from ([1.2.3.4]) [1.2.3.4] +spf_init: [1.2.3.4] 1.2.3.4 +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 the.local.host.name Hello [1.2.3.4] [1.2.3.4] SMTP<< mail from:<a@b> spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0 |