diff options
| author | fukachan <fukachan> | 2005-12-04 15:04:29 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-12-04 15:04:29 +0000 |
| commit | 2fa22cf7fe572a27cd82cd470699edbfa8097404 (patch) | |
| tree | 082118ff72254443a6c3a8e6c8d125b4c03719c4 | |
| parent | aa1ea2b68b66d6165afa135e76ac97c900e66ae7 (diff) | |
| download | fml8-2fa22cf7fe572a27cd82cd470699edbfa8097404.tar.gz fml8-2fa22cf7fe572a27cd82cd470699edbfa8097404.tar.bz2 fml8-2fa22cf7fe572a27cd82cd470699edbfa8097404.zip | |
test messages with wrong japanese code
| -rw-r--r-- | regress/testmails/text=plain.euc-jp | 23 | ||||
| -rw-r--r-- | regress/testmails/text=plain.sjis | 23 |
2 files changed, 46 insertions, 0 deletions
diff --git a/regress/testmails/text=plain.euc-jp b/regress/testmails/text=plain.euc-jp new file mode 100644 index 00000000..67ec6d3f --- /dev/null +++ b/regress/testmails/text=plain.euc-jp @@ -0,0 +1,23 @@ +Return-Path: <fukachan@fml.org> +Received: from hikari.fml.org (hikari.fml.org [192.168.1.6]) + by elena.fml.org (Postfix) with ESMTP id C995C1D8C9 + for <mailbox@elena.fml.org>; Tue, 2 Jan 2001 17:08:05 +0900 (JST) +Received: by hikari.fml.org (8.9.3/3.4W6+Hikari-2.1) with ESMTP id RAA17788 for <caesar@fml.org>; Tue, 2 Jan 2001 17:08:04 +0900 (JST) +Received: by iris.fml.org (Postfix, from userid 0) + id 1BCBE15024; Tue, 2 Jan 2001 17:08:03 +0900 (JST) +From: fukachan@sapporo.iij.ad.jp (Ken'ichi Fukamachi) +To: elena@nuinui.net +Reply-To: rudo@nuinui.net +Subject: EUC-JP test mail +Message-Id: <20010102080803.1BCBE15024@iris.fml.org> +Date: Tue, 2 Jan 2001 17:08:03 +0900 (JST) +Mime-Version: 1.0 +Content-Type: text/plain; charset="EUC-JP" +Content-Transfer-Encoding: 7bit + +EUC-JP で書かれたテストメールです。 + +test message. + +-- rudo's mabuachi + diff --git a/regress/testmails/text=plain.sjis b/regress/testmails/text=plain.sjis new file mode 100644 index 00000000..6a54c62f --- /dev/null +++ b/regress/testmails/text=plain.sjis @@ -0,0 +1,23 @@ +Return-Path: <fukachan@fml.org> +Received: from hikari.fml.org (hikari.fml.org [192.168.1.6]) + by elena.fml.org (Postfix) with ESMTP id C995C1D8C9 + for <mailbox@elena.fml.org>; Tue, 2 Jan 2001 17:08:05 +0900 (JST) +Received: by hikari.fml.org (8.9.3/3.4W6+Hikari-2.1) with ESMTP id RAA17788 for <caesar@fml.org>; Tue, 2 Jan 2001 17:08:04 +0900 (JST) +Received: by iris.fml.org (Postfix, from userid 0) + id 1BCBE15024; Tue, 2 Jan 2001 17:08:03 +0900 (JST) +From: fukachan@sapporo.iij.ad.jp (Ken'ichi Fukamachi) +To: elena@nuinui.net +Reply-To: rudo@nuinui.net +Subject: SJIS test mail +Message-Id: <20010102080803.1BCBE15024@iris.fml.org> +Date: Tue, 2 Jan 2001 17:08:03 +0900 (JST) +Mime-Version: 1.0 +Content-Type: text/plain; charset="SHIFT_JIS" +Content-Transfer-Encoding: 7bit + +SJIS eXg[B + +test message. + +-- rudo's mabuachi + |
