From 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Feb 2006 10:47:28 +0000 Subject: More test commits. --- test/stderr/0139 | 229 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 test/stderr/0139 (limited to 'test/stderr/0139') diff --git a/test/stderr/0139 b/test/stderr/0139 new file mode 100644 index 000000000..011047452 --- /dev/null +++ b/test/stderr/0139 @@ -0,0 +1,229 @@ +>>> 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 "check_mail" +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&0.0.0.6 +>>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> new DNS lookup for 14.12.11.V4NET.rbl4.test.ex +>>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed +>>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex +>>> warn: condition test failed +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&127.0.0.3 +>>> DNS list check: rbl4.test.ex&127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed +>>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex +>>> warn: condition test failed +>>> processing "warn" +>>> check dnslists = rbl4.test.ex!&0.0.0.7 +>>> DNS list check: rbl4.test.ex!&0.0.0.7 +>>> using result of previous DNS lookup +>>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed +>>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex +>>> warn: condition test failed +>>> processing "accept" +>>> accept: condition test succeeded +>>> using ACL "check_recipient" +>>> processing "warn" +>>> check dnslists = rbl3.test.ex!=127.0.0.3 +>>> DNS list check: rbl3.test.ex!=127.0.0.3 +>>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex +>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) +>>> => that means V4NET.11.12.14 is listed at rbl3.test.ex +>>> warn: condition test succeeded +>>> processing "deny" +>>> check dnslists = rbl3.test.ex=127.0.0.3 +>>> DNS list check: rbl3.test.ex=127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.3 +>>> deny: condition test failed +>>> processing "require" +>>> check verify = sender +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing postmaster@exim.test.ex +>>> calling system_aliases router +>>> routed by system_aliases router +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing userx@exim.test.ex +>>> calling system_aliases router +>>> system_aliases router declined for userx@exim.test.ex +>>> userx in "userx"? yes (matched "userx") +>>> calling localuser router +>>> routed by localuser router +>>> ----------- end verify ------------ +>>> require: condition test succeeded +>>> processing "deny" +>>> check !verify = recipient +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing userx@exim.test.ex +>>> calling system_aliases router +>>> system_aliases router declined for userx@exim.test.ex +>>> userx in "userx"? yes (matched "userx") +>>> calling localuser router +>>> routed by localuser router +>>> ----------- end verify ------------ +>>> deny: condition test failed +>>> processing "accept" +>>> check domains = +local_domains +>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") +>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains") +>>> accept: condition test succeeded +>>> using ACL "check_recipient" +>>> processing "warn" +>>> check dnslists = rbl3.test.ex!=127.0.0.3 +>>> DNS list check: rbl3.test.ex!=127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) +>>> => that means V4NET.11.12.14 is listed at rbl3.test.ex +>>> warn: condition test succeeded +>>> processing "deny" +>>> check dnslists = rbl3.test.ex=127.0.0.3 +>>> DNS list check: rbl3.test.ex=127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.3 +>>> deny: condition test failed +>>> processing "require" +>>> check verify = sender +>>> using cached sender verify result +>>> require: condition test succeeded +>>> processing "deny" +>>> check !verify = recipient +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing list@exim.test.ex +>>> calling system_aliases router +>>> routed by system_aliases router +>>> ----------- end verify ------------ +>>> deny: condition test failed +>>> processing "accept" +>>> check domains = +local_domains +>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") +>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains") +>>> accept: condition test succeeded +>>> host in ignore_fromline_hosts? no (option unset) +LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss +>>> 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 "check_mail" +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&0.0.0.6 +>>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex +>>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed +>>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex +>>> warn: condition test failed +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&127.0.0.3 +>>> DNS list check: rbl4.test.ex&127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed +>>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex +>>> warn: condition test failed +>>> processing "warn" +>>> check dnslists = rbl4.test.ex!&0.0.0.7 +>>> DNS list check: rbl4.test.ex!&0.0.0.7 +>>> using result of previous DNS lookup +>>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed +>>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex +>>> warn: condition test failed +>>> processing "accept" +>>> accept: condition test succeeded +>>> using ACL "check_recipient" +>>> processing "warn" +>>> check dnslists = rbl3.test.ex!=127.0.0.3 +>>> DNS list check: rbl3.test.ex!=127.0.0.3 +>>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex +>>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3) +>>> => but we are not accepting this block class because +>>> => there was an exclude match for =127.0.0.3 +>>> warn: condition test failed +>>> processing "deny" +>>> check dnslists = rbl3.test.ex=127.0.0.3 +>>> DNS list check: rbl3.test.ex=127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3) +>>> => that means V4NET.11.12.15 is listed at rbl3.test.ex +>>> deny: condition test succeeded +LOG: H=[V4NET.11.12.15] F= rejected RCPT : host is listed in rbl3.test.ex with value 127.0.0.3 +>>> 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 "check_mail" +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&0.0.0.6 +>>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> new DNS lookup for 20.12.11.V4NET.rbl4.test.ex +>>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6) +>>> => that means V4NET.11.12.20 is listed at rbl4.test.ex +>>> warn: condition test succeeded +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&127.0.0.3 +>>> DNS list check: rbl4.test.ex&127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6) +>>> => but we are not accepting this block class because +>>> => there was no match for &127.0.0.3 +>>> warn: condition test failed +>>> processing "warn" +>>> check dnslists = rbl4.test.ex!&0.0.0.7 +>>> DNS list check: rbl4.test.ex!&0.0.0.7 +>>> using result of previous DNS lookup +>>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6) +>>> => that means V4NET.11.12.20 is listed at rbl4.test.ex +>>> warn: condition test succeeded +>>> processing "accept" +>>> accept: condition test succeeded +>>> 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 "check_mail" +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&0.0.0.6 +>>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> new DNS lookup for 21.12.11.V4NET.rbl4.test.ex +>>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7) +>>> => that means V4NET.11.12.21 is listed at rbl4.test.ex +>>> warn: condition test succeeded +>>> processing "warn" +>>> check dnslists = rbl4.test.ex&127.0.0.3 +>>> DNS list check: rbl4.test.ex&127.0.0.3 +>>> using result of previous DNS lookup +>>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7) +>>> => that means V4NET.11.12.21 is listed at rbl4.test.ex +>>> warn: condition test succeeded +>>> processing "warn" +>>> check dnslists = rbl4.test.ex!&0.0.0.7 +>>> DNS list check: rbl4.test.ex!&0.0.0.7 +>>> using result of previous DNS lookup +>>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7) +>>> => but we are not accepting this block class because +>>> => there was an exclude match for &0.0.0.7 +>>> warn: condition test failed +>>> processing "accept" +>>> accept: condition test succeeded -- cgit v1.2.3