X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0c6608531368096bafebac4e488f84891368b006..aff5e0c480dd4ac2ccd15906c250c18c93ac7f12:/test/stderr/0067?ds=sidebyside diff --git a/test/stderr/0067 b/test/stderr/0067 index 234a174bc..bd9ac72d3 100644 --- a/test/stderr/0067 +++ b/test/stderr/0067 @@ -11,19 +11,19 @@ >>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> userx@somehost.example.com in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -36,50 +36,53 @@ >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> somehost.example.com in "bb.cc"? >>> list element: bb.cc >>> somehost.example.com in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> somehost.example.com in "bbb.ccc"? >>> list element: bbb.ccc >>> somehost.example.com in "bbb.ccc"? no (end of list) >>> userx@somehost.example.com in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> userx@somehost.example.com in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> userx@somehost.example.com in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> x@b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -87,41 +90,44 @@ >>> list element: b.c >>> b.c in "b.c"? yes (matched "b.c") >>> x@b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (matched "!x@b.c") ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> x@b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> x@b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> host in smtp_accept_max_nonmail_hosts? >>> list element: * >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> y@b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -130,23 +136,23 @@ >>> list element: b.c >>> b.c in "b.c"? yes (matched "b.c") >>> y@b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "*@b.c") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> philip@xy.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -157,23 +163,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !^philip@a.b.c >>> list element: ^(phil|quil)[^@]*@ >>> philip@xy.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "^(phil|quil)[^@]*@") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> quilt@patch.work in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -184,23 +190,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !^philip@a.b.c >>> list element: ^(phil|quil)[^@]*@ >>> quilt@patch.work in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "^(phil|quil)[^@]*@") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> philip@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -210,38 +216,41 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> a.b.c in "b.c"? no (end of list) >>> list element: !^philip@a.b.c >>> philip@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (matched "!^philip@a.b.c") ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> philip@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> philip@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> xx@abc.def in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -254,23 +263,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> xx@abc.def in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> abc@d.e.f in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -283,23 +292,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> abc@d.e.f in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> xyz@d.e.f in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -312,50 +321,53 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> d.e.f in "bb.cc"? >>> list element: bb.cc >>> d.e.f in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> d.e.f in "bbb.ccc"? >>> list element: bbb.ccc >>> d.e.f in "bbb.ccc"? no (end of list) >>> xyz@d.e.f in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> xyz@d.e.f in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> xyz@d.e.f in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> yy@abc.def in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -370,38 +382,41 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> abc.def in "lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch"? yes (matched "lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch") >>> yy@abc.def in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (matched "!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch") ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> yy@abc.def in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> yy@abc.def in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> abc@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -415,23 +430,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain >>> abc@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> cba@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -444,50 +459,53 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> z.z in "bb.cc"? >>> list element: bb.cc >>> z.z in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> z.z in "bbb.ccc"? >>> list element: bbb.ccc >>> z.z in "bbb.ccc"? no (end of list) >>> cba@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> cba@z.z in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> cba@z.z in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> xyz@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -501,23 +519,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain >>> xyz@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> 12345678@p.q.r in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -531,23 +549,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain >>> 12345678@p.q.r in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F=<12345678@p.q.r> rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> 12345678@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -561,23 +579,23 @@ LOG: H=(test) [1.2.3.4] F=<12345678@p.q.r> rejected RCPT >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain >>> 12345678@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F=<12345678@z.z> rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> 1234@p.q.r in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -590,20 +608,20 @@ LOG: H=(test) [1.2.3.4] F=<12345678@z.z> rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> p.q.r in "bb.cc"? >>> list element: bb.cc >>> p.q.r in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> p.q.r in "bbb.ccc"? >>> list element: bbb.ccc >>> p.q.r in "bbb.ccc"? no (end of list) >>> 1234@p.q.r in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> 1234@p.q.r in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o @@ -612,31 +630,34 @@ LOG: H=(test) [1.2.3.4] F=<12345678@z.z> rejected RCPT >>> p.q.r in "m.n.o"? no (end of list) >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> 1234@p.q.r in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> userx@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> userx@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> 1234@m.n.o in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -649,20 +670,20 @@ LOG: H=(test) [1.2.3.4] F=<12345678@z.z> rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> m.n.o in "bb.cc"? >>> list element: bb.cc >>> m.n.o in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> m.n.o in "bbb.ccc"? >>> list element: bbb.ccc >>> m.n.o in "bbb.ccc"? no (end of list) >>> 1234@m.n.o in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> 1234@m.n.o in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o @@ -670,17 +691,17 @@ LOG: H=(test) [1.2.3.4] F=<12345678@z.z> rejected RCPT >>> list element: m.n.o >>> m.n.o in "m.n.o"? yes (matched "m.n.o") >>> 1234@m.n.o in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? yes (matched "1234@m.n.o") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F=<1234@m.n.o> rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> postmaster@test.ex in "postmaster@*"? >>> list element: postmaster@* @@ -688,16 +709,16 @@ LOG: H=(test) [1.2.3.4] F=<1234@m.n.o> rejected RCPT >>> list element: * >>> test.ex in "*"? yes (matched "*") >>> postmaster@test.ex in "postmaster@*"? yes (matched "postmaster@*") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> postmaster@myhost.ex in "postmaster@*"? >>> list element: postmaster@* @@ -705,22 +726,22 @@ LOG: H=(test) [1.2.3.4] F=<1234@m.n.o> rejected RCPT >>> list element: * >>> myhost.ex in "*"? yes (matched "*") >>> postmaster@myhost.ex in "postmaster@*"? yes (matched "postmaster@*") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> userx@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> userx@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> rr01@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -733,20 +754,20 @@ LOG: H=(test) [1.2.3.4] F=<1234@m.n.o> rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> a.b.c in "bb.cc"? >>> list element: bb.cc >>> a.b.c in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> a.b.c in "bbb.ccc"? >>> list element: bbb.ccc >>> a.b.c in "bbb.ccc"? no (end of list) >>> rr01@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> rr01@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o @@ -755,23 +776,23 @@ LOG: H=(test) [1.2.3.4] F=<1234@m.n.o> rejected RCPT >>> list element: a.b.c >>> a.b.c in "a.b.c"? yes (matched "a.b.c") >>> rr01@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? yes (matched "rr01@a.b.c" in TESTSUITE/aux-fixed/0067.rejrec) ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> userx@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> userx@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> qqq@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -784,50 +805,53 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> a.b.c in "bb.cc"? >>> list element: bb.cc >>> a.b.c in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> a.b.c in "bbb.ccc"? >>> list element: bbb.ccc >>> a.b.c in "bbb.ccc"? no (end of list) >>> qqq@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> qqq@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> qqq@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? yes (matched "!^qqq" in TESTSUITE/aux-fixed/0067.rejrec) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> userx@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> userx@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> qq@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -840,42 +864,42 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> a.b.c in "bb.cc"? >>> list element: bb.cc >>> a.b.c in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> a.b.c in "bbb.ccc"? >>> list element: bbb.ccc >>> a.b.c in "bbb.ccc"? no (end of list) >>> qq@a.b.c in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> qq@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> qq@a.b.c in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? yes (matched "^qq" in TESTSUITE/aux-fixed/0067.rejrec) ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> userx@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> userx@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> !excl@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -888,42 +912,42 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> z.z in "bb.cc"? >>> list element: bb.cc >>> z.z in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> z.z in "bbb.ccc"? >>> list element: bbb.ccc >>> z.z in "bbb.ccc"? no (end of list) >>> !excl@z.z in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> !excl@z.z in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> !excl@z.z in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? yes (matched "^!excl" in TESTSUITE/aux-fixed/0067.rejrec) ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> userx@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> userx@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> sh#rp@y.p.s in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -936,20 +960,20 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> y.p.s in "bb.cc"? >>> list element: bb.cc >>> y.p.s in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> y.p.s in "bbb.ccc"? >>> list element: bbb.ccc >>> y.p.s in "bbb.ccc"? no (end of list) >>> sh#rp@y.p.s in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> sh#rp@y.p.s in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o @@ -958,23 +982,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: y.p.s >>> y.p.s in "y.p.s"? yes (matched "y.p.s") >>> sh#rp@y.p.s in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? yes (matched "sh#rp@y.p.s" in TESTSUITE/aux-fixed/0067.rejrec) ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> abc@xx.yy in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -987,50 +1011,53 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> xx.yy in "bb.cc"? >>> list element: bb.cc >>> xx.yy in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> xx.yy in "bbb.ccc"? >>> list element: bbb.ccc >>> xx.yy in "bbb.ccc"? no (end of list) >>> abc@xx.yy in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> abc@xx.yy in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> abc@xx.yy in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> xyzbc@xx.yy in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -1044,23 +1071,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain >>> xyzbc@xx.yy in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> aabc@xx.yy in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -1074,23 +1101,23 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain >>> aabc@xx.yy in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> x@bb.cc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -1106,43 +1133,46 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> bb.cc in "bb.cc"? >>> list element: bb.cc >>> bb.cc in "bb.cc"? yes (matched "bb.cc") >>> x@bb.cc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (matched "! x@bb.cc") ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> x@bb.cc in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> x@bb.cc in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> y@bb.cc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -1155,29 +1185,29 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> bb.cc in "bb.cc"? >>> list element: bb.cc >>> bb.cc in "bb.cc"? yes (matched "bb.cc") >>> y@bb.cc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "*@bb.cc") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> x@bbb.ccc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -1193,7 +1223,7 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> bbb.ccc in "bb.cc"? >>> list element: bb.cc >>> bbb.ccc in "bb.cc"? no (end of list) @@ -1201,43 +1231,46 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> bbb.ccc in "bb.cc"? >>> list element: bb.cc >>> bbb.ccc in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> bbb.ccc in "bbb.ccc"? >>> list element: bbb.ccc >>> bbb.ccc in "bbb.ccc"? yes (matched "bbb.ccc") >>> x@bbb.ccc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (matched "x@bbb.ccc" in TESTSUITE/aux-fixed/0067.not1) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> x@bbb.ccc in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> x@bbb.ccc in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> y@bbb.ccc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -1250,49 +1283,52 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> bbb.ccc in "bb.cc"? >>> list element: bb.cc >>> bbb.ccc in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> bbb.ccc in "bbb.ccc"? >>> list element: bbb.ccc >>> bbb.ccc in "bbb.ccc"? yes (matched "bbb.ccc") >>> y@bbb.ccc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? no (matched "y@bbb.ccc" in TESTSUITE/aux-fixed/0067.not2) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 30) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 30) >>> check senders = 1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec >>> y@bbb.ccc in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? >>> list element: 1234@m.n.o >>> list element: TESTSUITE/aux-fixed/0067.rejrec >>> y@bbb.ccc in "1234@m.n.o : TESTSUITE/aux-fixed/0067.rejrec"? no (end of list) ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 31) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : myhost.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : myhost.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? >>> list element: >>> host in ":"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check recipients = postmaster@* >>> x@test.ex in "postmaster@*"? >>> list element: postmaster@* >>> x@test.ex in "postmaster@*"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 29) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 29) >>> check senders = !x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc >>> z@bbb.ccc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? >>> list element: !x@b.c @@ -1305,18 +1341,18 @@ LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> list element: !yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch >>> list element: @@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain ->>> list element: ! x@bb.cc +>>> list element: !░x@bb.cc >>> list element: *@bb.cc >>> bbb.ccc in "bb.cc"? >>> list element: bb.cc >>> bbb.ccc in "bb.cc"? no (end of list) ->>> list element: ! TESTSUITE/aux-fixed/0067.not1 +>>> list element: !░TESTSUITE/aux-fixed/0067.not1 >>> list element: !TESTSUITE/aux-fixed/0067.not2 >>> list element: bbb.ccc >>> bbb.ccc in "bbb.ccc"? >>> list element: bbb.ccc >>> bbb.ccc in "bbb.ccc"? yes (matched "bbb.ccc") >>> z@bbb.ccc in "!x@b.c : *@b.c :!^philip@a.b.c : ^(phil|quil)[^@]*@ :!yy@lsearch;TESTSUITE/aux-fixed/0067.rej.lsearch :lsearch*@;TESTSUITE/aux-fixed/0067.rej.lsearch :@@lsearch*;TESTSUITE/aux-fixed/0067.rej.bydomain : ! x@bb.cc : *@bb.cc :! TESTSUITE/aux-fixed/0067.not1 : !TESTSUITE/aux-fixed/0067.not2 : bbb.ccc"? yes (matched "bbb.ccc") ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [1.2.3.4] F= rejected RCPT