RFC785 Mail Transfer Protocol: ISI TOPS20 file definitions

0785 Mail Transfer Protocol: ISI TOPS20 file definitions. S. Sluizer,J. Postel. July 1981. (Format: TXT=7032 bytes) (Status: UNKNOWN)

日本語訳
RFC一覧

参照

Network Working Group                                         S. Sluizer
Request for Comments: 785                                      J. Postel
                                                                     ISI
                                                               July 1981

                        MAIL TRANSFER PROTOCOL:
                      ISI TOPS20 FILE DEFINITIONS


INTRODUCTION

   This document defines the ISI TOPS20s interface between the Mail
   Transfer Protocol (MTP) and a mail creation system (e.g., MM, HERMES,
   etc.) in terms of the files which implement it.  The internal
   structure and name of each file is described below.

   For a complete understanding of the MTP protocol as well as the terms
   used within this document, see RFC 780, "Mail Transfer Protocol".

DESCRIPTION

   For each piece of mail, the TOPS20 interface between a mail creation
   system and MTP is comprised of two files.  The first file must be
   named "^V[--UNSENT-MAIL-CONTROL--^V].MTP.-1", where "^V" represents
   the character "control V" (ASCII code 026) and the generation number
   "-1" indicates the next higher generation number (at the time of the
   file's creation).  It is strongly suggested that the second file be
   named "^V[--UNSENT-MAIL-FILE--^V].MTP.-1", where "^V" and "-1" are as
   defined before.  (However, the actual file name may be chosen by the
   mail creation system.)  Both these files reside in the directory of
   the user who created the mail (as is currently the case with the
   MAILER-based system).

   "^V[--UNSENT-MAIL-CONTROL--^V].MTP.-1" is the control file.  It is an
   ASCIZ file and contains all information necessary to relay the mail
   through MTP.  It consists of a pointer to the mail text, the
   source-path, and all destination-paths.

   First is "FILE:" followed by the FULL mail text file name (which must
   include directory name and generation number) followed by 
   (ASCII code 15 followed by ASCII code 12).  Note that a structure
   name is allowed; if not given "PS:" will be assumed.  Also note that
   for each character that must be quoted in a file name the quote
   character (^V) must be present in the string following "FILE:".  Next
   is "FROM:" followed by the  followed by .  Finally,
   each destination is given in the form "TO:" followed by the 
   followed by .  The FROM- and TO-paths include surrounding angle
   brackets (i.e., <...>) and are identical respectively to the source-
   and destination-paths described in RFC 780.





Sluizer & Postel                                                Page [1]


                                                                        
July 1981                                                        RFC 785
ISI TOPS20 File Definitions                                             



  ---------------------------------------------------------------------
                       +------------------------+
                       |FILE:  |
                       +------------------------+
                       |FROM:  |
                       +------------------------+
                       |  TO:    |
                       +------------------------+
                       |           ...          |
                       +------------------------+
                       |  TO:    |
                       +------------------------+

        File structure for ^V[--UNSENT-MAIL-CONTROL--^V].MTP.-1
                                Figure 1
  ---------------------------------------------------------------------

   "^V[--UNSENT-MAIL-FILE--^V].MTP.-1" is the mail text file.  (Note
   that this is the file to which  in the control file
   refers.)  It is mail which conforms to the standard described in RFC
   733, "Standard for the Format of ARPA Network Text Messages".

DISCUSSION

   The older mail creation systems create N copies of a mail text file,
   one for each of the N addresses in the TO, CC, and BCC fields.  Each
   file is named "^V[--UNSENT-MAIL--^V].^V@.-1", where
    and  are as defined in MTP, and "^V" and "-1" are as
   defined above.

   The interface between the mail creation system and MTP requires only
   the creation of two files, regardless of the number of addresses in
   the TO, CC, and BCC fields.  The control file contains the
   source-path and destination-paths information as well as a pointer to
   the mail text file.  The mail text file contains the the RFC 733
   header and body.













Page [2]                                                Sluizer & Postel


                                                                        
RFC 785                                                        July 1981
                                                  Mail Transfer Protocol



EXAMPLE

   In this example, there were no previously existing versions of either
   the control file or the mail text file in directory  where the
   message was created.  Figure 2 shows the mail text file and figure 3
   shows the control file.

   ------------------------------------------------------------------
      DATE: April 6, 1981
      Sender: Linda at ISIF
      From: Jon Postel 
      To: DCrocker at UDel, Cerf at ISIA
      Cc: postel@ISIF
      Bcc: sluizer@isif
      Subject: MTP discussion
      
      Your comments on the MTP document were most helpful.  A revised
      version will be forthcoming shortly.
      
      Thanks again,
      --jon

        File contents of ^V[--UNSENT-MAIL-FILE--^V].MTP.1
                                Figure 2
   ------------------------------------------------------------------

   ------------------------------------------------------------------
          +--------------------------------------------------+
          |FILE:^V[--UNSENT-MAIL-FILE--^V].MTP.1|
          +--------------------------------------------------+
          |FROM:                           |
          +--------------------------------------------------+
          |TO:                          |
          +--------------------------------------------------+
          |TO:                              |
          +--------------------------------------------------+
          |TO:                            |
          +--------------------------------------------------+
          |TO:                           |
          +--------------------------------------------------+

          File contents of ^V[--UNSENT-MAIL-CONTROL--^V].MTP.1
                                Figure 3
   ------------------------------------------------------------------





Sluizer & Postel                                                Page [3]

一覧

 RFC 1〜100  RFC 1401〜1500  RFC 2801〜2900  RFC 4201〜4300 
 RFC 101〜200  RFC 1501〜1600  RFC 2901〜3000  RFC 4301〜4400 
 RFC 201〜300  RFC 1601〜1700  RFC 3001〜3100  RFC 4401〜4500 
 RFC 301〜400  RFC 1701〜1800  RFC 3101〜3200  RFC 4501〜4600 
 RFC 401〜500  RFC 1801〜1900  RFC 3201〜3300  RFC 4601〜4700 
 RFC 501〜600  RFC 1901〜2000  RFC 3301〜3400  RFC 4701〜4800 
 RFC 601〜700  RFC 2001〜2100  RFC 3401〜3500  RFC 4801〜4900 
 RFC 701〜800  RFC 2101〜2200  RFC 3501〜3600  RFC 4901〜5000 
 RFC 801〜900  RFC 2201〜2300  RFC 3601〜3700  RFC 5001〜5100 
 RFC 901〜1000  RFC 2301〜2400  RFC 3701〜3800  RFC 5101〜5200 
 RFC 1001〜1100  RFC 2401〜2500  RFC 3801〜3900  RFC 5201〜5300 
 RFC 1101〜1200  RFC 2501〜2600  RFC 3901〜4000  RFC 5301〜5400 
 RFC 1201〜1300  RFC 2601〜2700  RFC 4001〜4100  RFC 5401〜5500 
 RFC 1301〜1400  RFC 2701〜2800  RFC 4101〜4200 

スポンサーリンク

<docomo>タグ、<au>タグ、<softbank>タグの使用例

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る