X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fstderr%2F5403;h=be89b3e22eff57cf3b8a9d2894ddd48838b8860a;hb=6fc54bd18aa7a51e11dce5a905e754cedb526230;hp=0ae10f727adad28156f876e53734a0f380bc2e5c;hpb=fb05276aaee4c27b6f20fb1f32290ee40a929064;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stderr/5403 b/test/stderr/5403 index 0ae10f727..be89b3e22 100644 --- a/test/stderr/5403 +++ b/test/stderr/5403 @@ -6,24 +6,34 @@ >>> 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) ->>> myhost.test.ex in helo_lookup_domains? yes (matched "@") +>>> host in pipelining_connect_advertise_hosts? +>>> list element: +>>> myhost.test.ex in helo_lookup_domains? +>>> list element: @ +>>> myhost.test.ex in helo_lookup_domains? yes (matched "@") >>> looking up host name for 1.2.3.4 LOG: no host name found for IP address 1.2.3.4 +>>> host in limits_advertise_hosts? +>>> list element: !* >>> host in dsn_advertise_hosts? no (option unset) ->>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in pipelining_advertise_hosts? +>>> list element: * +>>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? >>> host in chunking_advertise_hosts? no (end of list) +>>> host in tls_advertise_hosts? >>> using ACL "ar" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 21) >>> check control = cutthrough_delivery >>> check logwrite = rcpt for $local_part@$domain >>> = rcpt for plain@domain.com LOG: rcpt for plain@domain.com >>> warn: condition test succeeded in ACL "ar" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 23) >>> check condition = ${if eq {verify}{$local_part}} >>> = >>> warn: condition test failed in ACL "ar" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 25) >>> accept: condition test succeeded in ACL "ar" >>> end of ACL "ar": ACCEPT LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for plain@domain.com @@ -35,31 +45,54 @@ LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=es >>> 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) ->>> myhost.test.ex in helo_lookup_domains? yes (matched "@") +>>> host in pipelining_connect_advertise_hosts? +>>> list element: +>>> myhost.test.ex in helo_lookup_domains? +>>> list element: @ +>>> myhost.test.ex in helo_lookup_domains? yes (matched "@") >>> looking up host name for 1.2.3.4 LOG: no host name found for IP address 1.2.3.4 +>>> host in limits_advertise_hosts? +>>> list element: !* >>> host in dsn_advertise_hosts? no (option unset) ->>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in pipelining_advertise_hosts? +>>> list element: * +>>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? >>> host in chunking_advertise_hosts? no (end of list) +>>> host in tls_advertise_hosts? >>> using ACL "ar" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 21) >>> check control = cutthrough_delivery >>> check logwrite = rcpt for $local_part@$domain >>> = rcpt for verify@domain.com LOG: rcpt for verify@domain.com >>> warn: condition test succeeded in ACL "ar" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 23) >>> check condition = ${if eq {verify}{$local_part}} >>> = true >>> check verify = recipient/callout=use_sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing verify@domain.com +>>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"? +>>> list element: localhost.test.ex +>>> list element: localhost4.test.ex +>>> list element: thishost.test.ex >>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"? no (end of list) ->>> domain.com in "test.ex : *.test.ex"? no (end of list) +>>> domain.com in "! +local_domains"? +>>> list element: ! +local_domains +>>> domain.com in "test.ex : *.test.ex"? +>>> list element: test.ex +>>> list element: *.test.ex +>>> domain.com in "test.ex : *.test.ex"? no (end of list) >>> domain.com in "! +local_domains"? yes (end of list) >>> calling all router +>>> domain.com in "special.com"? +>>> list element: special.com >>> domain.com in "special.com"? no (end of list) ->>> domain.com in "*"? yes (matched "*") +>>> domain.com in "*"? +>>> list element: * +>>> domain.com in "*"? yes (matched "*") >>> local host found for non-MX address >>> fully qualified name = 127.0.0.1 MUNGED: ::1 will be omitted in what follows @@ -68,17 +101,18 @@ MUNGED: ::1 will be omitted in what follows >>> routed by all router >>> Attempting full verification using callout >>> callout cache: disabled by no_cache ->>> interface=ip4.ip4.ip4.ip4 port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... 127.0.0.1 in hosts_try_fastopen? no (option unset) ->>> connected +>>> interface=ip4.ip4.ip4.ip4 port=PORT_S +>>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from ip4.ip4.ip4.ip4 ... 127.0.0.1 in hosts_try_fastopen? +>>> list element: +>>> >>> connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex >>> cmd buf flush 21 bytes >>> SMTP<< 250 OK >>> 127.0.0.1 in hosts_require_auth? no (option unset) ->>> SMTP>> MAIL FROM: ->>> cmd buf flush 37 bytes +>>> SMTP>> MAIL FROM: +>>> cmd buf flush 35 bytes >>> SMTP<< 250 OK >>> SMTP>> RCPT TO: >>> cmd buf flush 29 bytes @@ -86,10 +120,12 @@ MUNGED: ::1 will be omitted in what follows >>> holding verify callout open for cutthrough delivery >>> ----------- end verify ------------ >>> warn: condition test succeeded in ACL "ar" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 25) >>> accept: condition test succeeded in ACL "ar" >>> end of ACL "ar": ACCEPT >>> SMTP>> QUIT +>>> SMTP<< 220 OK >>> SMTP(close)>> +>>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220' >>> ----------- cutthrough shutdown (host-checking mode) ------------ -LOG: 10HmaY-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com +LOG: 10HmaY-0005vi-00 <= sender@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com