Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id JAA10843; Thu, 6 Aug 1998 09:46:21 -0400 (EDT) Received: by cs.cs.utk.edu (bulk_mailer v1.10); Thu, 6 Aug 1998 09:45:43 -0400 Received: from spot.cs.utk.edu (SPOT.CS.UTK.EDU [128.169.92.189]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id JAA10731; Thu, 6 Aug 1998 09:45:40 -0400 (EDT) Received: by spot.cs.utk.edu (cf v2.11c-UTK) id JAA10742; Thu, 6 Aug 1998 09:45:36 -0400 (EDT) Received: from ietf.org (odin.ietf.org [132.151.1.176]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id JAA09985; Thu, 6 Aug 1998 09:28:18 -0400 (EDT) Received: from CNRI.Reston.VA.US (localhost [127.0.0.1]) by ietf.org (8.8.5/8.8.7a) with ESMTP id JAA04590; Thu, 6 Aug 1998 09:27:44 -0400 (EDT) Message-Id: <199808061327.JAA04590@ietf.org> Mime-Version: 1.0 Content-Type: Multipart/Mixed; Boundary="NextPart" To: IETF-Announce:;@cs.utk.edu Cc: drums@cs.utk.edu From: Internet-Drafts@ietf.org Reply-to: Internet-Drafts@ietf.org Subject: I-D ACTION:draft-ietf-drums-smtpupd-08.txt Date: Thu, 06 Aug 1998 09:27:44 -0400 Sender: cclark@ns.cnri.reston.va.us --NextPart A New Internet-Draft is available from the on-line Internet-Drafts directories. This draft is a work item of the Detailed Revision/Update of Message Standards Working Group of the IETF. Title : Simple Mail Transfer Protocol Author(s) : J. Klensin Filename : draft-ietf-drums-smtpupd-08.txt Pages : 54 Date : 05-Aug-98 This document is a self-contained specification of the basic protocol for the Internet electronic mail transport, consolidating and updating: - the original SMTP specification of RFC 821 [RFC-821], - domain name system requirements and implications for mail transport from RFC 1035 [RFC-DNS] and RFC 974 [RFC-974], - the clarifications and applicability statements in RFC 1123 [RFC-1123], and - material drawn from the SMTP Extension mechanisms [SMTPEXT]. It replaces RFC 821, RFC 974, and the mail transport materials of RFC 1123. However, RFC 821 specifies some features that are not in significant use in the Internet of the mid-1990s and (in appendices) some additional transport models. Those sections are omitted here in the interest of clarity and brevity; readers needing them should refer to RFC 821. It also includes some additional material from RFC 1123 that required amplification. This material has been identified in multiple ways, mostly by tracking flaming on various lists and newsgroups and problems of unusual readings or interpretations that have turned up as the SMTP extensions have been deployed. Where this specification moves beyond consolidation and actually differs from earlier documents, it supersedes them technically as well as textually. Although SMTP was designed as a mail transport and delivery protocol, this specification also contains information that is important to its use as a 'mail posting' protocol, as recommended for POP [RFC-POP2, RFC-POP3] and IMAP [RFC-IMAP4]. Section 2.3 provides definitions of terms specific to this document. Except when the historical terminology is necessary for clarity, this document uses the current 'client' and 'server' terminology to identify the sending and receiving SMTP processes, respectively. A companion document discusses message headers, message bodies and formats and structures for them, and their relationship - [MSGFMT]. Internet-Drafts are available by anonymous FTP. Login with the username "anonymous" and a password of your e-mail address. After logging in, type "cd internet-drafts" and then "get draft-ietf-drums-smtpupd-08.txt". A URL for the Internet-Draft is: ftp://ftp.ietf.org/internet-drafts/draft-ietf-drums-smtpupd-08.txt Internet-Drafts directories are located at: Africa: ftp.is.co.za Europe: ftp.nordu.net ftp.nis.garr.it Pacific Rim: munnari.oz.au US East Coast: ftp.ietf.org US West Coast: ftp.isi.edu Internet-Drafts are also available by mail. Send a message to: mailserv@ietf.org. In the body type: "FILE /internet-drafts/draft-ietf-drums-smtpupd-08.txt". NOTE: The mail server at ietf.org can return the document in MIME-encoded form by using the "mpack" utility. To use this feature, insert the command "ENCODING mime" before the "FILE" command. To decode the response(s), you will need "munpack" or a MIME-compliant mail reader. Different MIME-compliant mail readers exhibit different behavior, especially when dealing with "multipart" MIME messages (i.e. documents which have been split up into multiple messages), so check your local documentation on how to manipulate these messages. Below is the data which will enable a MIME compliant mail reader implementation to automatically retrieve the ASCII version of the Internet-Draft. --NextPart Content-Type: Multipart/Alternative; Boundary="OtherAccess" --OtherAccess Content-Type: Message/External-body; access-type="mail-server"; server="mailserv@ietf.org" Content-Type: text/plain Content-ID: <19980805113010.I-D@ietf.org> ENCODING mime FILE /internet-drafts/draft-ietf-drums-smtpupd-08.txt --OtherAccess Content-Type: Message/External-body; name="draft-ietf-drums-smtpupd-08.txt"; site="ftp.ietf.org"; access-type="anon-ftp"; directory="internet-drafts" Content-Type: text/plain Content-ID: <19980805113010.I-D@ietf.org> --OtherAccess-- --NextPart--