aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/simple.eml
blob: 089510b4920384f11704a64c681fc08eb73386cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Received: from mx.example.org (mx.example.org [192.0.2.11])
	by mail.example.org (Postfix) with ESMTP id AAA11
	for <you@example.org>; Tue, 8 Sep 2026 10:15:02 +0200 (CEST)
Received: from sender.example.invalid (sender.example.invalid [203.0.113.42])
	by mx.example.org (Postfix) with ESMTP id BBB22
	for <you@example.org>; Tue, 8 Sep 2026 10:15:01 +0200 (CEST)
Authentication-Results: mx.example.org;
	spf=fail smtp.mailfrom=sender.example.invalid;
	dkim=none;
	dmarc=fail header.from=bank.example.invalid
Return-Path: <bounce@sender.example.invalid>
From: "Your Bank" <security@bank.example.invalid>
Reply-To: <collect@drop.example.invalid>
To: <you@example.org>
Subject: Verify your account
Message-ID: <aaa111@sender.example.invalid>
Date: Tue, 8 Sep 2026 10:15:00 +0200
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8

<html><body>
<p>Please <a href="http://login.bank-verify.example.invalid/verify?id=dGVzdEBleGFtcGxlLm9yZw">confirm</a>.</p>
</body></html>