It did because there was no MIME-Version header.
It's my mistake.

$ cat mailfile
Return-Path: <[EMAIL PROTECTED]>
Subject: test subject
From: <[EMAIL PROTECTED]>
Date: Sat, 19 Jul 2008 05:13:52 -0700
To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-2"
Content-Transfer-Encoding: 8bit

test body
charset is iso-8859-2.

$ reformime -i < mailfile
section: 1
content-type: text/plain
content-transfer-encoding: 8bit
charset: iso-8859-2
starting-pos: 0
starting-pos-body: 222
ending-pos: 256
line-count: 12
body-line-count: 3



2008/7/22 shin2s2 <[EMAIL PROTECTED]>:
> Hi, I'm centos5 user.
>
> $ cat mailfile
> Return-Path: <[EMAIL PROTECTED]>
> Subject: test subject
> From: <[EMAIL PROTECTED]>
> Date: Sat, 19 Jul 2008 05:13:52 -0700
> To: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-2"
> Content-Transfer-Encoding: 8bit
>
> test body
> charset is iso-8859-2.
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to