diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-01-05 14:54:02 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-01-05 16:46:36 +0000 |
commit | 69a70afa8b22ee4ee72ccf583db2efd249e36721 (patch) | |
tree | 831d90de73dca71dba10edd9e73a18f95c295b7f /test/log | |
parent | 59b87190a41a0ac34aee74edfff9184785a73485 (diff) |
DKIM: fix base64 decode to ignore whitespace; needed for private-key input
from file. Use this for general-purpose b64decode also.
Testsuite: DKIM signing testcase
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/4503 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/log/4503 b/test/log/4503 new file mode 100644 index 000000000..056b52946 --- /dev/null +++ b/test/log/4503 @@ -0,0 +1,9 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss + +******** SERVER ******** +1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +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 signer: test.ex bits: 1024 +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 => :blackhole: <a@test.ex> R=server_dump +1999-03-02 09:44:33 10HmaY-0005vi-00 Completed |