diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
commit | 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (patch) | |
tree | ea480313c058c0177c784686de9189bd305d8bd1 /test/stderr/0513 | |
parent | f767aaae1638df676a05699edf1f614cae351af2 (diff) |
More test commits.
Diffstat (limited to 'test/stderr/0513')
-rw-r--r-- | test/stderr/0513 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/test/stderr/0513 b/test/stderr/0513 new file mode 100644 index 000000000..b22bd2b1a --- /dev/null +++ b/test/stderr/0513 @@ -0,0 +1,21 @@ +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> host in helo_verify_hosts? no (option unset) +>>> host in helo_try_verify_hosts? no (option unset) +>>> host in helo_accept_junk_hosts? no (option unset) +>>> a.b.c.d in helo_lookup_domains? no (end of list) +>>> host in pipelining_advertise_hosts? yes (matched "*") +>>> using ACL "check_rcpt" +>>> processing "defer" +>>> check !verify = recipient +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing x@mxt2.test.ex +>>> calling r1 router +>>> r1 router declined for x@mxt2.test.ex +>>> no more routers +>>> ----------- end verify ------------ +>>> defer: condition test succeeded +LOG: H=(a.b.c.d) [1.2.3.4] F=<> temporarily rejected RCPT <x@mxt2.test.ex>: all relevant MX records point to non-existent hosts |