Early-pipe: invalidate cache on a failure of required-auth
[exim.git] / test / scripts / 4500-DKIM / 4507
1 # DKIM verify, -bh test mode
2 #
3 #
4 # This should pass.
5 # - sha1, 1024b
6 # Mail original in aux-fixed/4500.msg1.txt
7 # Sig generated by: perl aux-fixed/dkim/sign.pl --method=simple/simple < aux-fixed/4500.msg1.txt
8 exim -DSERVER=server -DNOTDAEMON -bh 127.0.0.1
9 HELO xxx
10 MAIL FROM:<CALLER@bloggs.com>
11 RCPT TO:<a@test.ex>
12 DATA
13 DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=test.ex; h=from:to
14 :date:message-id:subject; s=sel; bh=OB9dZVu7+5/ufs3TH9leIcEpXSo=; b=
15 PeUA8iBGfStWv+9/BBKkvCEYj/AVMl4e9k+AqWOXKyuEUfHxqAnV+sPnOejpmvT8
16 41kuM4u0bICvK371YvB/yO61vtliRhyqU76Y2e55p2uvMADb3UyDhLyzpco4+yBo
17 1w0AuIxu0VU4TK8UmOLyCw/1hxrh1DcEInbEMEKJ7kI=
18 From: mrgus@text.ex
19 To: bakawolf@yahoo.com
20 Date: Thu, 19 Nov 2015 17:00:07 -0700
21 Message-ID: <qwerty1234@disco-zombie.net>
22 Subject: simple test
23
24 This is a simple test.
25 .
26 QUIT
27 ****
28 #
29 no_stdout_check
30 no_msglog_check