From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28741 Path: main.gmane.org!not-for-mail From: Shigeki Uno Newsgroups: gmane.emacs.gnus.general Subject: Content-Transfer-Encoding Date: 13 Jan 2000 19:23:23 +0900 Sender: owner-ding@hpc.uh.edu Message-ID: <86d7r6tgmc.fsf@mediawars.ne.jp> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165534 31413 80.91.224.250 (21 Oct 2002 01:58:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:58:54 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 3A4CED051E for ; Thu, 13 Jan 2000 05:52:32 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB06076; Thu, 13 Jan 2000 04:52:16 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 13 Jan 2000 04:50:25 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA06151 for ; Thu, 13 Jan 2000 04:48:41 -0600 (CST) Original-Received: from nana (ppp-shi-l-038.mediawars.ne.jp [210.233.65.39]) by mailhost.sclp.com (Postfix) with ESMTP id EC328D051E for ; Thu, 13 Jan 2000 05:46:22 -0500 (EST) Original-Received: (from shigeki@localhost) by nana (8.8.8/8.8.8) id TAA00452; Thu, 13 Jan 2000 19:44:25 +0900 (JST) X-Authentication-Warning: nana: shigeki set sender to shigeki@mediawars.ne.jp using -f Original-To: ding User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28741 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28741 Hello. I write a e-mail message in Japanese and send it as usual, so "Content-Transfer-Encoding" line in header shows *quoted-printable*. But some japanese can't read this *quoted-printable* encoded messages. Following is the example I send to myself: -----start of headers----- To: Shigeki Uno Subject: test From: Shigeki Uno Date: 13 Jan 2000 18:29:33 +0900 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Message-ID: <86hfgitj42.fsf@mediawars.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: quoted-printable <-------- HERE Here is sentences written in japanese... -----end of headers----- I want to encode messages "7bit" type automatically. How do I do that ? Thanks. -- Shigeki Uno