From owner-freebsd-questions Mon May 19 04:54:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA16734 for questions-outgoing; Mon, 19 May 1997 04:54:10 -0700 (PDT) Received: from tu.kielce.pl (andrzej@eden.tu.kielce.pl [193.59.4.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA16703 for ; Mon, 19 May 1997 04:54:00 -0700 (PDT) Received: (from andrzej@localhost) by tu.kielce.pl (8.7.5/8.7.3/ts-ugUA.960515) id NAA24710; Mon, 19 May 1997 13:53:03 +0200 (MET DST) From: Andrzej Szydlo Message-Id: <199705191153.NAA24710@tu.kielce.pl> Subject: elm, ISO-2022-JP and US-ASCII To: freebsd-questions@freebsd.org Date: Mon, 19 May 1997 13:53:02 +0200 (MET DST) Cc: andrzej@gv.edu.pl X-Mailer: ELM [version 2.4 PL24 ME8] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, My users receive more and more e-mail from Japan. Their favourite mail reader is "elm" and default character set US-ASCII. Unfortunately every time they receive a message from Japan, the elm complains "Charset ISO-2022-JP unsupported, skipping ..." and skips entire message, although it's in pure ASCII. Is there any way to avoid it by changing anything in sendmail or elm? Assume my users cannot use anything more complicated than elm (pine is too complex) and the other users cannot change their charset. Thanks in advance.