diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-04-06 10:48:00 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-04-06 10:49:53 +0100 |
commit | d342446f29e81eddd4845cbf23e9454b9fc406e2 (patch) | |
tree | 0c6265520174b005070cb08dfe862e48c1c2d274 /test | |
parent | 4fe93c4bc6c88133432e141c790886d4c058c07c (diff) |
Logging: fix DKIM precis received log line element.
Broken-by: 2c47372fad
Diffstat (limited to 'test')
-rw-r--r-- | test/log/4524 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/log/4524 b/test/log/4524 index 9da344463..d86d43300 100644 --- a/test/log/4524 +++ b/test/log/4524 @@ -9,8 +9,7 @@ 1999-03-02 09:44:33 10HmaY-0005vi-00 DKIM: d=test.ex s=ses c=relaxed/relaxed a=rsa-sha256 b=512 [verification succeeded] 1999-03-02 09:44:33 10HmaY-0005vi-00 dkim_acl: signer: test.ex bits: 1024 h=From:To:Subject 1999-03-02 09:44:33 10HmaY-0005vi-00 DKIM: d=test.ex s=sel c=relaxed/relaxed a=rsa-sha256 b=1024 [verification succeeded] -1999-03-02 09:44:33 10HmaY-0005vi-00 dkim_acl: signer: test.dkim.dom.ain bits: 1024 h= -1999-03-02 09:44:33 10HmaY-0005vi-00 data acl: dkim status pass:pass:none +1999-03-02 09:44:33 10HmaY-0005vi-00 data acl: dkim status pass:pass 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@myhost.test.ex H=the.local.host.name (myhost.test.ex) [ip4.ip4.ip4.ip4] P=esmtp S=sss id=E10HmaX-0005vi-00@myhost.test.ex 1999-03-02 09:44:33 10HmaY-0005vi-00 => c <c@test.ex> R=server_store T=file 1999-03-02 09:44:33 10HmaY-0005vi-00 Completed |