1 # ARC verify, sequential messages on connection
3 exim -DSERVER=server -bd -oX PORT_D
6 # A two-message connection. First should pass ARC.
7 # Mail original in aux-fixed/4560.msg1.txt
8 # Sig generated by: perl aux-fixed/dkim/sign_arc.pl < aux-fixed/4560.msg1.txt
9 client 127.0.0.1 PORT_D
13 MAIL FROM:<has_arc@bloggs.com>
19 ARC-Seal: i=1; a=rsa-sha256; cv=none; d=test.ex; s=sel; t=1521752658; b=
20 xcIN0OEpAc3s8riODm31Q6JgmIECch3iVd1LXWwsypGpCY2UFFuo5HhCEf4a043q
21 YZ+zn/MbFFkvwIqleeQkJ7S5UcvfM8dv/V4YnwAe+JD8r79glh/FRq6uKlc0ixLS
22 CllJMwj98J1P1K9+gwmO5TrD1eTZV68caZj77P+X2kw=
23 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=test.ex;
24 h=from:to:date:message-id:subject; s=sel; bh=3UbbJTudPxmejzh7U1
25 Zg33U3QT+16kfV2eOTvMeiEis=; b=WgE+YWSm48w/P448gPlBBNCKt2SJ4gosPx
26 0JQ98aZJhun2RaVcUO3INc+kZv8YOijofMzFqJxVn1cgMjoU8/QSHIyyt40FzkQB
27 oSGmSrCjtRnzS8pbp491NX3kGuetidaWE5muPSdOystg6mm1rBnl9sqVrwaynCmr
29 ARC-Authentication-Results: i=1; test.ex; arc=none
30 Authentication-Results: test.ex; arc=none
32 To: bakawolf@yahoo.com
33 Date: Thu, 19 Nov 2015 17:00:07 -0700
34 Message-ID: <qwerty1234@disco-zombie.net>
37 This is a simple test.
40 MAIL FROM:<no_arc@bloggs.com>
47 To: bakawolf@yahoo.com
48 Date: Thu, 19 Nov 2015 17:00:07 -0700
49 Message-ID: <qwerty1234@disco-zombie.net>
52 This is a simple test.
58 exim -DSERVER=server -DNOTDAEMON -q