diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-08-10 17:36:03 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-08-11 00:07:45 +0100 |
commit | 15a44d749b2f4097d43c2d887b6c5bca2d0d8b4a (patch) | |
tree | df0805bee0bef45d5299af7257de47941d5b2bd1 /test/rejectlog | |
parent | 5078e5337323159ff8c293e7ae335a974fd0371e (diff) |
Testsuite: testcases for DKIM under TLS
Diffstat (limited to 'test/rejectlog')
-rw-r--r-- | test/rejectlog/4526 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/rejectlog/4526 b/test/rejectlog/4526 new file mode 100644 index 000000000..53bae160d --- /dev/null +++ b/test/rejectlog/4526 @@ -0,0 +1,19 @@ + +******** SERVER ******** +1999-03-02 09:44:33 10HmaX-0005vi-00 H=(xxx) [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no rejected DKIM +Envelope-from: <shouldfail@bloggs.com> +Envelope-to: <a@test.ex> +P Received: from [127.0.0.1] (helo=xxx) + by myhost.test.ex with smtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx) + (Exim x.yz) + (envelope-from <shouldfail@bloggs.com>) + id 10HmaX-0005vi-00 + for a@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 + DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=test.ex; h=from:to + :date:message-id:subject; s=sel; bh=OB9dZVu7+5/ufs3TH9leIcEpXSo=; +F From: mrgus@text.ex +T To: bakawolf@yahoo.com + Date: Tue, 2 Mar 1999 09:44:33 +0000 +I Message-ID: <qwerty1234@disco-zombie.net> + Subject: simple test |