9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] ACME mail
Date: Tue,  8 Aug 2000 10:47:15 -0400	[thread overview]
Message-ID: <200008081447.KAA22700@cse.psu.edu> (raw)

binary (8-bit) mail seems to be less of a problem
than actually parsing and handling utf-8.
/bin/mail (mailx?) on most unix systems
still can't handle even mime, i gather.  pine complains
every time it gets a utf-8 message (warning!
i don't know that character set.  how about i 
pretend it's us-ascii?)  i know that other unix programs
had the same problems.  until presotto added
the us-ascii hack to marshal, i got a fair number of
complaints from people about my sending them
``uppity'' mail.

the nice thing about upas/fs and marshal is that
they handles all the ugly conversion so that 
nedmail and acme Mail are much easier to
write.  everyone who implements mime does
what they need to get by (even us).  unix authors
each have to roll their own mime parser and character
set converter, so the set of ``what they need to get
by'' differs from mailer to mailer and is a bit
frustrating.



             reply	other threads:[~2000-08-08 14:47 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-08 14:47 Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-25  7:11 [9fans] Acme Mail Skip Tavakkolian
2010-05-25 14:11 ` David Leimbach
2010-05-25 14:19 ` erik quanstrom
2010-05-25 15:34   ` Skip Tavakkolian
2010-05-25 15:42     ` Skip Tavakkolian
2010-05-25 15:55       ` ron minnich
2010-05-25 18:13         ` erik quanstrom
2010-05-25 20:53         ` Mathieu Lonjaret
2010-05-25 22:45           ` Skip Tavakkolian
2010-05-26  0:06             ` Akshat Kumar
2010-05-26  1:14               ` Russ Cox
2010-05-26  1:55                 ` Lyndon Nerenberg
2010-05-27  0:14                   ` erik quanstrom
2010-05-27  0:56                     ` Lyndon Nerenberg
2010-05-27  1:02                       ` erik quanstrom
2005-12-07 10:35 Lucio De Re
2000-08-08 23:59 [9fans] ACME mail okamoto
2000-08-08 22:50 ` Boyd Roberts
2000-08-08 23:49 okamoto
2000-08-08 11:24 presotto
2000-08-08 10:18 okamoto
2000-08-08  8:54 forsyth
2000-08-08  4:54 okamoto
2000-08-08  4:45 forsyth
2000-08-08  3:48 okamoto
2000-08-07 12:21 bobf
2000-08-07  3:33 okamoto
2000-08-02 15:49 lucio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200008081447.KAA22700@cse.psu.edu \
    --to=rsc@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).