Network Working Group A. Bhushan
Request for Comments: 475 MIT-DMCG
NIC: 14919 March 6, 1973
FTP AND NETWORK MAIL SYSTEM
Bhushan [Page 1]
RFC 475 FTP AND NETWORK MAIL SYSTEM March 1973
The network mail system should provide the following six functions:
Bhushan [Page 2]
RFC 475 FTP AND NETWORK MAIL SYSTEM March 1973
4. STORING: Where mail is stored before reading and if information is available for later reference or retrieval. The FTP does not require that sender store mail or keep duplicate copies. It is the receiver's responsibility to store the information for reading, reference, or retrieval. The receiver need not store the mail as a data file but can directly print it out on a user console or line printer. FTP does not specify the procedures for storage handling by intermediate sites. If intermediate site is used for forwarding the mail until it is delivered to its final destination. If the mail is undeliverable then the intermediate site should return the undelivered information to the sender. A similar situation arises when sending of mail is deferred by the sending site (destination host may be down). The sending site then acts as an intermediate forwarder insofar as the user is concerned.
Bhushan [Page 3]
RFC 475 FTP AND NETWORK MAIL SYSTEM March 1973
The user of a mail system can use intermediate site for locating addresses, recording and/or distributing mail, and for creating and reading mail. We therefore have the following models for mail system use:
Bhushan [Page 4]
RFC 475 FTP AND NETWORK MAIL SYSTEM March 1973
ACCESS CONTROL IN MAIL SYSTEM
Bhushan [Page 5]
RFC 475 FTP AND NETWORK MAIL SYSTEM March 1973
An alternative to direct use of NIC is to use the NIC via FTP and programs at the user's site. The user can create journal documents using his own local editing system and then transfer it to NIC via FTP. The user may have to specify such information as author, title, where the acknowledgment should be sent, and journal number if the item is to be recorded. It should also be possible for users to send sequential files to NIC and have them restructuredinto NLS form without having to do an "input sequential" (a suggestion is to "NLS" the file if its name is suffixed with a .NLS). Alternately it should be possible for user's to retrieve journal documents and other sequential files without having to do a previous "output sequential".
Bhushan [Page 6]
RFC 475 FTP AND NETWORK MAIL SYSTEM March 1973
1. Kludge the desired features in the pathname syntax of the MAIL and MLFL commands, justifying the kludge on the grounds that most of the functions are to be used only by the NIC.
Bhushan [Page 7]
RFC 475 FTP AND NETWORK MAIL SYSTEM March 1973
6. TITL (title): Identifies the title of the document. The argument is an ASCII string ending with the sequence "CRLF.CRLF".