rohrpost

A commandline mail client to change the world as we see it.
git clone git://r-36.net/rohrpost
Log | Files | Refs | LICENSE

commit e7fa749b0e5eae492e8548ccc42da097aa968e93
parent a5f59208df2440ccbe32dbaa59389c8788698242
Author: Christoph Lohmann <20h@r-36.net>
Date:   Wed, 29 Aug 2012 11:33:25 +0200

European is more important than Russian. It's hard to decipher both.

Diffstat:
mime.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mime.c b/mime.c @@ -297,9 +297,9 @@ mime_decodeheader(char *value) char *cstries[] = { "utf-8", - "koi8", "iso-8859-1", "windows-1252", + "koi8", "euc-jp" "shift_jis", "big5",