Skip to content

Commit 340b122

Browse files
committed
Add missing test file
1 parent b28181f commit 340b122

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Authentication-Results: example.net;
2+
spf=fail;
3+
spf=pass;
4+
spf=none;
5+
spf=softfail;
6+
spf=policy;
7+
spf=neutral;
8+
spf=temperror;
9+
spf=permerror;
10+
dmarc=fail;
11+
dmarc=pass;
12+
dmarc=permerror;
13+
dmarc=none;
14+
dmarc=temperror
15+
Received: from client1.football.example.com [192.0.2.1]
16+
by submitserver.example.com with SUBMISSION;
17+
Fri, 11 Jul 2003 21:01:54 -0700 (PDT)
18+
From: Joe SixPack <[email protected]>
19+
To: Suzie Q <[email protected]>
20+
Subject: [ARH test] Single ARH with multiple dkim results
21+
Date: Fri, 11 Jul 2003 21:00:37 -0700 (PDT)
22+
Message-ID: <[email protected]>
23+
List-Id: <list.example.org>
24+
25+
Hi.
26+
27+
We lost the game. Are you hungry yet?
28+
29+
Joe.

0 commit comments

Comments
 (0)