Well.....
----------
  From: Daniel A. Seagraves
<DSEAGRAV(a)toad.xkl.com>
 To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
  Subject: Re: FW: Dos v2.11 apology
 Date: Thursday, August 13, 1998 2:43 AM
 [Uses MSmail?]
 I'd rather just get a telnet client and talk straight to the SMTP 
interface
  than use Outlook.
 In fact, I normally do.
 HELO myhostname
 MAIL FROM: me
 RCPT TO: you
 DATA
 xyzzy
 .
 QUIT
 -------