From cacbab512d4102e6db19c6487c4d291006dd0fda Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Fri, 21 Nov 2014 11:02:46 -0500 Subject: Initial commit. --- t/fixtures/multiple | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 t/fixtures/multiple (limited to 't/fixtures/multiple') diff --git a/t/fixtures/multiple b/t/fixtures/multiple new file mode 100644 index 0000000..2da9b27 --- /dev/null +++ b/t/fixtures/multiple @@ -0,0 +1,15 @@ +Return-Path: +Delivered-To: spamcat@example.com +Received: from mta.example.com + by mta.example.com (Dovecot) with LMTP id 9DDcI25oblTvgAEAQc1eRg + for ; Thu, 20 Nov 2014 17:17:18 -0500 +Received: by mta.example.com (Postfix, from userid 1001) + id 844956F1EE; Thu, 20 Nov 2014 17:17:18 -0500 (EST) +To: name1@spamcat.example.com, "Someone else" , + foo@wrongdomain.example.com +Subject: test +Message-Id: +Date: Thu, 20 Nov 2014 17:17:18 -0500 (EST) +From: sender@example.com (Spamcat Sender) + +Sample email. -- cgit v1.2.3