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/0443 | |
parent | f767aaae1638df676a05699edf1f614cae351af2 (diff) |
More test commits.
Diffstat (limited to 'test/stderr/0443')
-rw-r--r-- | test/stderr/0443 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/test/stderr/0443 b/test/stderr/0443 new file mode 100644 index 000000000..92c03685c --- /dev/null +++ b/test/stderr/0443 @@ -0,0 +1,24 @@ +>>> 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) +>>> using ACL "rcpt" +>>> processing "accept" +>>> check verify = sender/callout=1s +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing x@ten-1.test.ex +>>> calling r1 router +>>> routed by r1 router +>>> Attempting full verification using callout +>>> callout cache: no domain record found +>>> callout cache: no address record found +>>> interface=NULL port=25 +>>> Connecting to ten-1.test.ex [V4NET.0.0.1]:25 ... failed: Network Error +>>> ----------- end verify ------------ +>>> accept: condition test deferred +LOG: H=[V4NET.0.0.1] sender verify defer for <x@ten-1.test.ex>: could not connect to ten-1.test.ex [V4NET.0.0.1]: Network Error +LOG: H=[V4NET.0.0.1] F=<x@ten-1.test.ex> temporarily rejected RCPT x@y: Could not complete sender verify callout |