+----------------------------------------------------------------------------+
| Example SMTP transfer         Netscape 4.05                     19/03/1999 |
|                                                                            |
+----------------------------------------------------------------------------+

        Server                          Client
    220 status message          EHLO provenst.com
    250-options
    250 HELP                    MAIL FROM: <jimmy@provenst.com>
    250 2.5.0 OK                RCPT TO: <jimmy@provenst.com>
    250 2.5.0 OK                DATA
    354 start msg

                                Message-ID: <36F21B5B.911EF406@provenst.com>
                                Date: Fri, 19 Mar 1999 09:39:40 +0000
                                From: Jimmy Moore <jimmy@provenst.com>
                                Reply-To: jimmy@provenst.com
                                Organization: Proven Software Technology
                                X-Mailer: Mozilla 4.05 [en] (Win95; I)
                                MIME-Version: 1.0
                                To: jimmy@provenst.com
                                Subject: hi
                                Content-Type: text/plain; charset=us-ascii
                                Content-Transfer-Encoding: 7bit

                                test message...

                                .
    250 2.5.0 OK
                                QUIT

------------------------------------------------------------------------------

        


