diff options
Diffstat (limited to 'test/stderr/4507')
-rw-r--r-- | test/stderr/4507 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/stderr/4507 b/test/stderr/4507 index 56fe4e977..8a4dd6bff 100644 --- a/test/stderr/4507 +++ b/test/stderr/4507 @@ -14,10 +14,12 @@ >>> end of inline ACL: ACCEPT >>> host in ignore_fromline_hosts? no (option unset) >>> using ACL "check_dkim" ->>> processing "accept" +>>> 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] |