From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oldp.nmsu.edu ([128.123.26.31]) by hawkwind.utcs.utoronto.ca with SMTP id <24401>; Thu, 11 Jul 1996 12:38:02 -0400 Received: by oldp.nmsu.edu; id AA15151; Thu, 11 Jul 1996 10:37:33 -0600 Date: Thu, 11 Jul 1996 12:37:33 -0400 From: Alan Watson Message-Id: <9607111637.AA15151@oldp.nmsu.edu> To: sam-fans@hawkwind.utcs.toronto.edu, wilyfans@jli.com Subject: UTF support for mailx Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I've hacked together support for UTF in mailx. It does the things you might expect: converting to and from 7-bit MIME encodings and the ISO-8859-X character sets where appropriate. See http://charon.nmsu.edu/~awatson/utf-mailx/ I've been using it for a few months now, so it should be fairly stable. If you find bugs, though, please let me know. Alan