diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-11 16:20:02 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-11 16:20:02 +0000 |
commit | 3af849e2045f7c580d4c533d829dc9d567162d36 (patch) | |
tree | 068147ead2853f69f74af6587c2481b540d97f00 /test/stderr/4507 | |
parent | 3f4f5e7256a81b2e8154611174934aa5b6c57ad7 (diff) | |
parent | 72934ba73e5ac5fbd64b56dc684e3371a9651909 (diff) |
Merge branch 'master' into 4.next
Diffstat (limited to 'test/stderr/4507')
-rw-r--r-- | test/stderr/4507 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/test/stderr/4507 b/test/stderr/4507 index 1df9537ea..4a5d4d2fa 100644 --- a/test/stderr/4507 +++ b/test/stderr/4507 @@ -13,10 +13,12 @@ >>> accept: condition test succeeded in inline ACL >>> end of inline ACL: ACCEPT >>> host in ignore_fromline_hosts? no (option unset) -LOG: 10HmaX-0005vi-00 DKIM: d=test.ex s=sel c=simple/simple a=rsa-sha1 b=1024 [verification succeeded] +>>> using ACL "check_dkim" >>> processing "accept" ->>> check logwrite = signer: test.ex bits: 1024 +>>> check logwrite = signer: $dkim_cur_signer bits: $dkim_key_length +>>> = 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 +>>> 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] LOG: 10HmaX-0005vi-00 <= CALLER@bloggs.com H=(xxx) [127.0.0.1] P=smtp S=sss id=qwerty1234@disco-zombie.net |