X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d5c0d8c9374623620844d539d4810da63e9abca1..52f12a7cec769b679305bb9ba23534dfd155d46a:/test/stderr/4507 diff --git a/test/stderr/4507 b/test/stderr/4507 index 1df9537ea..e1961ceb3 100644 --- a/test/stderr/4507 +++ b/test/stderr/4507 @@ -13,10 +13,22 @@ >>> accept: condition test succeeded in inline ACL >>> end of inline ACL: ACCEPT >>> host in ignore_fromline_hosts? no (option unset) +>>> using ACL "check_dkim" +>>> processing "warn" +>>> check logwrite = signer: $dkim_cur_signer bits: $dkim_key_length +>>> = signer: test.ex bits: 1024 +LOG: 10HmaX-0005vi-00 signer: test.ex bits: 1024 +>>> warn: condition test succeeded in ACL "check_dkim" +>>> processing "accept" +>>> accept: condition test succeeded in ACL "check_dkim" +>>> end of ACL "check_dkim": ACCEPT LOG: 10HmaX-0005vi-00 DKIM: d=test.ex s=sel c=simple/simple a=rsa-sha1 b=1024 [verification succeeded] +>>> using ACL "check_data" >>> processing "accept" ->>> check logwrite = signer: test.ex bits: 1024 -LOG: 10HmaX-0005vi-00 signer: test.ex bits: 1024 ->>> accept: condition test succeeded in inline ACL ->>> end of inline ACL: ACCEPT -LOG: 10HmaX-0005vi-00 <= CALLER@bloggs.com H=(xxx) [127.0.0.1] P=smtp S=sss id=qwerty1234@disco-zombie.net +>>> check logwrite = ${authresults {$primary_hostname}} +>>> = Authentication-Results: myhost.test.ex; +>>> dkim=pass header.d=test.ex header.s=sel header.a=rsa-sha1 +LOG: 10HmaX-0005vi-00 Authentication-Results: myhost.test.ex;\n dkim=pass header.d=test.ex header.s=sel header.a=rsa-sha1 +>>> accept: condition test succeeded in ACL "check_data" +>>> end of ACL "check_data": ACCEPT +LOG: 10HmaX-0005vi-00 <= CALLER@bloggs.com H=(xxx) [127.0.0.1] P=smtp S=sss DKIM=test.ex id=qwerty1234@disco-zombie.net