From 6cff8487ed241e5e8b032664664021bc5dd52c5e Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Wed, 8 Jun 2005 10:29:17 +0000 Subject: Fixture for new test in [1395] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1396 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/test/fixtures/raw_email10 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 actionmailer/test/fixtures/raw_email10 (limited to 'actionmailer/test/fixtures/raw_email10') diff --git a/actionmailer/test/fixtures/raw_email10 b/actionmailer/test/fixtures/raw_email10 new file mode 100644 index 0000000000..b1fc2b2617 --- /dev/null +++ b/actionmailer/test/fixtures/raw_email10 @@ -0,0 +1,20 @@ +Return-Path: +Received: from xxx.xxxx.xxx by xxx.xxxx.xxx with ESMTP id C1B953B4CB6 for ; Tue, 10 May 2005 15:27:05 -0500 +Received: from SMS-GTYxxx.xxxx.xxx by xxx.xxxx.xxx with ESMTP id ca for ; Tue, 10 May 2005 15:27:04 -0500 +Received: from xxx.xxxx.xxx by SMS-GTYxxx.xxxx.xxx with ESMTP id j4AKR3r23323 for ; Tue, 10 May 2005 15:27:03 -0500 +Date: Tue, 10 May 2005 15:27:03 -0500 +From: xxx@xxxx.xxx +Sender: xxx@xxxx.xxx +To: xxxxxxxxxxx@xxxx.xxxx.xxx +Message-Id: +X-Original-To: xxxxxxxxxxx@xxxx.xxxx.xxx +Delivered-To: xxx@xxxx.xxx +Importance: normal +Content-Type: text/plain; charset=X-UNKNOWN + +Test test. Hi. Waving. m + +---------------------------------------------------------------- +Sent via Bell Mobility's Text Messaging service. +Envoyé par le service de messagerie texte de Bell Mobilité. +---------------------------------------------------------------- -- cgit v1.2.3