stanislav shalunov: Good Email Use

The standardization of email address space and ability to reach majority of people was great. I wonder if anything else good has happened to email since 1971. Email becomes harder and harder to use with the spread of broken mail user agents and bad habits.

Sending messages in such a way that everybody can easily read, index, browse, and store them is a good goal to pursue. A checklist:

Reply feature
Quoting
Format
Paragraph formatting
Attachments
Subject:
Signature

How do I do all this?!

Actually, it's fairly simple. Your mail user agent is responsible for most of the items on the checklist.

Mail user agents to avoid:

An example of what happens when people use broken mail clients: RJ Atkinson, while complaining about an ITU document sent as a Word attachment, writes in message <5.1.0.14.2.20011207125204.00a03dc0@10.30.15.3> (sent CC public mailing list ietf@ietf.org), excerpt:

--=====================_9343662==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
At 11:18 07/12/01, Ostap Monkewich wrote:<br><br>
<blockquote type=cite class=cite cite><font face="Arial, Helvetica" size=2>&lt;&lt;SDL
Demo Announcement.doc&gt;&gt; <br>
</font><br>
<font face="Arial, Helvetica" size=2 color="#0000FF">At IETF-52 in Salt
Lake City, </font></blockquote><br>
Sending email in fancy text, rather than plain-text,<br>
and sending proprietary format binary attachments<br>
(in this case MS-Word)...sigh.<br><br>
Those are two clear indicators that the sender of the email <br>
doesn't understand the IETF culture or have respect<br>
for those of us who live behind low-bandwidth links<br>
and don't happen to use the Microsoft applications...<br><br>
Email in text/plain format only would have gotten a lot<br>
better reception in a lot of folks' mailboxes.<br><br>
Ran<br><br>
</html>

--=====================_9343662==_.ALT--
The irony of the last sentence should be obvious. The MUA in question identifies itself as QUALCOMM Windows Eudora Version 5.1. The user insisted that his message contained no HTML (and indeed his other messages don't containt HTML), so Eudora hides what it sends well from the sender; I guess it sends HTML messages when a reply to an HTML message is composed. (The message in question also had broken In-Reply-To, missing References, and not guaranteed to be unique Message-Id. Need I say more?)

Sensible mail user agents exist in numbers. On Windows or Macintosh, your best bet is likely to be Netscape (configure it to send plain text only, wrap at 72th column, always 8-bit, no vcard). On Unix, there are a lot of good choices, Mutt is probably the easiest to handle. (I use Gnus on Emacs.)

And then, don't use attachments and don't quote it all. That's about it.