home *** CD-ROM | disk | FTP | other *** search
/ Handbook of Infosec Terms 2.0 / Handbook_of_Infosec_Terms_Version_2.0_ISSO.iso / text / rfcs / rfc1138.txt < prev    next >
Text File  |  1996-05-07  |  190KB  |  2,782 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                           S. Kille Request for Comments 1138                      University College London Updates: RFCs 822, 987, 1026                               December 1989 
  8.  
  9.            Mapping between X.400(1988) / ISO 10021 and RFC 822 
  10.  
  11. Status of this Memo 
  12.  
  13.    This RFC suggests an electronic mail protocol mapping for the    Internet community and UK Academic Community, and requests discussion    and suggestions for improvements.  This memo does not specify an    Internet standard.  Distribution of this memo is unlimited. 
  14.  
  15.    This document describes a set of mappings which will enable    interworking between systems operating the CCITT X.400 (1988)    Recommendations on Message Handling Systems / ISO IEC 10021 Message    Oriented Text Interchange Systems (MOTIS) [CCITT/ISO88a], and systems    using the RFC 822 mail protocol [Crocker82a] or protocols derived    from RFC 822.  The approach aims to maximise the services offered    across the boundary, whilst not requiring unduly complex mappings.    The mappings should not require any changes to end systems. 
  16.  
  17.    This document is based on RFC 987 and RFC 1026 [Kille86a, Kille87a],    which define a similar mapping for X.400 (1984).  This document does    not obsolete the earlier ones, as its domain of application is    different. 
  18.  
  19. Specification 
  20.  
  21.    This document specifies a mapping between two protocols.  This    specification should be used when this mapping is performed on the    Internet or in the UK Academic Community.  This specification may be    modified in the light of implementation experience, but no    substantial changes are expected. 
  22.  
  23.                              Table of Contents 
  24.  
  25.    1.  Overview ...............................................    2    1.1  X.400 .................................................    2    1.2  RFC 822 ...............................................    3    1.3  The need for conversion ...............................    4    1.4  General approach ......................................    4    1.5  Gatewaying Model ......................................    5    1.6  RFC 987 ...............................................    7    1.7  Aspects not covered ...................................    8    1.8  Subsetting ............................................    9    1.9  Document Structure ....................................    9 
  26.  
  27.  
  28.  
  29. Kille                                                           [Page 1] 
  30.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  31.  
  32.     1.10  Acknowledgements .....................................   10    2.  Service Elements .......................................   10    2.1  The Notion of Service Across a Gateway ................   10    2.2  RFC 822 ...............................................   11    2.3  X.400 .................................................   15    3.   Basic Mappings ........................................   24    3.1  Notation ..............................................   24    3.2  ASCII and IA5 .........................................   25    3.3  Standard Types ........................................   25    3.4  Encoding ASCII in Printable String ....................   28    4.  Addressing .............................................   29    4.1  A textual representation of MTS.ORAddress .............   30    4.2  Basic Representation ..................................   30    4.3  EBNF.822-address <-> MTS.ORAddress ....................   34    4.4  Repeated Mappings .....................................   43    4.5  Directory Names .......................................   45    4.6  MTS Mappings ..........................................   45    4.7  IPMS Mappings ....... .................................   48    5.  Detailed Mappings ......................................   52    5.1  RFC 822 -> X.400 ......................................   52    5.2  Return of Contents ....................................   59    5.3  X.400 -> RFC 822 ......................................   60    Appendix A  Differences with RFC 987 .......................   78    1.  Introduction ...........................................   78    2.  Service Elements .......................................   78    3.  Basic Mappings .........................................   78    4.  Addressing .............................................   78    5.  Detailed Mappings ......................................   79    6.  Appendices .............................................   79    Appendix B  Mappings specific to the JNT Mail ..............   79    1.  Introduction ...........................................   79    2.  Domain Ordering ........................................   79    3.  Acknowledge-To: ........................................   79    4.  Trace ..................................................   80    5.  Timezone specification .................................   80    6.  Lack of 822-MTS originator specification ...............   80    Appendix C  Mappings specific to UUCP Mail .................   81    Appendix D  Object Identifier Assignment ...................   82    Appendix E  BNF Summary ....................................   82    Appendix F  Format of address mapping tables ...............   89    References .................................................   91 
  33.  
  34. Chapter 1 -- Overview 
  35.  
  36. 1.1.  X.400 
  37.  
  38.    This document relates to the CCITT 1988 X.400 Series Recommendations    / ISO IEC 10021 on the Message Oriented Text Interchange Service 
  39.  
  40.  
  41.  
  42. Kille                                                           [Page 2] 
  43.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  44.  
  45.     (MOTIS).  This ISO/CCITT standard is referred to in this document as    "X.400", which is a convenient shorthand.  Any reference to the 1984    CCITT Recommendations will be explicit.  X.400 defines an    Interpersonal Messaging System (IPMS), making use of a store and    forward Message Transfer System.  This document relates to the IPMS,    and not to wider application of X.400.  It is expected that X.400    will be implemented very widely. 
  46.  
  47. 1.2.  RFC 822 
  48.  
  49.    RFC 822 is the current specification of the messaging standard on the    Internet.  This standard evolved with the evolution of the network    from the ARPANET (created by the Defense Advanced Research Projects    Agency) to the Internet, which now involves over 1000 networks and is    sponsored by DARPA, NSF, DOE, NASA, and NIH.  It specifies an end to    end message format.  It is used in conjunction with a number of    different message transfer protocol environments. 
  50.  
  51.       SMTP Networks 
  52.  
  53.          On the Internet and other TCP/IP networks, RFC 822 is used in          conjunction with two other standards: RFC 821, also known as          Simple Mail Transfer Protocol (SMTP) [Postel82a], and RFC 1034          which is a Specification for domains and a distributed name          service [Mockapetris87a]. 
  54.  
  55.       UUCP Networks 
  56.  
  57.          UUCP is the UNIX to UNIX CoPy protocol, which is usually used          over dialup telephone networks to provide a simple message          transfer mechanism.  There are some extensions to RFC 822,          particularly in the addressing.  They use domains which conform          to RFC 1034, but not the corresponding domain nameservers          [Horton86a]. 
  58.  
  59.       Csnet 
  60.  
  61.          Some portions of Csnet follow the Internet protocols.  The          dialup portion of Csnet uses the Phonenet protocols as a          replacement for RFC 821.  This portion uses domains which          conform to RFC 1034, but not the corresponding domain          nameservers. 
  62.  
  63.       Bitnet 
  64.  
  65.          Some parts of Bitnet and related networks use RFC 822 related          protocols, with EBCDIC encoding. 
  66.  
  67.  
  68.  
  69.  Kille                                                           [Page 3] 
  70.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  71.  
  72.        JNT Mail Networks 
  73.  
  74.          A number of X.25 networks, particularly those associated with          the UK Academic Community, use the JNT (Joint Network Team)          Mail Protocol, also known as Greybook [Kille84a].  This is used          with domains and name service specified by the JNT NRS (Name          Registration Scheme) [Larmouth83a]. 
  75.  
  76.          The mappings specified here are appropriate for all of these          networks. 
  77.  
  78. 1.3.  The need for conversion 
  79.  
  80.    There is a large community using RFC 822 based protocols for mail    services, who will wish to communicate with users of the IPMS    provided by X.400 systems.  This will also be a requirement in cases    where communities intend to make a transition to use of an X.400    IPMS, as conversion will be needed to ensure a smooth service    transition.  It is expected that there will be more than one gateway,    and this specification will enable them to behave in a consistent    manner.  Note that the term gateway is used to describe a component    performing the protocol mappings between RFC 822 and X.400.  This is    standard usage amongst mail implementors, but should be noted    carefully by transport and network service implementors. 
  81.  
  82.    Consistency between gateways is desirable to provide: 
  83.  
  84.       1.   Consistent service to users. 
  85.  
  86.       2.   The best service in cases where a message passes through            multiple gateways. 
  87.  
  88. 1.4.  General approach 
  89.  
  90.    There are a number of basic principles underlying the details of the    specification.  These principles are goals, and are not achieved in    all aspects of the specification. 
  91.  
  92.       1.   The specification should be pragmatic.  There should not be            a requirement for complex mappings for "Academic" reasons.            Complex mappings should not be required to support trivial            additional functionality. 
  93.  
  94.       2.   Subject to 1), functionality across a gateway should be as            high as possible. 
  95.  
  96.       3.   It is always a bad idea to lose information as a result of            any transformation.  Hence, it is a bad idea for a gateway 
  97.  
  98.  
  99.  
  100. Kille                                                           [Page 4] 
  101.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  102.  
  103.             to discard information in the objects it processes.  This            includes requested services which cannot be fully mapped. 
  104.  
  105.       4.   All mail gateways actually operate at exactly one level            above the layer on which they conceptually operate.  This            implies that the gateway must not only be cognisant of the            semantics of objects at the gateway level, but also be            cognisant of higher level semantics.  If meaningful            transformation of the objects that the gateway operates on            is to occur, then the gateway needs to understand more than            the objects themselves. 
  106.  
  107.       5.   The specification should be reversible.  That is, a double            transformation should bring you back to where you started. 
  108.  
  109. 1.5.  Gatewaying Model 
  110.  
  111. 1.5.1.  X.400 
  112.  
  113.    X.400 defines the IPMS Abstract Service in X.420/ISO 10021-7,    [CCITT/ISO88b] which comprises of three basic services: 
  114.  
  115.       1.   Origination 
  116.  
  117.       2.   Reception 
  118.  
  119.       3.   Management 
  120.  
  121.    Management is a local interaction between the user and the IPMS, and    is therefore not relevant to gatewaying.  The first two services    consist of operations to originate and receive the following two    objects: 
  122.  
  123.       1.   IPM (Interpersonal Message).  This has two components: a            heading, and a body.  The body is structured as a sequence            of body parts, which may be basic components (e.g., IA5            text, or G3 fax), or IP Messages.  The heading consists of            fields containing end to end user information, such as            subject, primary recipients (To:), and importance. 
  124.  
  125.       2.   IPN (Inter Personal Notification).  A notification  about            receipt of a given IPM at the UA level. 
  126.  
  127.    The Origination service also allows for origination of a probe, which    is an object to test whether a given IPM could be correctly received. 
  128.  
  129.    The Reception service also allows for receipt of Delivery Reports    (DR), which indicate delivery success or failure. 
  130.  
  131.  
  132.  
  133. Kille                                                           [Page 5] 
  134.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  135.  
  136.     These IPMS Services utilise the Message Transfer (MT) Abstract    Service [CCITT/ISO88c].  The MT Abstract Service provides the    following three basic services: 
  137.  
  138.       1.   Submission (used by IPMS Origination) 
  139.  
  140.       2.   Delivery (used by IPMS Reception) 
  141.  
  142.       3.   Administration (used by IPMS Management) 
  143.  
  144.    Administration is a local issue, and so does not affect this    standard.  Submission and delivery relate primarily to the MTS    Message (comprising Envelope and Content), which carries an IPM or    IPN (or other uninterpreted contents).  There is also an Envelope,    which includes an ID, an originator, and a list of recipients.    Submission also includes the probe service, which supports the IPMS    Probe.  Delivery also includes Reports, which indicate whether a    given MTS Message has been delivered or not. 
  145.  
  146.    The MTS is REFINED into the MTA (Message Transfer Agent) Service,    which define the interaction between MTAs, along with the procedures    for distributed operation.  This service provides for transfer of MTS    Messages, Probes, and Reports. 
  147.  
  148. 1.5.2.  RFC 822 
  149.  
  150.    RFC 822 is based on the assumption that there is an underlying    service, which is here called the 822-MTS service.  The 822-MTS    service provides three basic functions: 
  151.  
  152.       1.   Identification of a list of recipients. 
  153.  
  154.       2.   Identification of an error return address. 
  155.  
  156.       3.   Transfer of an RFC 822 message. 
  157.  
  158.    It is possible to achieve 2) within the RFC 822 header.  Some 822-MTS    protocols, in particular SMTP, can provide additional functionality,    but as these are neither mandatory in SMTP, nor available in other    822-MTS protocols, they are not considered here.  Details of aspects    specific to two 822-MTS protocols are given in Appendices B and C.    An RFC 822 message consists of a header, and content which is    uninterpreted ASCII text.  The header is divided into fields, which    are the protocol elements.  Most of these fields are analogous to P2    heading fields, although some are analogous to MTS Service Elements    or MTA Service Elements. 
  159.  
  160.  
  161.  
  162.  
  163.  
  164. Kille                                                           [Page 6] 
  165.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  166.  
  167.  1.5.3.  The Gateway 
  168.  
  169.    Given this functional description of the two services, the functional    nature of a gateway can now be considered.  It would be elegant to    consider the 822-MTS service mapping onto the MTS Service Elements    and RFC 822 mapping onto an IPM, but reality just does not fit.    Another elegant approach would be to treat this document as the    definition of an X.400 Access Unit (AU).  Again, reality does not    fit.  It is necessary to consider that the IPM format definition, the    IPMS Service Elements, the MTS Service Elements, and MTA Service    Elements on one side are mapped into RFC 822 + 822-MTS on the other    in a slightly tangled manner.  The details of the tangle will be made    clear in Chapter 5.  Access to the MTA Service Elements is minimised. 
  170.  
  171.    The following basic mappings are thus defined.  When going from RFC    822 to X.400, an RFC 822 message and the associated 822-MTS    information is always mapped into an IPM (MTA, MTS, and IPMS    Services).  Going from X.400 to RFC 822, an RFC 822 message and the    associated 822-MTS information may be derived from: 
  172.  
  173.       1.   A Report (MTA, and MTS Services) 
  174.  
  175.       2.   An IPN (MTA, MTS, and IPMS Services) 
  176.  
  177.       3.   An IPM (MTA, MTS, and IPMS Services) 
  178.  
  179.    Probes (MTA Service) must be processed by the gateway, as discussed    in Chapter 5.  MTS Messages containing Content Types other than those    defined by the IPMS are not mapped by the gateway, and should be    rejected at the gateway. 
  180.  
  181. 1.5.4.  Repeated Mappings 
  182.  
  183.    The mappings specified here are designed to work where a message    traverses multiple times between X.400 and RFC 822.  This is often    essential, particularly in the case of distribution lists.  However,    in general, this will lead to a level of service which is the lowest    common denominator (approximately the services offered by RFC 822).    In particular, there is no expectation of additional X.400 services    being mapped - although this may be possible in some cases. 
  184.  
  185. 1.6.  RFC 987 
  186.  
  187.    Much of this work is based on the initial specification of RFC 987    and in its addendum RFC 1026.  A basic decision is that the mapping    will be to the full 1988 version of X.400, and not to a 1984    compatible subset.  This is important, to give good support to    communities which will utilise full X.400 at an early date.  This has 
  188.  
  189.  
  190.  
  191. Kille                                                           [Page 7] 
  192.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  193.  
  194.     the following implications: 
  195.  
  196.       -    This document does not obsolete RFC 987, as it has a            different domain of application. 
  197.  
  198.       -    If a gatewayed message is being transferred to a 1984            system, then RFC 987 should be used.  If the X.400 side of            the gateway is a 1988 system, then it should be operated in            1984 compatibility mode.  There is no advantage and some            disadvantage in using the new mapping, and later on applying            X.400 downgrading rules.  Note that in an environment where            RFC 822 is of major importance, it may be desirable for            downgrading to consider the case where the message was            originated in an RFC 822 system, and mapped according to            this specification.        -    New features of X.400 can be used to provide a much cleaner            mapping than that defined in RFC 987. 
  199.  
  200.    Unnecessary change is usually a bad idea.  Changes on the RFC 822    side are avoided as far as possible, so that RFC 822 users do not see    arbitrary differences between systems conforming to this    specification, and those following RFC 987.  Changes on the X.400    side are minimised, but are more acceptable, due to the mapping onto    a new set of services and protocols. 
  201.  
  202.    A summary of changes made is given in Appendix A. 
  203.  
  204. 1.7.  Aspects not covered 
  205.  
  206.     There have been a number of cases where RFC 987 was used in a manner    which was not intended.  This section is to make clear some    limitations of scope.  In particular, this specification does not    specify: 
  207.  
  208.       -    Extensions of RFC 822 to provide access to all X.400            services 
  209.  
  210.       -    X.400 user interface definition 
  211.  
  212.    These are really coupled.  To map the X.400 services, this    specification defines a number of extensions to RFC 822.  As a side    effect, these give the 822 user access to SOME X.400 services.    However, the aim on the RFC 822 side is to preserve current service,    and it is intentional that access is not given to all X.400 services.    Thus, it will be a poor choice for X.400 implementors to use RFC    987(88) as an interface - there are too many aspects of X.400 which 
  213.  
  214.  
  215.  
  216. Kille                                                           [Page 8] 
  217.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  218.  
  219.     cannot be accessed through it.  If a text interface is desired, a    specification targeted at X.400, without RFC 822 restrictions, would    be more appropriate. 
  220.  
  221. 1.8.  Subsetting 
  222.  
  223.    This proposal specifies a mapping which is appropriate to preserve    services in existing RFC 822 communities.  Implementations and    specifications which subset this specification are strongly    discouraged. 
  224.  
  225. 1.9.  Document Structure     This document has five chapters: 
  226.  
  227.       1.   Overview - this chapter. 
  228.  
  229.       2.   Service Elements - This describes the (end user) services            mapped by a gateway. 
  230.  
  231.       3.   Basic mappings - This describes some basic notation used in            Chapters 3-5, the mappings between character sets, and some            fundamental protocol elements. 
  232.  
  233.       4.   Addressing - This considers the mapping between X.400 O/R            names and RFC 822 addresses, which is a fundamental gateway            component. 
  234.  
  235.       5.   Detailed Mappings - This describes the details of all other            mappings. 
  236.  
  237.    There are also six appendices: 
  238.  
  239.       A.   Differences with RFC 987 
  240.  
  241.       B.   Mappings Specific to JNT Mail 
  242.  
  243.       C.   Mappings Specific to UUCP Mail 
  244.  
  245.       D.   Object Identifier Assignment 
  246.  
  247.       E.   BNF Summary 
  248.  
  249.       F.   Format of Address Tables 
  250.  
  251.    WARNING: 
  252.  
  253.       THE REMAINDER OF THIS SPECIFICATION IS TECHNICALLY DETAILED. 
  254.  
  255.  
  256.  
  257. Kille                                                           [Page 9] 
  258.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  259.  
  260.        IT WILL NOT MAKE SENSE, EXCEPT IN THE CONTEXT OF RFC 822 AND       X.400 (1988).  DO NOT ATTEMPT TO READ THIS DOCUMENT UNLESS       YOU ARE FAMILIAR WITH THESE SPECIFICATIONS. 
  261.  
  262. 1.10.  Acknowledgements 
  263.  
  264.    This work was partly sponsored by the Joint Network Team.  The    workshop at UCL in June 1989 to work on this specification was also    an IFIP WG 6.5 meeting. 
  265.  
  266.    The work in this specification was substantially based on RFC 987,    which had input from many people. 
  267.  
  268.    Useful comments and suggestions were made by Pete Cowen (Nottingham    Univ), Jim Craigie (JNT), Christian Huitema (Inria), Peter Lynch    (Prime), Julian Onions (Nottingham Univ), Sandy Shaw (Edinburgh    Univ), Einar Stefferud (NMA), and Peter Sylvester (GMD). 
  269.  
  270. Chapter 2 -- Service Elements 
  271.  
  272.    This chapter considers the services offered across a gateway built    according to this specification.  It gives a view of the    functionality provided by such a gateway for communication with users    in the opposite domain.  This chapter considers service mappings in    the context of SINGLE transfers only, and not repeated mappings    through multiple gateways. 
  273.  
  274. 2.1.  The Notion of Service Across a Gateway 
  275.  
  276.    RFC 822 and X.400 provide a number of services to the end user.  This    chapter describes the extent to which each service can be supported    across an X.400 <-> RFC 822 gateway.  The cases considered are single    transfers across such a gateway, although the problems of multiple    crossings are noted where appropriate. 
  277.  
  278. 2.1.1.  Origination of Messages 
  279.  
  280.    When a user originates a message, a number of services are available.    Some of these imply actions (e.g., delivery to a recipient), and some    are insertion of known data (e.g., specification of a subject field).    This chapter describes, for each offered service, to what extent it    is supported for a recipient accessed through a gateway.  There are    three levels of support: 
  281.  
  282.       Supported          The corresponding protocol elements map well, and so the          service can be fully provided. 
  283.  
  284.  
  285.  
  286.  Kille                                                          [Page 10] 
  287.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  288.  
  289.        Not Supported          The service cannot be provided, as there is a complete          mismatch. 
  290.  
  291.       Partial Support          The service can be partially fulfilled. 
  292.  
  293.    In the first two cases, the service is simply marked as "Supported"    or "Not Supported".  Some explanation may be given if there are    additional implications, or the (non) support is not intuitive.  For    partial support, the level of partial support is summarised.  Where    partial support is good, this will be described by a phrase such as    "Supported by use of.....".  A common case of this is where the    service is mapped onto a non- standard service on the other side of    the gateway, and this would have lead to support if it had been a    standard service.  In many cases, this is equivalent to support.  For    partial support, an indication of the mechanism is given, in order to    give a feel for the level of support provided.  Note that this is not    a replacement for Chapter 5, where the mapping is fully specified. 
  294.  
  295.    If a service is described as supported, this implies: 
  296.  
  297.       -    Semantic correspondence. 
  298.  
  299.       -    No (significant) loss of information. 
  300.  
  301.       -    Any actions required by the service element. 
  302.  
  303.    An example of a service gaining full support: If an RFC 822    originator specifies a Subject: field, this is considered to be    supported, as an X.400 recipient will get a subject indication. 
  304.  
  305.    All RFC 822 services are supported or partially supported for    origination.  The implications of non-supported X.400 services is    described under X.400. 
  306.  
  307. 2.1.2.  Reception of Messages 
  308.  
  309.    For reception, the list of service elements required to support this    mapping is specified.  This is really an indication of what a    recipient might expect to see in a message which has been remotely    originated. 
  310.  
  311. 2.2.  RFC 822 
  312.  
  313.    RFC 822 does not explicitly define service elements, as distinct from    protocol elements.  However, all of the RFC 822 header fields, with    the exception of trace, can be regarded as corresponding to implicit 
  314.  
  315.  
  316.  
  317. Kille                                                          [Page 11] 
  318.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  319.  
  320.     RFC 822 service elements. 
  321.  
  322. 2.2.1.  Origination in RFC 822 
  323.  
  324.    A mechanism of mapping, used in several cases, is to map the RFC 822    header into a heading extension in the IPM (InterPersonal Message).    This can be regarded as partial support, as it makes the information    available to any X.400 implementations which are interested in these    services. Communities which require significant RFC 822 interworking    should require that their X.400 User Agents are able to display these    heading extensions.  Support for the various service elements    (headers) is now listed. 
  325.  
  326.       Date:            Supported. 
  327.  
  328.       From:            Supported.  For messages where there is also a sender field,            the mapping is to "Authorising Users Indication", which has            subtly different semantics to the general RFC 822 usage of            From:. 
  329.  
  330.       Sender:            Supported. 
  331.  
  332.       Reply-To:            Supported. 
  333.  
  334.       To:  Supported. 
  335.  
  336.       Cc:  Supported. 
  337.  
  338.       Bcc: Supported. 
  339.  
  340.       Message-Id:            Supported. 
  341.  
  342.       In-Reply-To:            Supported, for a single reference.  Where multiple            references are given, partial support is given by mapping to            "Cross Referencing Indication".  This gives similar            semantics. 
  343.  
  344.       References:            Supported. 
  345.  
  346.       Keywords:            Supported by use of a heading extension. 
  347.  
  348.  
  349.  
  350. Kille                                                          [Page 12] 
  351.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  352.  
  353.        Subject:            Supported. 
  354.  
  355.       Comments:            Supported by use of an extra body part. 
  356.  
  357.       Encrypted:            Supported by use of a heading extension. 
  358.  
  359.       Resent-*            Supported by use of a heading extension.  Note that            addresses in these fields are mapped onto text, and so are            not accessible to the X.400 user as addresses.  In            principle, fuller support would be possible by mapping onto            a forwarded IP Message, but this is not suggested. 
  360.  
  361.       Other Fields            In particular X-* fields, and "illegal" fields in common            usage (e.g., "Fruit-of-the-day:") are supported by use of            heading extensions. 
  362.  
  363. 2.2.2.  Reception by RFC 822 
  364.  
  365.    This considers reception by an RFC 822 User Agent of a message    originated in an X.400 system and transferred across a gateway.  The    following standard services (headers) may be present in such a    message: 
  366.  
  367.       Date: 
  368.  
  369.       From: 
  370.  
  371.       Sender: 
  372.  
  373.       Reply-To: 
  374.  
  375.       To: 
  376.  
  377.       Cc: 
  378.  
  379.       Bcc: 
  380.  
  381.       Message-Id: 
  382.  
  383.       In-Reply-To: 
  384.  
  385.       References: 
  386.  
  387.  
  388.  
  389.  Kille                                                          [Page 13] 
  390.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  391.  
  392.        Subject: 
  393.  
  394.    The following non-standard services (headers) may be present.  These    are defined in more detail in Chapter 5 (5.3.4, 5.3.6, 5.3.7): 
  395.  
  396.       Autoforwarded: 
  397.  
  398.       Content-Identifier: 
  399.  
  400.       Conversion: 
  401.  
  402.       Conversion-With-Loss: 
  403.  
  404.       Delivery-Date: 
  405.  
  406.       Discarded-X400-IPMS-Extensions: 
  407.  
  408.       Discarded-X400-MTS-Extensions: 
  409.  
  410.       DL-Expansion-History: 
  411.  
  412.       Deferred-Delivery: 
  413.  
  414.       Expiry-Date: 
  415.  
  416.       Importance: 
  417.  
  418.       Incomplete-Copy: 
  419.  
  420.       Language: 
  421.  
  422.       Latest-Delivery-Time: 
  423.  
  424.       Message-Type: 
  425.  
  426.       Obsoletes: 
  427.  
  428.       Original-Encoded-Information-Types: 
  429.  
  430.       Originator-Return-Address: 
  431.  
  432.       Priority: 
  433.  
  434.       Redirection-History: 
  435.  
  436.       Reply-By: 
  437.  
  438.       Requested-Delivery-Method: 
  439.  
  440.  
  441.  
  442. Kille                                                          [Page 14] 
  443.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  444.  
  445.        Sensitivity: 
  446.  
  447.       X400-Content-Type: 
  448.  
  449.       X400-MTS-Identifier: 
  450.  
  451.       X400-Originator: 
  452.  
  453.       X400-Received: 
  454.  
  455.       X400-Recipients: 
  456.  
  457. 2.3.  X.400 
  458.  
  459. 2.3.1.  Origination in X.400 
  460.  
  461.    When mapping services from X.400 to RFC 822 which are not supported    by RFC 822, new RFC 822 headers are defined.  It is intended that    these fields will be registered, and that co-operating RFC 822    systems may use them.  Where these new fields are used, and no system    action is implied, the service can be regarded as being partially    supported.  Chapter 5 describes how to map X.400 services onto these    new headers.  Other elements are provided, in part, by the gateway as    they cannot be provided by RFC 822. 
  462.  
  463.    Some service elements are marked N/A (not applicable).  There are    five cases, which are marked with different comments: 
  464.  
  465.       N/A (local)            These elements are only applicable to User Agent / Message            Transfer Agent interaction and so they cannot apply to RFC            822 recipients. 
  466.  
  467.       N/A (PDAU)            These service elements are only applicable where the            recipient is reached by use of a Physical Delivery Access            Unit (PDAU), and so do not need to be mapped by the gateway. 
  468.  
  469.       N/A (reception)            These services  are only applicable for reception. 
  470.  
  471.       N/A (prior)            If requested, this service must be performed prior to the            gateway. 
  472.  
  473.       N/A (MS)            These services are only applicable to Message Store (i.e., a            local service). 
  474.  
  475.  
  476.  
  477. Kille                                                          [Page 15] 
  478.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  479.  
  480.     Finally, some service elements are not supported.  In particular, the    new security services are not mapped onto RFC 822.  Unless otherwise    indicated, the behaviour of service elements marked as not supported    will depend on the criticality marking supplied by the user.  If the    element is marked as critical for transfer or delivery, a non-    delivery notification will be generated.  Otherwise, the service    request will be ignored. 
  481.  
  482. 2.3.1.1.  Basic Interpersonal Messaging Service 
  483.  
  484.    These are the mandatory IPM services as listed in Section 19.8 of    X.400 / ISO/IEC 10021-1, listed here in the order given.  Section    19.8 has cross references to short definitions of each service. 
  485.  
  486.       Access management            N/A (local). 
  487.  
  488.       Content Type Indication            Supported by a new RFC 822 header (Content-Type:). 
  489.  
  490.       Converted Indication            Supported by a new RFC 822 header (X400-Received:). 
  491.  
  492.       Delivery Time Stamp Indication            N/A (reception). 
  493.  
  494.       IP Message Identification            Supported. 
  495.  
  496.       Message Identification            Supported, by use of a new RFC 822 header            (X400-MTS-Identifier).  This new header is required, as            X.400 has two message-ids whereas RFC 822 has only one (see            previous service). 
  497.  
  498.       Non-delivery Notification            Not supported, although in general an RFC 822 system will            return error reports by use of IP messages.  In other            service elements, this pragmatic result can be treated as            effective support of this service element. 
  499.  
  500.       Original Encoded Information Types Indication            Supported as a new RFC 822 header              (Original-Encoded-Information-Types:). 
  501.  
  502.       Submission Time Stamp Indication            Supported. 
  503.  
  504.  
  505.  
  506.  Kille                                                          [Page 16] 
  507.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  508.  
  509.        Typed Body            Some types supported.  IA5 is fully supported.            ForwardedIPMessage is supported, with some loss of            information.  Other types get some measure of support,            dependent on X.400 facilities for conversion to IA5.  This            will only be done where content conversion is not            prohibited. 
  510.  
  511.       User Capabilities Registration            N/A (local). 
  512.  
  513. 2.3.1.2.  IPM Service Optional User Facilities 
  514.  
  515.    This section describes support for the optional (user selectable) IPM    services as listed in Section 19.9 of X.400 / ISO/IEC 10021- 1,    listed here in the order given.  Section 19.9 has cross references to    short definitions of each service. 
  516.  
  517.       Additional Physical Rendition            N/A (PDAU). 
  518.  
  519.       Alternate Recipient Allowed            Not supported.  There is no RFC 822 service equivalent to            prohibition of alternate recipient assignment (e.g., an RFC            822 system may freely send an undeliverable message to a            local postmaster).  Thus, the gateway cannot prevent            assignment of alternative recipients on the RFC 822 side.            This service really means giving the user control as to            whether or not an alternate recipient is allowed.  This            specification requires transfer of messages to RFC 822            irrespective of this service request, and so this service is            not supported. 
  520.  
  521.       Authorising User's Indication            Supported. 
  522.  
  523.       Auto-forwarded Indication            Supported as new RFC 822 header (Auto-Forwarded:). 
  524.  
  525.       Basic Physical Rendition            N/A (PDAU). 
  526.  
  527.       Blind Copy Recipient Indication            Supported. 
  528.  
  529.       Body Part Encryption Indication            Supported by use of a new RFC 822 header            (Original-Encoded-Information-Types:), although in most 
  530.  
  531.  
  532.  
  533. Kille                                                          [Page 17] 
  534.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  535.  
  536.             cases it will not be possible to map the body part in            question. 
  537.  
  538.       Content Confidentiality            Not supported. 
  539.  
  540.       Content Integrity            Not supported. 
  541.  
  542.       Conversion Prohibition            Supported.  In this case, only messages with IA5 body parts,            other body parts which contain only IA5, and Forwarded IP            Messages (subject recursively to the same restrictions),            will be mapped. 
  543.  
  544.       Conversion Prohibition in Case of Loss of Information            Supported. 
  545.  
  546.       Counter Collection            N/A (PDAU). 
  547.  
  548.       Counter Collection with Advice            N/A (PDAU). 
  549.  
  550.       Cross Referencing Indication            Supported. 
  551.  
  552.       Deferred Delivery            N/A (prior).  This service should always be provided by the            MTS prior to the gateway.  A new RFC 822 header            (Deferred-Delivery:) is provided to transfer information on            this service to the recipient. 
  553.  
  554.       Deferred Delivery Cancellation            N/A (local). 
  555.  
  556.       Delivery Notification            Supported.  This is performed at the gateway.  Thus, a            notification is sent by the gateway to the originator.  If            the 822-MTS protocol is JNT Mail, a notification may also be            sent by the recipient UA. 
  557.  
  558.       Delivery via Bureaufax Service            N/A (PDAU). 
  559.  
  560.       Designation of Recipient by Directory Name            N/A (local). 
  561.  
  562.  
  563.  
  564.  Kille                                                          [Page 18] 
  565.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  566.  
  567.        Disclosure of Other Recipients            Supported by use of a new RFC 822 header (X400-Recipients:).            This is descriptive information for the RFC 822 recipient,            and is not reverse mappable. 
  568.  
  569.       DL Expansion History Indication            Supported by use of a new RFC 822 header            (DL-Expansion-History:). 
  570.  
  571.       DL Expansion Prohibited            Distribution List means MTS supported distribution list, in            the manner of X.400.  This service does not exist in the RFC            822 world.  RFC 822 distribution lists should be regarded as            an informal redistribution mechanism, beyond the scope of            this control.  Messages will be sent to RFC 822,            irrespective of whether this service is requested.            Theoretically therefore, this service is supported, although            in practice it may appear that it is not supported. 
  572.  
  573.       Express Mail Service             N/A (PDAU). 
  574.  
  575.       Expiry Date Indication             Supported as new RFC 822 header (Expiry-Date:).  In general,             no automatic action can be expected. 
  576.  
  577.       Explicit Conversion             N/A (prior). 
  578.  
  579.       Forwarded IP Message Indication             Supported, with some loss of information.  The message is             forwarded in an RFC 822 body, and so can only be interpreted             visually. 
  580.  
  581.       Grade of Delivery Selection             N/A (PDAU) 
  582.  
  583.       Importance Indication             Supported as new RFC 822 header (Importance:). 
  584.  
  585.       Incomplete Copy Indication             Supported as new RFC 822 header (Incomplete-Copy:). 
  586.  
  587.       Language Indication             Supported as new RFC 822 header (Language:). 
  588.  
  589.       Latest Delivery Designation             Not supported.  A new RFC 822 header (Latest-Delivery-Time:) 
  590.  
  591.  
  592.  
  593. Kille                                                          [Page 19] 
  594.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  595.  
  596.              is provided, which may be used by the recipient. 
  597.  
  598.       Message Flow Confidentiality             Not supported. 
  599.  
  600.       Message Origin Authentication             N/A (reception). 
  601.  
  602.       Message Security Labelling             Not supported. 
  603.  
  604.       Message Sequence Integrity             Not supported. 
  605.  
  606.       Multi-Destination Delivery             Supported. 
  607.  
  608.       Multi-part Body             Supported, with some loss of information, in that the             structuring cannot be formalised in RFC 822. 
  609.  
  610.       Non Receipt Notification Request             Not supported. 
  611.  
  612.       Non Repudiation of Delivery             Not supported. 
  613.  
  614.       Non Repudiation of Origin             N/A (reception). 
  615.  
  616.       Non Repudiation of Submission             N/A (local). 
  617.  
  618.       Obsoleting Indication             Supported as new RFC 822 header (Obsoletes:). 
  619.  
  620.       Ordinary Mail             N/A (PDAU). 
  621.  
  622.       Originator Indication             Supported. 
  623.  
  624.       Originator Requested Alternate Recipient             Not supported, but is placed as comment next to address             (X400-Recipients:). 
  625.  
  626.       Physical Delivery Notification by MHS             N/A (PDAU). 
  627.  
  628.  
  629.  
  630. Kille                                                          [Page 20] 
  631.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  632.  
  633.        Physical Delivery Notification by PDS             N/A (PDAU). 
  634.  
  635.       Physical Forwarding Allowed             Supported by use of a comment in a new RFC 822 header             (X400-Recipients:), associated with the recipient in             question. 
  636.  
  637.       Physical Forwarding Prohibited             Supported by use of a comment in a new RFC 822 header             (X400-Recipients:), associated with the recipient in             question. 
  638.  
  639.       Prevention of Non-delivery notification             Supported, as delivery notifications cannot be generated by             RFC 822.  In practice, errors will be returned as IP             Messages, and so this service may appear not to be supported             (see Non-delivery Notification). 
  640.  
  641.       Primary and Copy Recipients Indication             Supported. 
  642.  
  643.       Probe             Supported at the gateway (i.e., the gateway services the             probe). 
  644.  
  645.       Probe Origin Authentication             N/A (reception). 
  646.  
  647.       Proof of Delivery             Not supported. 
  648.  
  649.       Proof of Submission             N/A (local). 
  650.  
  651.       Receipt Notification Request Indication             Not supported. 
  652.  
  653.       Redirection Allowed by Originator             Redirection means MTS supported redirection, in the manner             of X.400.  This service does not exist in the RFC 822 world.             RFC 822 redirection (e.g., aliasing) should be regarded as             an informal redirection mechanism, beyond the scope of this             control.  Messages will be sent to RFC 822, irrespective of             whether this service is requested.  Theoretically therefore,             this service is supported, although in practice it may             appear that it is not supported. 
  654.  
  655.  
  656.  
  657.  Kille                                                          [Page 21] 
  658.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  659.  
  660.        Registered Mail             N/A (PDAU). 
  661.  
  662.       Registered Mail to Addressee in Person             N/A (PDAU). 
  663.  
  664.       Reply Request Indication             Supported as comment next to address. 
  665.  
  666.       Replying IP Message Indication             Supported. 
  667.  
  668.       Report Origin Authentication             N/A (reception). 
  669.  
  670.       Request for Forwarding Address             N/A (PDAU). 
  671.  
  672.       Requested Delivery Method             N/A (local).  The services required must be dealt with at             submission time.  Any such request is made available through             the gateway by use of a comment associated with the             recipient in question. 
  673.  
  674.       Return of Content             In principle, this is N/A, as non-delivery notifications are             not supported.  In practice, most RFC 822 systems will             return part or all of the content along with the IP Message             indicating an error (see Non-delivery Notification). 
  675.  
  676.       Sensitivity Indication             Supported as new RFC 822 header (Sensitivity:). 
  677.  
  678.       Special Delivery             N/A (PDAU). 
  679.  
  680.       Stored Message Deletion             N/A (MS). 
  681.  
  682.       Stored Message Fetching             N/A (MS). 
  683.  
  684.       Stored Message Listing             N/A (MS). 
  685.  
  686.       Stored Message Summary             N/A (MS). 
  687.  
  688.  
  689.  
  690.  Kille                                                          [Page 22] 
  691.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  692.  
  693.        Subject Indication             Supported. 
  694.  
  695.       Undeliverable Mail with Return of Physical Message             N/A (PDAU). 
  696.  
  697.       Use of Distribution List             In principle this applies only to X.400 supported             distribution lists (see DL Expansion Prohibited).             Theoretically, this service is N/A (prior).  In practice,             because of informal RFC 822 lists, this service can be             regarded as supported. 
  698.  
  699. 2.3.2.  Reception by X.400 
  700.  
  701. 2.3.2.1.  Standard Mandatory Services 
  702.  
  703.    The following standard IPM mandatory user facilities may be required    for reception of RFC 822 originated mail by an X.400 UA. 
  704.  
  705.       Content Type Indication 
  706.  
  707.       Delivery Time Stamp Indication 
  708.  
  709.       IP Message Identification 
  710.  
  711.       Message Identification 
  712.  
  713.       Non-delivery Notification 
  714.  
  715.       Original Encoded Information Types Indication 
  716.  
  717.       Submission Time Stamp Indication 
  718.  
  719.       Typed Body 
  720.  
  721. 2.3.2.2.  Standard Optional Services 
  722.  
  723.    The following standard IPM optional user facilities may be required    for reception of RFC 822 originated mail by an X.400 UA. 
  724.  
  725.       Authorising User's Indication 
  726.  
  727.       Blind Copy Recipient Indication 
  728.  
  729.       Cross Referencing Indication 
  730.  
  731.       Originator Indication 
  732.  
  733.  
  734.  
  735. Kille                                                          [Page 23] 
  736.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  737.  
  738.        Primary and Copy Recipients Indication 
  739.  
  740.       Replying IP Message Indication 
  741.  
  742.       Subject Indication 
  743.  
  744. 2.3.2.3.  New Services 
  745.  
  746.    A new service "RFC 822 Header Field" is defined using the extension    facilities.  This allows for any RFC 822 header field to be    represented.  It may be present in RFC 822 originated messages, which    are received by an X.400 UA. 
  747.  
  748. Chapter 3 -- Basic Mappings 
  749.  
  750. 3.1.  Notation 
  751.  
  752.    The X.400 protocols are encoded in a structured manner according to    ASN.1, whereas RFC 822 is text encoded.  To define a detailed    mapping, it is necessary to refer to detailed protocol elements in    each format.  A notation to achieve this is described in this    section. 
  753.  
  754. 3.1.1.  RFC 822 
  755.  
  756.    Structured text is defined according to the Extended Backus Naur Form    (EBNF) defined in Section 2 of RFC 822 [Crocker82a].  In the EBNF    definitions used in this specification, the syntax rules given in    Appendix D of RFC 822 are assumed.  When these EBNF tokens are    referred to outside an EBNF definition, they are identified by the    string "822." appended to the beginning of the string (e.g.,    822.addr-spec).  Additional syntax rules, to be used throughout this    specification, are defined in this chapter. 
  757.  
  758.    The EBNF is used in two ways. 
  759.  
  760.       1.   To describe components of RFC 822 messages (or of 822-MTS            components).  In this case, the lexical analysis defined in            Section 3 of RFC 822 should be used.  When these new EBNF            tokens are referred to outside an EBNF definition, they are            identified by the string "EBNF." appended to the beginning            of the string (e.g., EBNF.bilateral-info). 
  761.  
  762.       2.   To describe the structure of IA5 or ASCII information not in            an RFC 822 message.  In these cases, tokens will either be            self delimiting, or be delimited by self delimiting tokens.            Comments and LWSP are not used as delimiters. 
  763.  
  764.  
  765.  
  766.  Kille                                                          [Page 24] 
  767.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  768.  
  769.  3.1.2.  ASN.1 
  770.  
  771.    An element is referred to with the following syntax, defined in EBNF: 
  772.  
  773.       element         = service "." definition *( "." definition )       service         = "IPMS" / "MTS" / "MTA"       definition      = identifier / context       identifier      = ALPHA *< ALPHA or DIGIT or "-" >       context         = "[" 1*DIGIT "]" 
  774.  
  775.    The EBNF.service keys are shorthand for the following service    specifications: 
  776.  
  777.       IPMS IPMSInformationObjects defined in Annex E of X.420 / ISO            10021-7. 
  778.  
  779.       MTS  MTSAbstractService defined in Section 9 of X.411 / ISO            10021-4. 
  780.  
  781.       MTA  MTAAbstractService defined in Section 13 of X.411 / ISO           10021-4. 
  782.  
  783.    The first EBNF.identifier identifies a type or value key in the    context of the defined service specification.   Subsequent    EBNF.identifiers identify a value label or type in the context of the    first identifier (SET or SEQUENCE).  EBNF.context indicates a context    tag, and is used where there is no label or type to uniquely identify    a component.  The special EBNF.identifier keyword "value" is used to    denote an element of a sequence. 
  784.  
  785.    For example, IPMS.Heading.subject defines the subject element of the    IPMS heading.  The same syntax is also used to refer to element    values.  For example, MTS.EncodedInformationTypes.[0].g3Fax refers to    a value of MTS.EncodedInformationTypes.[0]. 
  786.  
  787. 3.2.  ASCII and IA5 
  788.  
  789.    A gateway will interpret all IA5 as ASCII.  Thus, mapping between    these forms is conceptual. 
  790.  
  791. 3.3.  Standard Types 
  792.  
  793.    There is a need to convert between ASCII text, and some of the types    defined in ASN.1 [CCITT/ISO88d].  For each case, an EBNF syntax    definition is given, for use in all of this specification, which    leads to a mapping between ASN.1, and an EBNF construct. 
  794.  
  795.    All EBNF syntax definitions of ASN.1 types are in lower case, whereas 
  796.  
  797.  
  798.  
  799. Kille                                                          [Page 25] 
  800.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  801.  
  802.     ASN.1 types are referred to with the first letter in upper case.    Except as noted, all mappings are symmetrical. 
  803.  
  804. 3.3.1.  Boolean 
  805.  
  806.    Boolean is encoded as: 
  807.  
  808.       boolean = "TRUE" / "FALSE" 
  809.  
  810. 3.3.2.  NumericString 
  811.  
  812.    NumericString is encoded as: 
  813.  
  814.       numericstring = *DIGIT 
  815.  
  816. 3.3.3.  PrintableString 
  817.  
  818.    PrintableString is a restricted IA5String defined as: 
  819.  
  820.       printablestring  = *( ps-char )       ps-restricted-char      = 1DIGIT /  1ALPHA / " " / "'" / "+"                          / "," / "-" / "." / "/" / ":" / "=" / "?"       ps-delim         = "(" / ")"       ps-char          = ps-delim / ps-restricted-char 
  821.  
  822.    This can be used to represent real printable strings in EBNF. 
  823.  
  824. 3.3.4.  T.61String 
  825.  
  826.    In cases where T.61 strings are only used for conveying human    interpreted information, the aim of a mapping should be to render the    characters appropriately in the remote character set, rather than to    maximise reversibility.  For these cases, the mappings to IA5 defined    in CCITT Recommendation X.408 (1988) should be used [CCITT/ISO88a].    These will then be encoded in ASCII. 
  827.  
  828.    There is also a need to represent Teletex Strings in ASCII, for some    aspects of O/R Address.  For these, the following encoding is used: 
  829.  
  830.       teletex-string   = *( ps-char / t61-encoded )       t61-encoded      = "{" 1* t61-encoded-char "}"       t61-encoded-char = 3DIGIT 
  831.  
  832.    Common characters are mapped simply.  Other octets are mapped using a    quoting mechanism similar to the printable string mechanism.  Each    octet is represented as 3 decimal digits. 
  833.  
  834.    There are a number of places where a string may have a Teletex and/or 
  835.  
  836.  
  837.  
  838. Kille                                                          [Page 26] 
  839.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  840.  
  841.     Printable String representation.  The following BNF is used to    represent this. 
  842.  
  843.    teletex-and-or-ps = [ printablestring ] [ "*" teletex-string ] 
  844.  
  845.    The natural mapping is restricted to EBNF.ps-char, in order to make    the full BNF easier to parse. 
  846.  
  847. 3.3.5.  UTCTime 
  848.  
  849.    Both UTCTime and the RFC 822 822.date-time syntax contain:  Year    (lowest two digits), Month, Day of Month, hour, minute, second    (optional), and Timezone.  822.date-time also contains an optional    day of the week, but this is redundant.  Therefore a symmetrical    mapping can be made between these constructs. 
  850.  
  851.    Note:         In practice, a gateway will need to parse various illegal         variants on 822.date-time.  In cases where 822.date-time         cannot be parsed, it is recommended that the derived UTCTime         is set to the value at the time of translation. 
  852.  
  853.    The UTCTime format which specifies the timezone offset should be    used. 
  854.  
  855. 3.3.6.  Integer 
  856.  
  857.    A basic ASN.1 Integer will be mapped onto EBNF.numericstring.  In many    cases ASN.1 will enumerate Integer values or use ENUMERATED.  An EBNF    encoding labelled-integer is provided. When mapping from EBNF to    ASN.1, only the integer value is mapped, and the associated text is    discarded.  When mapping from ASN.1 to EBNF, addition of an    appropriate text label is strongly encouraged. 
  858.  
  859.       labelled-integer ::= [ key-string ] "(" numericstring ")" 
  860.  
  861.       key-string      = *key-char       key-char        = <a-z, A-Z, 1-9, and "-"> 
  862.  
  863. 3.3.7.  Object Identifier 
  864.  
  865.    Object identifiers are represented in a form similar to that    given in ASN.1.  The numbers are mandatory, to ease encoding.    It is recommended that as many strings as possible are used, to    facilitate user recognition. 
  866.  
  867.       object-identifier ::= [ defined-value ] oid-comp-list 
  868.  
  869.  
  870.  
  871.  Kille                                                          [Page 27] 
  872.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  873.  
  874.        oid-comp-list ::= oid-comp oid-comp-list                       | oid-comp 
  875.  
  876.       defined-value ::= key-string 
  877.  
  878.       oid-comp ::= [ key-string ] "(" numericstring ")" 
  879.  
  880. 3.4.  Encoding ASCII in Printable String 
  881.  
  882.    Some information in RFC 822 is represented in ASCII, and needs to be    mapped into X.400 elements encoded as printable string.  For this    reason, a mechanism to represent ASCII encoded as PrintableString is    needed. 
  883.  
  884.    A structured subset of EBNF.printablestring is now defined.  This can    be used to encode ASCII in the PrintableString character set. 
  885.  
  886.       ps-encoded       = *( ps-restricted-char / ps-encoded-char )       ps-encoded-char  = "(a)"               ; (@)                        / "(p)"               ; (%)                        / "(b)"               ; (!)                        / "(q)"               ; (")                        / "(u)"               ; (_)                        / "(l)"               ; "("                        / "(r)"               ; ")"                        / "(" 3DIGIT ")" 
  887.  
  888.     The 822.3DIGIT in EBNF.ps-encoded-char must have range 0-127, and is    interpreted in decimal as the corresponding ASCII character.  Special    encodings are given for: at sign (@), percent (%), exclamation    mark/bang (!), double quote ("), underscore (_), left bracket ((),    and right bracket ()).  These characters, with the exception of round    brackets, are not included in PrintableString, but are common in RFC    822 addresses.  The abbreviations will ease specification of RFC 822    addresses from an X.400 system.  These special encodings should be    mapped in a case insensitive manner, but always be generated in lower    case. 
  889.  
  890.    A reversible mapping between PrintableString and ASCII can now be    defined.  The reversibility means that some values of printable    string (containing round braces) cannot be generated from ASCII.    Therefore, this mapping must only be used in cases where the    printable strings may only be derived from ASCII (and will therefore    have a restricted domain).  For example, in this specification, it is    only applied to a Domain defined attribute which will have been    generated by use of this specification and a value such as "(" would    not be possible. 
  891.  
  892.  
  893.  
  894. Kille                                                          [Page 28] 
  895.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  896.  
  897.     To encode ASCII as PrintableString, the EBNF.ps-encoded syntax is    used, with all EBNF.ps-restricted-char mapped directly.  All other    822.CHAR are encoded as EBNF.ps-encoded-char. 
  898.  
  899.    To encode PrintableString as ASCII, parse PrintableString as    EBNF.ps-encoded, and then reverse the previous mapping.  If the    PrintableString cannot be parsed, then the mapping is being applied    in to an inappropriate value, and an error should be given to the    procedure doing the mapping. In some cases, it may be preferable to    pass the printable string through unaltered. 
  900.  
  901.    Some examples are now given.  Note the arrows which indicate    asymmetrical mappings: 
  902.  
  903.                     PrintableString           ASCII 
  904.  
  905.                    'a demo.'         <->   'a demo.'                    foo(a)bar         <->   foo@bar                    (q)(u)(p)(q)      <->   "_%"                    (a)               <->   @                    (A)               <->   @                    (l)a(r)           <->   (a)                    (126)             <->   ~                    (                  ->   (                    (l)               <->   ( 
  906.  
  907. Chapter 4 -- Addressing 
  908.  
  909.    Addressing is probably the trickiest problem of an X.400 <-> RFC 822    gateway.  Therefore it is given a separate chapter.  This chapter, as    a side effect, also defines a textual representation of an X.400 O/R    Address. 
  910.  
  911.    Initially, we consider an address in the (human) mail user sense of    "what is typed at the mailsystem to reference a mail user".  A basic    RFC 822 address is defined by the EBNF EBNF.822-address: 
  912.  
  913.                 822-address     = [ route ] addr-spec 
  914.  
  915.    In an 822-MTS protocol, the originator and each recipient should be    considered to be defined by such a construct.  In an RFC 822 header,    the EBNF.822-address is encapsulated in the 822.address syntax rule,    and there may also be associated comments.  None of this extra    information has any semantics, other than to the end user. 
  916.  
  917.    The basic X.400 O/R Address, used by the MTS for routing, is defined    by MTS.ORAddress.  In IPMS, the MTS.ORAddress is encapsulated within 
  918.  
  919.  
  920.  
  921. Kille                                                          [Page 29] 
  922.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  923.  
  924.     IPMS.ORDescriptor. 
  925.  
  926.    It can be seen that RFC 822 822.address must be mapped with    IPMS.ORDescriptor, and that RFC 822 EBNF.822-address must be mapped    with MTS.ORAddress. 
  927.  
  928. 4.1.  A textual representation of MTS.ORAddress 
  929.  
  930.    MTS.ORAddress is structured as a set of attribute value pairs.  It is    clearly necessary to be able to encode this in ASCII for gatewaying    purposes.  All aspects should be encoded, in order to guarantee    return of error messages, and to optimise third party replies. 
  931.  
  932. 4.2.  Basic Representation 
  933.  
  934.    An O/R Address has a number of structured and unstructured    attributes.  For each unstructured attribute, a key and an encoding    is specified.  For structured attributes, the X.400 attribute is    mapped onto one or more attribute value pairs.  For domain defined    attributes, each element of the sequence will be mapped onto a triple    (key and two values), with each value having the same encoding.  The    attributes are as follows, with 1984 attributes given in the first    part of the table.  For each attribute, a reference is given,    consisting of the relevant sections in X.402 / ISO 10021-2, and the    extension identifier for 88 only attributes: 
  935.  
  936. Attribute (Component)               Key            Enc     Ref       Id 
  937.  
  938. 84/88 Attributes 
  939.  
  940. MTS.CountryName                     C              P       18.3.3 MTS.AdministrationDomainName        ADMD           P       18.3.1 MTS.PrivateDomainName               PRMD           P       18.3.21 MTS.NetworkAddress                  X121           N       18.3.7 MTS.TerminalIdentifier              T-ID           N       18.3.23 MTS.OrganizationName                O              P/T     18.3.9 MTS.OrganizationalUnitNames.value   OU             P/T     18.3.10 MTS.NumericUserIdentifier           UA-ID          N       18.3.8 MTS.PersonalName                    PN             P/T     18.3.12 MTS.PersonalName.surname            S              P/T     18.3.12 MTS.PersonalName.given-name         G              P/T     18.3.12 MTS.PersonalName.initials           I              P/T     18.3.12 MTS.PersonalName    .generation-qualifier            GQ             P/T     18.3.12 MTS.DomainDefinedAttribute.value    DD             P/T     18.1 
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  Kille                                                          [Page 30] 
  947.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  948.  
  949.  88 Attributes 
  950.  
  951. MTS.CommonName                      CN             P/T     18.3.2    1 MTS.TeletexCommonName               CN             P/T     18.3.2    2 MTS.TeletexOrganizationName         O              P/T     18.3.9    3 MTS.TeletexPersonalName             PN             P/T     18.3.12   4 MTS.TeletexPersonalName.surname     S              P/T     18.3.12   4 MTS.TeletexPersonalName.given-name  G              P/T     18.3.12   4 MTS.TeletexPersonalName.initials    I              P/T     18.3.12   4 MTS.TeletexPersonalName    .generation-qualifier            GQ             P/T     18.3.12   4 MTS.TeletexOrganizationalUnitNames    .value                           OU             P/T     18.3.10   5 MTS.TeletexDomainDefinedAttribute    .value                           DD             P/T     18.1      6 MTS.PDSName                         PD-SYSTEM      P       18.3.11   7 MTS.PhysicalDeliveryCountryName     PD-C           P       18.3.13   8 MTS.PostalCode                      POSTCODE       P       18.3.19   9 MTS.PhysicalDeliveryOfficeName      PD-OFFICE      P/T     18.3.14  10 MTS.PhysicalDeliveryOfficeNumber    PD-OFFICE-NUM  P/T     18.3.15  11 MTS.ExtensionORAddressComponents    PD-EXT-D       P/T     18.3.4   12 MTS.PhysicalDeliveryPersonName      PD-PN          P/T     18.3.17  13 MTS.PhysicalDelivery                PD-O           P/T     18.3.16  14    OrganizationName MTS.ExtensionPhysicalDelivery    AddressComponents                PD-EXT-LOC     P/T     18.3.5   15 MTS.UnformattedPostalAddress        PD-ADDRESS     P/T     18.3.25  16 MTS.StreetAddress                   STREET         P/T     18.3.22  17 MTS.PostOfficeBoxAddress            PO-BOX         P/T     18.3.18  18 MTS.PosteRestanteAddress            POSTE-RESTANTE P/T     18.3.20  19 MTS.UniquePostalName                PD-UNIQUE      P/T     18.3.26  20 MTS.LocalPostalAttributes           PD-LOCAL       P/T     18.3.6   21 MTS.ExtendedNetworkAddress    .e163-4-address.number           NET-NUM        N       18.3.7   22 MTS.ExtendedNetworkAddress    .e163-4-address.sub-address      NET-SUB        N       18.3.7   22 MTS.ExtendedNetworkAddress   .psap-address                     NET-PSAP       X       18.3.7   22 MTS.TerminalType                    NET-TTYPE      I       18.3.24  23 
  952.  
  953.    The following keys identify different EBNF encodings, which are    associated with the ASCII representation of MTS.ORAddress. 
  954.  
  955.                  Key         Encoding 
  956.  
  957.                  P     printablestring                  N     numericstring                  T     teletex-string 
  958.  
  959.  
  960.  
  961. Kille                                                          [Page 31] 
  962.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  963.  
  964.                   P/T   teletex-and-or-ps                  I     labelled-integer                  X     presentation-address 
  965.  
  966.    The BNF for presentation-address is taken from the specification "A    String Encoding of Presentation Address" [Kille89a]. 
  967.  
  968.    In most cases, the EBNF encoding maps directly to the ASN.1 encoding    of the attribute.  There are a few exceptions. In cases where an    attribute can be encoded as either a PrintableString or NumericString    (Country, ADMD, PRMD), either form should be mapped into the BNF.    When generating ASN.1, the NumericString encoding should be used if    the string contains only digits. 
  969.  
  970.    There are a number of cases where the P/T (teletex-and-or-ps)    representation is used.  Where the key maps to a single attribute,    this choice is reflected in the encoding of the attribute (attributes    10-21).  For most of the 1984 attributes and common name, there is a    printablestring and a teletex variant.   This pair of attributes is    mapped onto the single component here.  This will give a clean    mapping for the common cases where only one form of the name is used. 
  971.  
  972. 4.2.1.  Encoding of Personal Name 
  973.  
  974.    Handling of Personal Name and Teletex Personal Name based purely on    the EBNF.standard-type syntax defined above is likely to be clumsy.    It seems desirable to utilise the "human" conventions for encoding    these components.  A syntax is defined, which is designed to provide    a clean encoding for the common cases of O/R address specification    where: 
  975.  
  976.       1.   There is no generational qualifier 
  977.  
  978.       2.   Initials contain only letters 
  979.  
  980.       3.   Given Name does not contain full stop ("."), and is at least            two characters long. 
  981.  
  982.       4.   If Surname contains full stop, then it may not be in the            first two characters, and either initials or given name is            present. 
  983.  
  984.    The following EBNF is defined: 
  985.  
  986.                 encoded-pn      = [ given "." ] *( initial "." ) surname 
  987.  
  988.                 given           = 2*<ps-char not including "."> 
  989.  
  990.  
  991.  
  992.  Kille                                                          [Page 32] 
  993.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  994.  
  995.                  initial         = ALPHA 
  996.  
  997.                 surname         = printablestring 
  998.  
  999.    This can be used to map from any string containing only printable    string characters to an O/R address personal name. Parse the string    according to the EBNF.  The given name and surname are assigned    directly.  All EBNF.initial tokens are concatenated without    intervening full stops to generate the initials. 
  1000.  
  1001.    For an O/R address which follows the above restrictions, a string can    be derived in the natural manner.  In this case, the mapping will be    reversible. 
  1002.  
  1003.         For example:                  GivenName       = "Marshall"                 Surname         = "Rose" 
  1004.  
  1005.                 Maps with  "Marshall.Rose" 
  1006.  
  1007.                 Initials        = "MT"                 Surname         = "Rose" 
  1008.  
  1009.                 Maps with  "M.T.Rose" 
  1010.  
  1011.                 GivenName       = "Marshall"                 Initials        = "MT"                 Surname         = "Rose" 
  1012.  
  1013.                 Maps with  "Marshall.M.T.Rose" 
  1014.  
  1015.    Note that X.400 suggest that Initials is used to encode ALL initials.    Therefore, the proposed encoding is "natural" when either GivenName    or Initials, but not both, are present.  The case where both are    present can be encoded, but this appears to be contrived! 
  1016.  
  1017. 4.2.2.  Standard Encoding of MTS.ORAddress 
  1018.  
  1019.    Given this structure, we can specify a BNF representation of an O/R    Address. 
  1020.  
  1021.                 std-or-address  = 1*( "/" attribute "=" value ) "/"                 attribute       = standard-type                                 / "RFC-822"                                 / registered-dd-type                                 / dd-key "." std-printablestring                 standard-type   = key-string 
  1022.  
  1023.  
  1024.  
  1025. Kille                                                          [Page 33] 
  1026.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1027.  
  1028.                  registered-dd-type                                 = key-string                 dd-key          = key-string 
  1029.  
  1030.                 value           = std-printablestring 
  1031.  
  1032.                 std-printablestring                                 = *( std-char / std-pair )                 std-char        = <"{", "}", "*", and any ps-char                                                 except "/" and "=">                 std-pair        = "$" ps-char 
  1033.  
  1034.    The standard-type is any key defined in the table in Section 4.2,    except PN, and DD.  The value, after quote removal, should be    interpreted according to the defined encoding. 
  1035.  
  1036.    If the standard-type is PN, the value is interpreted according to    EBNF.encoded-pn, and the components of MTS.PersonalName and/or    MTS.TeletexPersonalName derived accordingly. 
  1037.  
  1038.    If dd-key is the recognised Domain Defined string (DD), then the type    and value should be interpreted according to the syntax implied from    the encoding, and aligned to either the teletex or printable string    form.  Key and value should have the same encoding. 
  1039.  
  1040.    If value is "RFC-822", then the (printable string) Domain Defined    Type of "RFC-822" is assumed.  This is an optimised encoding of the    domain defined type defined by this specification. 
  1041.  
  1042.    The matching of all keywords should be done in a case- independent    manner. 
  1043.  
  1044.    If the value is registered-dd-type, the value is registered with the    IANA and will be listed in the Assigned Numbers RFC, then the value    should be interpreted accordingly.  This restriction maximises the    syntax checking which can be done at a gateway. 
  1045.  
  1046. 4.3.  EBNF.822-address <-> MTS.ORAddress 
  1047.  
  1048.    Ideally, the mapping specified would be entirely symmetrical and    global, to enable addresses to be referred to transparently in the    remote system, with the choice of gateway being left to the Message    Transfer Service.  There are two fundamental reasons why this is not    possible: 
  1049.  
  1050.       1.   The syntaxes are sufficiently different to make this            awkward. 
  1051.  
  1052.  
  1053.  
  1054.  Kille                                                          [Page 34] 
  1055.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1056.  
  1057.        2.   In the general case, there would not be the necessary            administrative co-operation between the X.400 and RFC 822            worlds, which would be needed for this to work. 
  1058.  
  1059.    Therefore, an asymmetrical mapping is defined, which can be    symmetrical where there is appropriate administrative control. 
  1060.  
  1061. 4.3.1.  X.400 encoded in RFC 822 
  1062.  
  1063.    The std-or-address syntax is  used to encode O/R Address information    in the 822.local-part of EBNF.822-address.  Further O/R Address    information may be associated with the 822.domain component.  This    cannot be used in the general case, basically due to character set    problems, and lack of order in X.400 O/R Addresses.  The only way to    encode the full PrintableString character set in a domain is by use    of the 822.domain-ref syntax (i.e., 822.atom).  This is likely to    cause problems on many systems.  The effective character set of    domains is in practice reduced from the RFC 822 set, by restrictions    imposed by domain conventions and policy. 
  1064.  
  1065.    A generic 822.address consists of a 822.local-part and a sequence of    822.domains (e.g., <@domain1,@domain2:user@domain3>).  All except the    822.domain associated with the 822.local-part (domain3 in this case)    should be considered to specify routing within the RFC 822 world, and    will not be interpreted by the gateway (although they may have    identified the gateway from within the RFC 822 world). 
  1066.  
  1067.       This form of source routing is now discouraged in the Internet       (Host Requirements, page 58 [Braden89a]). 
  1068.  
  1069.    The 822.domain associated with the 822.local-part may also identify    the gateway from within the RFC 822 world.  This final 822.domain may    be used to determine some number of O/R Address attributes.  The    following O/R Address attributes are considered as a hierarchy, and    may be specified by the domain.  They are (in order of hierarchy): 
  1070.  
  1071.       Country, ADMD, PRMD, Organisation, Organisational Unit 
  1072.  
  1073.       There may be multiple Organisational Units. 
  1074.  
  1075.       Associations may be defined between domain specifications, and       some set of attributes.  This association proceeds hierarchically.       For example, if a domain implies ADMD, it also implies country.       Subdomains under this are associated according to the O/R Address       hierarchy.  For example: 
  1076.  
  1077.       => "AC.UK" might be associated with       C="GB", ADMD="GOLD 400", PRMD="UK.AC" 
  1078.  
  1079.  
  1080.  
  1081. Kille                                                          [Page 35] 
  1082.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1083.  
  1084.        then domain "R-D.Salford.AC.UK" maps with       C="GB", ADMD="GOLD 400", PRMD="UK.AC", O="Salford", OU="R-D" 
  1085.  
  1086.       There are three basic reasons why a domain/attribute mapping might       be maintained, as opposed to using simply subdomains: 
  1087.  
  1088.       1.   As a shorthand to avoid redundant X.400 information.  In            particular, there will often be only one ADMD per country,            and so it does not need to be given explicitly. 
  1089.  
  1090.       2.   To deal with cases where attribute values do not fit the            syntax: 
  1091.  
  1092.               domain-syntax   = alphanum [ *alphanumhyphen alphanum ]               alphanum        = <ALPHA or DIGIT>               alphanumhyphen  = <ALPHA or DIGIT or HYPHEN> 
  1093.  
  1094.            Although RFC 822 allows for a more general syntax, this            restricted syntax is chosen as it is the one chosen by the            various domain service administrations. 
  1095.  
  1096.       3.   To deal with missing elements in the hierarchy.  A domain            may be associated with an omitted attribute in conjunction            with several present ones.  When performing the algorithmic            insertion of components lower in the hierarchy, the omitted            value should be skipped.  For example, if "HNE.EGM" is            associated with "C=TC", "ADMD=ECQ", "PRMD=HNE", and omitted            organisation, then "ZI.HNE.EGM" is mapped with "C=TC",            "ADMD=ECQ", "PRMD=HNE", "OU=ZI". It should be noted that            attributes may have null values, and that this is treated            separately from omitted attributes (whilst it would be bad            practice to treat these two cases differently, they must be            allowed for). 
  1097.  
  1098.    This set of mappings need only be known by the gateways relaying    between the RFC 822 world, and the O/R Address space associated with    the mapping in question.  However, it is desirable (for the optimal    mapping of third party addresses) for all gateways to know these    mappings.  A format for the exchange of this information is defined    in Appendix F. 
  1099.  
  1100.    The remaining attributes are encoded on the LHS, using the EBNF.std-    or-address syntax.  For example: 
  1101.  
  1102.                 /I=J/S=Linnimouth/GQ=5/@Marketing.Widget.COM 
  1103.  
  1104.    encodes the MTS.ORAddress consisting of: 
  1105.  
  1106.  
  1107.  
  1108.  Kille                                                          [Page 36] 
  1109.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1110.  
  1111.                  MTS.CountryName                       = "TC"                 MTS.AdministrationDomainName          = "BTT"                 MTS.OrganizationName                  = "Widget"                 MTS.OrganizationalUnitNames.value     = "Marketing"                 MTS.PersonalName.surname              = "Linnimouth"                 MTS.PersonalName.initials             = "J"                 MTS.PersonalName.generation-qualifier = "5" 
  1112.  
  1113.    The first three attributes are determined by the domain Widget.COM.    Then, the first element of OrganizationalUnitNames is determined    systematically, and the remaining attributes are encoded on the LHS.    In an extreme case, all of the attributes will be on the LHS.  As the    domain cannot be null, the RHS will simply be a domain indicating the    gateway. 
  1114.  
  1115.    The RHS (domain) encoding is designed to deal cleanly with common    addresses, and so the amount of information on the RHS should be    maximised.  In particular, it covers the Mnemonic O/R Address using a    1984 compatible encoding.  This is seen as the dominant form of O/R    Address.  Use of other forms of O/R Address, and teletex encoded    attributes will require an LHS encoding. 
  1116.  
  1117.    There is a further mechanism to simplify the encoding of common    cases, where the only attributes to be encoded on the LHS is a (non-    Teletex) Personal Name attributes which comply with the restrictions    of 4.2.1.  To achieve this, the 822.local-part shall be encoded as    EBNF.encoded-pn.  In the previous example, if the GenerationQualifier    was not present, the encoding J.Linnimouth@Marketing.Widget.COM would    result. 
  1118.  
  1119.    From the standpoint of the RFC 822 Message Transfer System, the    domain specification is simply used to route the message in the    standard manner.  The standard domain mechanisms are are used to    select appropriate gateways for the corresponding O/R Address space.    In most cases, this will be done by registering the higher levels,    and assuming that the gateway can handle the lower levels. 
  1120.  
  1121. 4.3.2.  RFC 822 encoded in X.400 
  1122.  
  1123.    In some cases, the encoding defined above may be reversed, to give a    "natural" encoding of genuine RFC 822 addresses.  This depends    largely on the allocation of appropriate management domains. 
  1124.  
  1125.    The general case is mapped by use of domain defined attributes.  A    Domain defined type "RFC-822" is defined.  The associated attribute    value is an ASCII string encoded according to Section 3.3.3 of this    specification.  The interpretation of the ASCII string depends on the    context of the gateway. 
  1126.  
  1127.  
  1128.  
  1129. Kille                                                          [Page 37] 
  1130.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1131.  
  1132.        1.   In the context of RFC 822, and RFC 1034            [Crocker82a, Mockapetris87a], the string can be used            directly. 
  1133.  
  1134.       2.   In the context of the JNT Mail protocol, and the NRS            [Kille84a, Larmouth83a], the string should be interpreted            according to Mailgroup Note 15 [Kille84b]. 
  1135.  
  1136.       3.   In the context of UUCP based systems, the string should be            interpreted as defined in [Horton86a]. 
  1137.  
  1138.    Other O/R Address attributes will be used to identify a context in    which the O/R Address will be interpreted.  This might be a    Management Domain, or some part of a Management Domain which    identifies a gateway MTA.  For example: 
  1139.  
  1140.                 C               = "GB"                 ADMD            = "GOLD 400"                 PRMD            = "UK.AC"                 O               = "UCL"                 OU              = "CS"                 "RFC-822"      =  "Jimmy(a)WIDGET-LABS.CO.UK" 
  1141.  
  1142.         OR 
  1143.  
  1144.                 C               = "TC"                 ADMD            = "Wizz.mail"                 PRMD            = "42"                 "rfc-822"       = "Postel(a)venera.isi.edu" 
  1145.  
  1146.    Note in each case the PrintableString encoding of "@" as "(a)".  In    the second example, the "RFC-822" domain defined attribute is    interpreted everywhere within the (Private) Management Domain.  In    the first example, further attributes are needed within the    Management Domain to identify a gateway.  Thus, this scheme can be    used with varying levels of Management Domain co-operation. 
  1147.  
  1148. 4.3.3.  Component Ordering 
  1149.  
  1150.    In most cases, ordering of O/R Address components is not significant    for the mappings specified.  However, Organisational Units (printable    string and teletex forms) and Domain Defined Attributes are specified    as SEQUENCE in MTS.ORAddress, and so their order may be significant.    This specification needs to take account of this: 
  1151.  
  1152.       1.   To allow consistent mapping into the domain hierarchy 
  1153.  
  1154.       2.   To ensure preservation of order over multiple mappings. 
  1155.  
  1156.  
  1157.  
  1158. Kille                                                          [Page 38] 
  1159.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1160.  
  1161.     There are three places where an order must be specified: 
  1162.  
  1163.       1.   The text encoding (std-or-address) of MTS.ORAddress as used            in the local-part of an RFC 822 address.  An order is needed            for those components which may have multiple values            (Organisational Unit, and Domain Defined Attributes). When            generating an 822.std-or-address, components of a given type            shall be in hierarchical order with the most significant            component on the RHS.  If there is an Organisation            Attribute, it shall be to the right of any Organisational            Unit attributes.  These requirements are for the following            reasons: 
  1164.  
  1165.            -    Alignment to the hierarchy of other components in RFC                 822 addresses (thus, Organisational Units will appear                 in the same order, whether encoded on the RHS or LHS).                 Note the differences of JNT Mail as described in                 Appendix B. 
  1166.  
  1167.            -    Backwards compatibility with RFC 987/1026. 
  1168.  
  1169.            -    To ensure that gateways generate consistent addresses.                 This is both to help end users, and to generate                 identical message ids. 
  1170.  
  1171.            Further, it is recommended that all other attributes are            generated according to this ordering, so that all attributes            so encoded follow a consistent hierarchy. 
  1172.  
  1173.            There will be some cases where an X.400 O/R address of this            encoding will be generated by an end user from external            information.  The ordering of attributes may be inverted or            mixed.  For this reason, the following heuristics may be            applied: 
  1174.  
  1175.            -    If there is an Organisation attribute to the left of                 any Org Unit attribute, assume that the hierarchy is                 inverted. 
  1176.  
  1177.            -    If an inversion of the Org Unit hierarchy generates a                 valid address, when the preferred order does not,                 assume that the hierarchy is inverted. 
  1178.  
  1179.       2.   For the Organisational Units (OU) in MTS.ORAddress, the            first OU in the SEQUENCE is the most significant, as            specified in X.400. 
  1180.  
  1181.       3.   For the Domain Defined Attributes in MTS.ORAddress, the 
  1182.  
  1183.  
  1184.  
  1185. Kille                                                          [Page 39] 
  1186.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1187.  
  1188.             First Domain Defined Attribute in the SEQUENCE is the most            significant. 
  1189.  
  1190.            Note that although this ordering is mandatory for this            mapping, there are NO implications on ordering significance            within X.400, where this is a Management Domain issue. 
  1191.  
  1192. 4.3.4.  RFC 822 -> X.400 
  1193.  
  1194.    There are two basic cases: 
  1195.  
  1196.       1.   X.400 addresses encoded in RFC 822.  This will also include            RFC 822 addresses which are given reversible encodings. 
  1197.  
  1198.       2.   "Genuine" RFC 822 addresses. 
  1199.  
  1200.    The mapping should proceed as follows, by first assuming case 1). 
  1201.  
  1202.    STAGE I. 
  1203.  
  1204.    1.   If the 822-address is not of the form: 
  1205.  
  1206.                 local-part "@" domain 
  1207.  
  1208.         Go to stage II. 
  1209.  
  1210.    NOTE:It may be appropriate to reduce a source route address         to this form by removal of all bar the last domain.  In         terms of the design intentions of RFC 822, this would         be an incorrect action.  However, in most real cases,         it will do the "right" thing and provide a better         service to the end user.  This is a reflection on the         excessive and inappropriate use of source routing in         RFC 822 based systems.  Either approach, or the         intermediate approach of stripping only domain         references which reference the local gateway are         conformant to this specification. 
  1211.  
  1212.    2.   Attempt to parse EBNF.domain as: 
  1213.  
  1214.                 *( domain-syntax "." ) known-domain 
  1215.  
  1216.         Where EBNF.known-domain is the longest possible match in a         list of supported mappings (see Appendix F).  If this fails,         and the EBNF.domain does not explicitly identify the local         gateway, go to stage II.  If it succeeds, allocate the         attributes associated with EBNF.known-domain, and         systematically allocate the attributes implied by each 
  1217.  
  1218.  
  1219.  
  1220. Kille                                                          [Page 40] 
  1221.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1222.  
  1223.          EBNF.domain-syntax component.  If the domain explicitly         identifies the gateway, allocate no attributes. 
  1224.  
  1225.    3.   If the local-part contains any characters not in         PrintableString, go to stage II. 
  1226.  
  1227.    4.   If the 822.local-part uses the 822.quoted-string encoding,         remove this quoting.  Parse the (unquoted) 822.local-part         according to the EBNF EBNF.std-or-address.  If this parse         fails, parse the local-part according to the EBNF         EBNF.encoded-pn.  The result is a set of type/value pairs.         If the values generated conflict with those derived in step         2 (e.g., a duplicated country attribute), the domain should         be assumed to be an RFC 987 gateway.  In this case, take         only the LHS derived attributes.  Otherwise add LHS and RHS         derived attributes together. 
  1228.  
  1229.    5.   Associate the EBNF.attribute-value syntax (determined from         the identified type) with each value, and check that it         conforms.  If not, go to stage II. 
  1230.  
  1231.    6.   Ensure that the set of attributes conforms both to the         MTS.ORAddress specification and to the restrictions on this         set given in X.400.  If not go to stage II. 
  1232.  
  1233.    7.   Build the O/R Address from this information. 
  1234.  
  1235.     STAGE II. 
  1236.  
  1237.    This will only be reached if the RFC 822 EBNF.822-address is not    a valid X.400 encoding.  If the address is an 822-MTS recipient    address, it must be rejected, as there is a need to interpret    such an address in X.400.  For the 822-MTS return address, and    any addresses in the RFC 822 header, they should now be encoded    as RFC 822 addresses in an X.400 O/R Name: 
  1238.  
  1239.    1.   Convert the EBNF.822-address to PrintableString, as         specified in Chapter 3. 
  1240.  
  1241.    2.   The "RFC-822" domain defined attribute should be generated         from this string. 
  1242.  
  1243.    3.   Build the rest of the O/R Address in the local Management         Domain agreed manner, so that the O/R Address will receive a         correct global interpretation. 
  1244.  
  1245.    Note that the domain defined attribute value has a maximum length 
  1246.  
  1247.  
  1248.  
  1249. Kille                                                          [Page 41] 
  1250.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1251.  
  1252.     of MTS.ub-domain-defined-attribute-value-length (128).  If this    is exceeded by a mapping at the MTS level, then the gateway    should reject the message in question.  If this occurs at the    IPMS level, then the action should depend on the policy being    taken, which is discussed in Section 5.1.3. 
  1253.  
  1254. 4.3.5.  X.400 -> RFC 822 
  1255.  
  1256.    There are two basic cases: 
  1257.  
  1258.    1.   RFC 822 addresses encoded in X.400. 
  1259.  
  1260.    2.   "Genuine" X.400 addresses.  This may include symmetrically         encoded RFC 822 addresses. 
  1261.  
  1262.    When a MTS Recipient O/R Address is interpreted, gatewaying will be    selected if there a single "RFC-822" domain defined attribute    present.  In this case, use mapping A.  For other O/R Addresses    which: 
  1263.  
  1264.    1.   Contain the special attribute. 
  1265.  
  1266.         AND 
  1267.  
  1268.    2.   Identifies the local gateway or any other known gateway with         the other attributes. 
  1269.  
  1270.    Use mapping A.  In other cases, use mapping B. 
  1271.  
  1272.    NOTE:         A pragmatic approach would be to assume that any O/R         Address with the special domain defined attribute identifies         an RFC 822 address.  This will usually work correctly, but is         in principle not correct. 
  1273.  
  1274.    Mapping A 
  1275.  
  1276.    1.   Map the domain defined attribute value to ASCII, as defined         in Chapter 3. 
  1277.  
  1278.    Mapping B 
  1279.  
  1280.    This will be used for X.400 addresses which do not use the explicit    RFC 822 encoding. 
  1281.  
  1282.    1.   For all string encoded attributes, remove any leading or         trailing spaces, and replace adjacent spaces with a single         space. 
  1283.  
  1284.  
  1285.  
  1286. Kille                                                          [Page 42] 
  1287.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1288.  
  1289.     2.   Noting the hierarchy specified in 4.3.1, determine the         maximum set of attributes which have an associated domain         specification.  If no match is found, allocate the domain as         the domain specification of the local gateway, and go to         step 4. 
  1290.  
  1291.    3.   Following the 4.3.1 hierarchy and noting any omitted         components implied by the mapping tables (see Appendix F),         if each successive component exists, and conforms to the         syntax EBNF.domain-syntax (as defined in 4.3.1), allocate         the next subdomain.  At least one attribute of the X.400         address should not be mapped onto subdomain, as         822.local-part cannot be null. 
  1292.  
  1293.    4.   If the remaining components are personal-name components,         conforming to the restrictions of 4.2.1, then EBNF.encoded-         pn should be derived to form 822.local-part.  In other cases         the remaining components should simply be encoded as a         822.local-part using the EBNF.std-or-address syntax.  If         necessary, the 822.quoted-string encoding should be used. 
  1294.  
  1295.         If the derived 822.local-part can only be encoded by use of         822.quoted-string, then use of the mapping defined         in [Kille89b] may be appropriate.  Use of this mapping is         discouraged. 
  1296.  
  1297. 4.4.  Repeated Mappings 
  1298.  
  1299.    The mappings defined are symmetrical and reversible across a single    gateway.  The symmetry is particularly useful in cases of (mail    exploder type) distribution list expansion.  For example, an X.400    user sends to a list on an RFC 822 system which he belongs to.  The    received message will have the originator and any 3rd party X.400 O/R    Addresses in correct format (rather than doubly encoded).  In cases    (X.400 or RFC 822) where there is common agreement on gateway    identification, then this will apply to multiple gateways. 
  1300.  
  1301.    When a message traverses multiple gateways, the mapping will always    be reversible, in that a reply can be generated which will correctly    reverse the path.  In many cases, the mapping will also be    symmetrical, which will appear clean to the end user.  For example,    if countries "AB" and "XY" have RFC 822 networks, but are    interconnected by X.400, the following may happen:  The originator    specifies: 
  1302.  
  1303.             Joe.Soap@Widget.PTT.XY 
  1304.  
  1305.  
  1306.  
  1307.  Kille                                                          [Page 43] 
  1308.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1309.  
  1310.     This is routed to a gateway, which generates: 
  1311.  
  1312.                 C               = "XY"                 ADMD            = "PTT"                 PRMD            = "Griddle MHS Providers"                 Organisation    = "Widget Corporation"                 Surname         = "Soap"                 Given Name      = "Joe" 
  1313.  
  1314.    This is then routed to another gateway where the mapping is reversed    to give: 
  1315.  
  1316.                 Joe.Soap@Widget.PTT.XY 
  1317.  
  1318.    Here, use of the gateway is transparent. 
  1319.  
  1320.    Mappings will only be symmetrical where mapping tables are defined.    In other cases, the reversibility is more important, due to the (far    too frequent) cases where RFC 822 and X.400 services are partitioned. 
  1321.  
  1322.    The syntax may be used to source route.  THIS IS STRONGLY    DISCOURAGED.  For example: 
  1323.  
  1324.       X.400 -> RFC 822  -> X.400 
  1325.  
  1326.       C             = "UK"       ADMD          = "Gold 400"       PRMD          = "UK.AC"       "RFC-822"     = "/PN=Duval/DD.Title=Manager/(a)Inria.ATLAS.FR" 
  1327.  
  1328.    This will be sent to an arbitrary UK Academic Community gateway by    X.400.  Then it will be sent by JNT Mail to another gateway    determined by the domain Inria.ATLAS.FR (FR.ATLAS.Inria).  This will    then derive the X.400 O/R Address: 
  1329.  
  1330.       C             = "FR"       ADMD          = "ATLAS"       PRMD          = "Inria"       PN.S          = "Duval"       "Title"       = "Manager" 
  1331.  
  1332.    Similarly:    RFC 822 -> X.400 -> RFC 822 
  1333.  
  1334.    "/C=UK/ADMD=BT/PRMD=AC/RFC-822=jj(a)seismo.css.gov/"                                                   @monet.berkeley.edu 
  1335.  
  1336.    This will be sent to monet.berkeley.edu by RFC 822, then to the AC 
  1337.  
  1338.  
  1339.  
  1340. Kille                                                          [Page 44] 
  1341.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1342.  
  1343.     PRMD by X.400, and then to jj@seismo.css.gov by RFC 822. 
  1344.  
  1345. 4.5.  Directory Names 
  1346.  
  1347.    Directory Names are an optional part of O/R Name, along with O/R    Address.  The RFC 822 addresses are mapped onto the O/R Address    component.  As there is no functional mapping for the Directory Name    on the RFC 822 side, a textual mapping should be used.  There is no    requirement for reversibility in terms of the goals of this    specification.  There may be some loss of functionality in terms of    third party recipients where only a directory name is given, but this    seems preferable to the significant extra complexity of adding a full    mapping for Directory Names. 
  1348.  
  1349. 4.6.  MTS Mappings 
  1350.  
  1351.    The basic mappings at the MTS level are: 
  1352.  
  1353.       1) 822-MTS originator ->                     MTS.PerMessageSubmissionFields.originator-name          MTS.OtherMessageDeliveryFields.originator-name ->                     822-MTS originator 
  1354.  
  1355.       2) 822-MTS recipient ->                     MTS.PerRecipientMessageSubmissionFields       MTS.OtherMessageDeliveryFields.this-recipient-name ->                     822-MTS recipient 
  1356.  
  1357.    822-MTS recipients and return addresses are encoded as EBNF.822-    address. 
  1358.  
  1359.    The MTS Originator is always encoded as MTS.OriginatorName, which    maps onto MTS.ORAddressAndOptionalDirectoryName, which in turn maps    onto MTS.ORName. 
  1360.  
  1361. 4.6.1.  RFC 822 -> X.400 
  1362.  
  1363.    From the 822-MTS Originator, use the basic ORAddress mapping, to    generate MTS.PerMessageSubmissionFields.originator-name (MTS.ORName),    without a DirectoryName. 
  1364.  
  1365.    For recipients, the following settings should be made for each    component of MTS.PerRecipientMessageSubmissionFields. 
  1366.  
  1367.         recipient-name              This should be derived from the 822-MTS recipient by the              basic ORAddress mapping. 
  1368.  
  1369.  
  1370.  
  1371.  Kille                                                          [Page 45] 
  1372.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1373.  
  1374.          originator-report-request              This should be set according to content return policy, as              discussed in Section 5.2. 
  1375.  
  1376.         explicit-conversion              This optional component should be omitted, as this service              is not needed. 
  1377.  
  1378.         extensions              The default value (no extensions) should be used. 
  1379.  
  1380. 4.6.2.  X.400 -> RFC 822 
  1381.  
  1382.    The basic functionality is to generate the 822-MTS originator and    recipients.  There is information present on the X.400 side, which    cannot be mapped into analogous 822-MTS services.  For this reason,    new RFC 822 fields are added for the MTS Originator and Recipients.    The information discarded at the 822-MTS level should be present in    these fields.  There may also be the need to generate a delivery    report. 
  1383.  
  1384. 4.6.2.1.  822-MTS Mappings 
  1385.  
  1386.    Use the basic ORAddress mapping, to generate the 822-MTS originator    (return address) from MTS.OtherMessageDeliveryFields.originator-name    (MTS.ORName).  If MTS.ORName.directory-name is present, it should be    discarded. 
  1387.  
  1388.    The 822-MTS recipient is conceptually generated from    MTS.OtherMessageDeliveryFields.this-recipient-name.  This is done by    taking MTS.OtherMessageDeliveryFields.this-recipient-name, and    generating an 822-MTS recipient according to the basic ORAddress    mapping, discarding MTS.ORName.directory-name if present.  However,    if this model was followed exactly, there would be no possibility to    have multiple 822-MTS recipients on a single message.  This is    unacceptable, and so layering is violated.  The mapping needs to use    the MTA level information, and map each value of    MTA.PerRecipientMessageTransferFields.recipient-name, where the    responsibility bit is set, onto an 822-MTS recipient. 
  1389.  
  1390. 4.6.2.2.  Generation of RFC 822 Headers 
  1391.  
  1392.    Not all per-recipient information can be passed at the 822-MTS level.    For this reason, two new RFC 822 headers are created, in order to    carry this information to the RFC 822 recipient.  These fields are    "X400-Originator:"  and "X400-Recipients:". 
  1393.  
  1394.    The "X400-Originator:" field should be set to the same value as the 
  1395.  
  1396.  
  1397.  
  1398. Kille                                                          [Page 46] 
  1399.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1400.  
  1401.     822-MTS originator.  In addition, if    MTS.OtherMessageDeliveryFields.originator-name (MTS.ORName) contains    MTS.ORName.directory-name then this Directory Name should be    represented in an 822.comment. 
  1402.  
  1403.    Recipient names, taken from each value of    MTS.OtherMessageDeliveryFields.this-recipient-name and    MTS.OtherMessageDeliveryFields.other-recipient-names should  be made    available to the RFC 822 user by use of the "X400-Recipients:" field.    By taking the recipients at the MTS level, disclosure of recipients    will be dealt with correctly.  If any MTS.ORName.directory-name is    present, it should be represented in an 822.comment.  If    MTS.OtherMessageDeliveryFields.orignally-intended-recipient-name is    present, then it should be represented in an associated 822.comment,    starting with the string "Originally Intended Recipient". 
  1404.  
  1405.    In addition, the following per-recipient services from    MTS.OtherMessageDeliveryFields.extensions should be represented in    comments if they are used.  None of these services can be provided on    RFC 822 networks, and so in general these will be informative strings    associated with other MTS recipients. In some cases, string values    are defined.  For the remainder, the string value may be chosen by    the implementor.   If the parameter has a default value, then no    comment should be inserted. 
  1406.  
  1407.         requested-delivery-method 
  1408.  
  1409.         physical-forwarding-prohibited              "(Physical Forwarding Prohibited)". 
  1410.  
  1411.         physical-forwarding-address-request              "(Physical Forwarding Address Requested)". 
  1412.  
  1413.         physical-delivery-modes 
  1414.  
  1415.         registered-mail-type 
  1416.  
  1417.         recipient-number-for-advice 
  1418.  
  1419.         physical-rendition-attributes 
  1420.  
  1421.         physical-delivery-report-request              "(Physical Delivery Report Requested)". 
  1422.  
  1423.         proof-of-delivery-request              "(Proof of Delivery Requested)". 
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429. Kille                                                          [Page 47] 
  1430.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1431.  
  1432.  4.6.2.3.  Delivery Report Generation 
  1433.  
  1434.    If MTA.PerRecipientMessageTransferFields.per-recipient-indicators    requires a positive delivery notification, this should be    generated by the gateway.  Supplementary Information should be    set to indicate that the report is gateway generated. 
  1435.  
  1436. 4.6.3.  Message IDs (MTS) 
  1437.  
  1438.    A mapping from 822.msg-id to MTS.MTSIdentifier is defined.  The    reverse mapping is not needed, as MTS.MTSIdentifier is always    mapped onto new RFC 822 fields.  The value of    MTS.MTSIdentifier.local-part will facilitate correlation of    gateway errors. 
  1439.  
  1440.    To map from 822.msg-id, apply the standard mapping to    822.msg-id, in order to generate an MTS.ORAddress.  The Country,    ADMD, and PRMD components of this should be used to generate    MTS.MTSIdentifier.global-domain-identifier.    MTS.MTSIdentifier.local-identifier should be set to the    822.msg-id, including the braces "<" and ">".  If this string is    longer than MTS.ub-local-id-length (32), then it should be    truncated to this length. 
  1441.  
  1442.    The reverse mapping is not used in this specification.  It    would be applicable where MTS.MTSIdentifier.local-identifier is    of syntax 822.msg-id, and it algorithmically identifies    MTS.MTSIdentifier. 
  1443.  
  1444. 4.7.  IPMS Mappings 
  1445.  
  1446.    All RFC 822 addresses are assumed to use the 822.mailbox syntax.    This should include all 822.comments associated with the lexical    tokens of the 822.mailbox.  In the IPMS O/R Names are encoded as    MTS.ORName.  This is used within the  IPMS.ORDescriptor,    IPMS.RecipientSpecifier, and IPMS.IPMIdentifier.  An asymmetrical    mapping is defined between these components. 
  1447.  
  1448. 4.7.1.  RFC 822 -> X.400 
  1449.  
  1450.    To derive IPMS.ORDescriptor from an RFC 822 address. 
  1451.  
  1452.       1.   Take the address, and extract an EBNF.822-address.  This can            be derived trivially from either the 822.addr-spec or            822.route-addr syntax.  This is mapped to MTS.ORName as            described above, and used as IMPS.ORDescriptor.formal-name. 
  1453.  
  1454.       2.   A string should be built consisting of (if present): 
  1455.  
  1456.  
  1457.  
  1458. Kille                                                          [Page 48] 
  1459.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1460.  
  1461.             - The 822.phrase component if the 822.address is an              822.phrase 822.route-addr construct. 
  1462.  
  1463.            - Any 822.comments, in order, retaining the parentheses. 
  1464.  
  1465.       This string should then be encoded into T.61 us a human       oriented mapping (as described in Chapter 3).  If the string       is not null, it should be assigned to       IPMS.ORDescriptor.free-form-name. 
  1466.  
  1467.       3.   IPMS.ORDescriptor.telephone-number should be omitted. 
  1468.  
  1469.    If IPMS.ORDescriptor is being used in IPMS.RecipientSpecifier,    IPMS.RecipientSpecifier.reply-request and    IPMS.RecipientSpecifier.notification-requests should be set to    default values (none and false). 
  1470.  
  1471.    If the 822.group construct is present, any included 822.mailbox    should be encoded as above to generate a separate IPMS.ORDescriptor.    The 822.group should be mapped to T.61, and a IPMS.ORDescriptor with    only an free-form-name component built from it. 
  1472.  
  1473. 4.7.2.  X.400 -> RFC 822 
  1474.  
  1475.    Mapping from IPMS.ORDescriptor to RFC 822 address.  In the basic    case, where IPMS.ORDescriptor.formal-name is present, proceed as    follows. 
  1476.  
  1477.       1.   Encode IPMS.ORDescriptor.formal-name (MTS.ORName) as            EBNF.822-address. 
  1478.  
  1479.       2a.  If IPMS.ORDescriptor.free-form-name is present, convert it            to ASCII (Chapter 3), and use this as the 822.phrase            component of 822.mailbox using the 822.phrase 822.route-addr            construct. 
  1480.  
  1481.       2b.  If IPMS.ORDescriptor.free-form-name is absent.  If            EBNF.822-address is parsed as 822.addr-spec use this as the            encoding of 822.mailbox.  If EBNF.822-address is parsed as            822.route 822.addr-spec, then a 822.phrase taken from            822.local-part should be added. 
  1482.  
  1483.       3.   If IPMS.ORDescriptor.telephone-number is present, this            should be placed in an 822.comment, with the string "Tel ".            The normal international form of number should be used.  For            example: 
  1484.  
  1485.                   (Tel +44-1-387-7050) 
  1486.  
  1487.  
  1488.  
  1489. Kille                                                          [Page 49] 
  1490.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1491.  
  1492.        4.   If IPMS.ORDescriptor.formal-name.directory-name is present,            then a text representation should be placed in a trailing            822.comment. 
  1493.  
  1494.       5.   If IPMS.RecipientSpecifier.report-request has any non-            default values, then an 822.comment "(Receipt Notification            Requested)", and/or "(Non Receipt Notification Requested)",            and/or "(IPM Return Requested)" should be appended to the            address.  The effort of correlating P1 and P2 information is            too great to justify the gateway sending Receipt            Notifications. 
  1495.  
  1496.       6.   If IPMS.RecipientSpecifier.reply-request is True, an            822.comment "(Reply requested)" should be appended to the            address. 
  1497.  
  1498.    If IPMS.ORDescriptor.formal-name is absent, IPMS.ORDescriptor.free-    form-name should be converted to ASCII, and used as 822.phrase within    the RFC 822 822.group syntax.  For example: 
  1499.  
  1500.       Free Form Name ":" ";" 
  1501.  
  1502.    Steps 3-6 should then be followed. 
  1503.  
  1504. 4.7.3.  IP Message IDs 
  1505.  
  1506.    There is a need to map both ways between 822.msg-id and    IPMS.IPMIdentifier.  This allows for X.400 Receipt Notifications,    Replies, and Cross References to reference an RFC 822 Message ID,    which is preferable to a gateway generated ID.  A reversible and    symmetrical mapping is defined.  This allows for good things to    happen when messages pass multiple times across the X.400/RFC 822    boundary. 
  1507.  
  1508.    An important issue with messages identifiers is mapping to the exact    form, as many systems use these ids as uninterpreted keys.  The use    of table driven mappings is not always symmetrical, particularly in    the light of alternative domain names, and alternative management    domains.  For this reason, a purely algorithmic mapping is used.  A    mapping which is simpler than that for addresses can be used for two    reasons: 
  1509.  
  1510.         -    There is no major requirement to make message IDs "natural" 
  1511.  
  1512.         -    There is no issue about being able to reply to message IDs.              (For addresses, creating a return path which works is more              important than being symmetrical). 
  1513.  
  1514.  
  1515.  
  1516.  Kille                                                          [Page 50] 
  1517.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1518.  
  1519.     The mapping works by defining a way in which message IDs generated on    one side of the gateway can be represented on the other side in a    systematic manner.  The mapping is defined so that the possibility of    clashes is is low enough to be treated as impossible. 
  1520.  
  1521. 4.7.3.1.  822.msg-id represented in X.400 
  1522.  
  1523.    IPMS.IPMIdentifier.user is omitted.  The IPMS.IPMIdentifier.user-    relative-identifier is set to a printable string encoding of the    822.msg-id with the angle braces ("<" and ">") removed. 
  1524.  
  1525. 4.7.3.2.  IPMS.IPMIdentifier represented in RFC 822 
  1526.  
  1527.    The 822.domain of 822.msg-id is set to the value "MHS".  The    822.local-part of 822.msg-id is built as: 
  1528.  
  1529.                 [ printablestring ] "*"  [ std-or-address ] 
  1530.  
  1531.    with EBNF.printablestring being the IPMS.IPMIdentifier.user-    relative-identifier, and std-or-address being an encoding of the    IPMS.IPMIdentifier.user.  If necessary, the 822.quoted-string    encoding is used.  For example: 
  1532.  
  1533.         <"147*/S=Dietrich/O=Siemens/ADMD=DBP/C=DE/"@MHS> 
  1534.  
  1535. 4.7.3.3.  822.msg-id -> IPMS.IPMIdentifier 
  1536.  
  1537.    If the 822.local-part can be parsed as: 
  1538.  
  1539.                 [ printablestring ] "*"  [ std-or-address ] 
  1540.  
  1541.    and the 822.domain is "MHS", then this ID was X.400 generated.  If    EBNF.printablestring is present, the value is assigned to    IPMS.IPMIdentifier.user-relative-identifier.  If EBNF.std-or-address    is present, the O/R Address components derived from it are used to    set IPMS.IPMIdentifier.user. 
  1542.  
  1543.    Otherwise, this is an RFC 822 generated ID.  In this case, set    IPMS.IPMIdentifier.user-relative-identifier to a printable string    encoding of the 822.msg-id without the angle braces. 
  1544.  
  1545. 4.7.3.4.  IPMS.IPMIdentifier -> 822.msg-id 
  1546.  
  1547.    If IPMS.IPMIdentifier.user is absent, and IPMS.IPMIdentifier.user-    relative-identifier mapped to ASCII and angle braces added parses as    822.msg-id, then this is an RFC 822 generated ID. 
  1548.  
  1549.    Otherwise, the ID is X.400 generated.  Use the 
  1550.  
  1551.  
  1552.  
  1553. Kille                                                          [Page 51] 
  1554.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1555.  
  1556.     IPMS.IPMIdentifier.user to generate an EBNF.std-or-address form    string.  Build the 822.local-part of the 822.msg-id with the syntax: 
  1557.  
  1558.                 [ printablestring ] "*"  [ std-or-address ] 
  1559.  
  1560.    The printablestring is taken from IPMS.IPMIdentifier.user-relative-    identifier.  Use 822.quoted-string if necessary.  The 822.msg-id is    generated with this 822.local-part, and "MHS" as the 822.domain. 
  1561.  
  1562. 4.7.3.5.  Phrase form 
  1563.  
  1564.    In "Reply-To:" and "References:", the encoding 822.phrase may be used    as an alternative to 822.msg-id.  To map from 822.phrase to    IPMS.IPMIdentifier, assign IPMS.IPMIdentifier.user-relative-    identifier to the phrase.  When mapping from IPMS.IPMIdentifier for    "Reply-To:" and "References:", if IPMS.IPMIdentifier.user is absent    and IPMS.IPMIdentifier.user-relative-identifier does not parse as    822.msg-id, generate an 822.phrase rather than adding the domain MHS. 
  1565.  
  1566. 4.7.3.6.  RFC 987 backwards compatibility 
  1567.  
  1568.    The mapping proposed here is different to that used in RFC 987, as    the RFC 987 mapping lead to changed message IDs in many cases.    Fixing the problems is preferable to retaining backwards    compatibility.  An implementation of this standard is encouraged to    recognise message IDs generated by RFC 987. 
  1569.  
  1570. Chapter 5 -- Detailed Mappings 
  1571.  
  1572.    This chapter gives detailed mappings for the functions outlined in    Chapters 1 and 2.  It makes extensive use of the notations and    mappings defined in Chapters 3 and 4. 
  1573.  
  1574. 5.1.  RFC 822 -> X.400 
  1575.  
  1576. 5.1.1.  Basic Approach 
  1577.  
  1578.    A single IP Message is generated.  The RFC 822 headers are used to    generate the IPMS.Heading.  The IP Message will have one IA5    IPMS.BodyPart containing the RFC 822 message body. 
  1579.  
  1580.    Some RFC 822 fields cannot be mapped onto a standard IPM Heading    field, and so an extended field is defined in Section 5.1.2.  This is    then used for fields which cannot be mapped onto existing services. 
  1581.  
  1582.    The message is submitted to the MTS, and the services required can be    defined by specifying MTS.MessageSubmissionEnvelope.  A few    parameters of the MTA Abstract service are also specified, which are 
  1583.  
  1584.  
  1585.  
  1586. Kille                                                          [Page 52] 
  1587.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1588.  
  1589.     not in principle available to the MTS User.  Use of these services    allows RFC 822 MTA level parameters to be carried in the analogous    X.400 service elements.  The advantages of this mapping far outweigh    the layering violation. 
  1590.  
  1591. 5.1.2.  X.400 Extension Field 
  1592.  
  1593.    An IPMS Extension is defined: 
  1594.  
  1595.                 rfc-822-field HEADING-EXTENSION                         VALUE RFC822Field                         ::= id-rfc-822-field 
  1596.  
  1597.                 RFC822Field ::= IA5String 
  1598.  
  1599.    The Object Identifier id-rfc-822-field is defined in Appendix D. 
  1600.  
  1601.    To encode any RFC 822 Header using this extension, the RFC822Field    should be set to the  822.field omitting the trailing CRLF (e.g.,    "Fruit-Of-The-Day: Kiwi Fruit"). Structured fields should be    unfolded.  There should be no space before the ":".  The reverse    mapping builds the RFC 822 field in a straightforward manner. 
  1602.  
  1603. 5.1.3.  Generating the IPM 
  1604.  
  1605.    The IPM (IPMS Service Request) is generated according to the rules of    this section.  The IPMS.IPM.body usually consists of one    IPMS.BodyPart of type IPMS.IA5TextbodyPart with    IPMS.IA5TextBodyPart.parameters.repertoire set to the default (ia5)    which contains the body of the RFC 822 message.  The exception is    where there is a "Comments:" field in the RFC 822 header. 
  1606.  
  1607.    If no specific 1988 features are used, the IPM generated should be    encoded as content type 2.  Otherwise, it should be encoded as    content type 22.  The latter will always be the case if extension    heading fields are generated. 
  1608.  
  1609.    When generating the IPM, the issue of upper bounds must be    considered.  At the MTS and MTA level, this specification is strict    about enforcing upper bounds.  Three options are available at the IPM    level.  Use of any of these options conforms to this standard. 
  1610.  
  1611.       1.   Ignore upper bounds, and generate messages in the natural            manner.  This assumes that if any truncation is done, it            will happen at the recipient UA.  This will maximise            transfer of information, but may break some recipient UAs. 
  1612.  
  1613.       2.   Reject any inbound message which would cause a message 
  1614.  
  1615.  
  1616.  
  1617. Kille                                                          [Page 53] 
  1618.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1619.  
  1620.             violating constraints to be generated.  This will be robust,            but may prevent useful communication. 
  1621.  
  1622.       3.   Truncate fields to the upper bounds specified in X.400.            This will prevent problems with UAs which enforce upper            bounds, but will sometimes discard useful information. 
  1623.  
  1624.    These choices have different advantages and disadvantages, and the    choice will depend on the exact application of the gateway. 
  1625.  
  1626.    The rest of this section concerns IPMS.IPM.heading (IPMS.Heading).    The only mandatory component of IPMS.Heading is the    IPMS.Heading.this-IPM (IPMS.IPMIdentifier).  A default should be    generated by the gateway.  With the exception of "Received:", the    values of multiple fields should be merged (e.g., If there are two    "To:" fields, then the mailboxes of both should be used).    Information should be generated from the standard RFC 822 Headers as    follows: 
  1627.  
  1628.         Date:              Ignore (Handled at MTS level) 
  1629.  
  1630.         Received:              Ignore (Handled at MTA level) 
  1631.  
  1632.         Message-Id:              Mapped to IPMS.Heading.this-IPM.  For these, and all other              fields containing 822.msg-id the mappings of Chapter 4 are              used for each 822.msg-id. 
  1633.  
  1634.         From:              If Sender: is present, this is mapped to              IPMS.Heading.authorizing-users.  If not, it is mapped to              IPMS.Heading.originator.  For this, and other components              containing addresses, the mappings of Chapter 4 are used              for each address. 
  1635.  
  1636.         Sender:              Mapped to IPMS.Heading.originator. 
  1637.  
  1638.         Reply-To:              Mapped to IPMS.Heading.reply-recipients. 
  1639.  
  1640.         To:  Mapped to IPMS.Heading.primary-recipients 
  1641.  
  1642.         Cc:  Mapped to IPMS.Heading.copy-recipients. 
  1643.  
  1644.         Bcc: Mapped to IPMS.Heading.blind-copy-recipients. 
  1645.  
  1646.  
  1647.  
  1648. Kille                                                          [Page 54] 
  1649.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1650.  
  1651.          In-Reply-To:              If there is one value, it is mapped to              IPMS.Heading.replied-to-IPM, using the 822.phrase or              822.msg-id mapping as appropriate.  If there are several              values, they are mapped to IPMS.Heading.related-IPMs, along              with any values from a "References:" field. 
  1652.  
  1653.         References:              Mapped to IPMS.Heading.related-IPMs. 
  1654.  
  1655.         Keywords:              Mapped onto a heading extension. 
  1656.  
  1657.         Subject:              Mapped to IPMS.Heading.subject.  The field-body uses the              human oriented mapping referenced in Chapter 3 from ASCII to              T.61. 
  1658.  
  1659.         Comments:              Generate an IPMS.BodyPart of type IPMS.IA5TextbodyPart with              IPMS.IA5TextBodyPart.parameters.repertoire set to the              default (ia5), containing the value of the fields, preceded              by the string "Comments: ".  This body part should precede              the other one. 
  1660.  
  1661.         Encrypted:              Mapped onto a heading extension. 
  1662.  
  1663.         Resent-*              Mapped onto a heading extension. 
  1664.  
  1665.              Note that it would be possible to use a ForwardedIPMessage              for these fields, but the semantics are (arguably) slightly              different, and it is probably not worth the effort. 
  1666.  
  1667.         Other Fields              In particular X-* fields, and "illegal" fields in common              usage (e.g., "Fruit-of-the-day:") are mapped onto a heading              extension, unless covered by another section or appendix of              this specification.  The same treatment should be applied to              RFC 822 fields where the content of the field does not              conform to RFC 822 (e.g., a Date: field with unparsable              syntax). 
  1668.  
  1669. 5.1.4.  Mappings to the MTS Abstract Service 
  1670.  
  1671.    The MTS.MessageSubmissionEnvelope comprises    MTS.PerMessageSubmissionFields, and 
  1672.  
  1673.  
  1674.  
  1675. Kille                                                          [Page 55] 
  1676.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1677.  
  1678.     MTS.PerRecipientMessageSubmissionFields.  The mandatory parameters    should be defaulted as follows. 
  1679.  
  1680.         MTS.PerMessageSubmissionFields.originator-name              This is always generated from 822-MTS, as defined in              Chapter 4. 
  1681.  
  1682.         MTS.PerMessageSubmissionFields.content-type              Set to the value implied by the encoding of the IPM (2 or              22). 
  1683.  
  1684.         MTS.PerRecipientMessageSubmissionFields.recipient-name              These will always be supplied from 822-MTS, as defined in              Chapter 4. 
  1685.  
  1686.    Optional components should be left out, and default components    defaulted, with two exceptions.  For    MTS.PerMessageSubmissionFields.per-message-indicators, the following    settings should be made: 
  1687.  
  1688.    -    Alternate recipient should be allowed, as it seems desirable         to maximise the opportunity for (reliable) delivery. 
  1689.  
  1690.    -    Content return request should be set according to the issues         discussed in Section 5.2. 
  1691.  
  1692.    MTS.PerMessageSubmissionFields.original-encoded-information-types    should be made a set of one element    BuiltInEncodedInformationTypes.ia5-text. 
  1693.  
  1694.    The MTS.PerMessageSubmissionFields.content-correlator should be    encoded as IA5String, and contain the Subject:, Message-ID:, Date:,    and To: fields (if present).  This should include the strings    "Subject:", "Date:", "To:", "Message-ID:", and appropriate folding.    This should be truncated to MTS.ub-content-correlator-length (512)    characters.  In addition, if there is a "Subject:" field, the    MTS.PerMessageSubmissionFields.content-identifier, should be set to a    printable string representation of the contents of it, truncated to    MTS.ub-content-id-length (16).  Both are used, due to the much larger    upper bound of the content correlator, and that the content id is    available in X.400(1984). 
  1695.  
  1696. 5.1.5.  Mappings to the MTA Abstract Service 
  1697.  
  1698.    There is a need to map directly onto some aspects of the MTA Abstract    service, for the following reasons: 
  1699.  
  1700.    -    So the the MTS Message Identifier can be generated from the 
  1701.  
  1702.  
  1703.  
  1704. Kille                                                          [Page 56] 
  1705.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1706.  
  1707.          RFC 822 Message-ID:. 
  1708.  
  1709.    -    So that the submission date can be generated from the         822.Date. 
  1710.  
  1711.    -    To prevent loss of trace information. 
  1712.  
  1713.    -    To prevent RFC 822/X.400 looping caused by distribution         lists or redirects. 
  1714.  
  1715.    The following mappings are defined. 
  1716.  
  1717.    Message-Id:         If this is present, the         MTA.PerMessageTransferFields.message-identifier should be         generated from it, using the mappings described in         Chapter 4. 
  1718.  
  1719.    Date:         This is used to set the first component of         MTA.PerMessageTransferFields.trace-information         (MTA.TraceInformationElement).  The 822-MTS originator         should be mapped into an MTS.ORAddress, and used to derive         MTA.TraceInformationElement.global-domain-identifier.  The         optional components of         MTA.TraceInformationElement.domain-supplied-information are         omitted, and the mandatory components are set as follows: 
  1720.  
  1721.           MTA.DomainSuppliedInformation.arrival-time              This is set to the date derived from Date: 
  1722.  
  1723.           MTA.DomainSuppliedInformation.routing-action              Set to relayed. 
  1724.  
  1725.         The first element of         MTA.PerMessageTransferFields.internal-trace-information         should be generated in an analogous manner, although this         may later be dropped (see the procedures for "Received:"). 
  1726.  
  1727.    Received:         All RFC 822 trace is used to derive         MTA.PerMessageTransferFields.trace-information and         MTA.PerMessageTransferFields.internal-trace-information.         Processing of Received: lines should follow processing of         Date:, and should be done from the the bottom to the top of         the RFC 822 header (i.e., in chronological order).  If other         trace elements are processed (Via:, X400-Received:), care         should be taken to keep the relative ordering correct.  The 
  1728.  
  1729.  
  1730.  
  1731. Kille                                                          [Page 57] 
  1732.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1733.  
  1734.          initial element of         MTA.PerMessageTransferFields.trace-information will be         generated already (from Date:). 
  1735.  
  1736.         Consider the Received: field in question.  If the "by"  part         of the received is present, use it to derive an         MTS.GlobalDomainIdentifier.  If this is different from the         one in the last element of         MTA.PerMessageTransferFields.trace-information         (MTA.TraceInformationElement.global-domain-identifier)         create a new MTA.TraceInformationElement, and optionally         remove         MTA.PerMessageTransferFields.internal-trace-information.         This removal should be done in cases where the message is         being transferred to another MD where there is no bilateral         agreement to preserve internal trace beyond the local MD.         The trace creation is as for internal trace described below,         except that no MTA field is needed. 
  1737.  
  1738.         Then add a new element (MTA.InternalTraceInformationElement)         to MTA.PerMessageTransferFields.internal-trace-information,         creating this if needed.  This shall be done, even if         inter-MD trace is created.  The         MTA.InternalTraceInformationElement.global-domain-identifier         should be set to the value derived.  The         MTA.InternalTraceInformationElement.mta-supplied-information         (MTA.MTASuppliedInformation) should be set as follows: 
  1739.  
  1740.           MTA.MTASuppliedInformation.arrival-time              Derived from the date of the Received: line 
  1741.  
  1742.           MTA.MTASuppliedInformation.routing-action              Set to relayed 
  1743.  
  1744.         The MTA.InternalTraceInformationElement.mta-name should be         taken from the "by" component of the "Received:" field,         truncated to MTS.ub-mta-name-length (32).  For example: 
  1745.  
  1746.            Received: from computer-science.nottingham.ac.uk by               vs6.Cs.Ucl.AC.UK via Janet with NIFTP  id aa03794;               28 Mar 89 16:38 GMT 
  1747.  
  1748.    Generates the string:             vs6.Cs.Ucl.AC.UK 
  1749.  
  1750.    Note that before transferring the message to some ADMDs, additional    trace stripping may be required, as the implied path through multiple 
  1751.  
  1752.  
  1753.  
  1754. Kille                                                          [Page 58] 
  1755.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1756.  
  1757.     MDs would violate ADMD policy. 
  1758.  
  1759.    Two extended fields must be mapped, in order to prevent looping.    "DL-Expansion-History:" is mapped to    MTA.PerMessageTransferFields.extensions.dl-expansion-history.    "Redirection-History:" is mapped to    MTA.PerRecipientMessageTransferFields.extensions.redirection-history. 
  1760.  
  1761. 5.1.6.  Mapping New Fields 
  1762.  
  1763.    This specification defines a number of new fields for Reports,    Notifications and IP Messages in Section 5.3.  As this specification    only aims to preserve existing services, a gateway conforming to this    specification does not need to map these fields to X.400, with the    exception of "DL-Expansion-History" and "Redirection-History"    described in the previous section.  However, it is usually desirable    and beneficial to do so, particularly to facilitate support of a    message traversing multiple gateways.  These mappings may be onto    MTA, MTS, or IPMS services. 
  1764.  
  1765. 5.2.  Return of Contents 
  1766.  
  1767.    It is not clear how widely supported the X.400 return of contents    service will be.  Experience with X.400(1984) suggests that support    of this service may not be universal.  As this service is expected in    the RFC 822 world, two approaches are specified.  The choice will    depend on the use of X.400 return of contents withing the X.400    community being serviced by the gateway. 
  1768.  
  1769.    In environments where return of contents is widely supported, content    return can be requested as a service.  The content return service can    then be passed back to the end (RFC 822) user in a straightforward    manner. 
  1770.  
  1771.    In environments where return of contents is not widely supported, a    gateway must make special provision to handle return of contents.    For every message passing from RFC 822 -> X.400, content return    request will not be requested, and report request always will be.    When the delivery report comes back, the gateway can note that the    message has been delivered to the recipient(s) in question.  If a    non-delivery report is received, a meaningful report (containing some    or all of the original message) can be sent to the 822-MTS    originator.  If no report is received for a recipient, a (timeout)    failure notice should be sent to the 822-MTS originator.  The gateway    may retransmit the X.400 message if it wishes.  When this approach is    taken, routing must be set up so that error reports are returned    through the same MTA.  This approach may be difficult to use in    conjunction with some routing strategies. 
  1772.  
  1773.  
  1774.  
  1775. Kille                                                          [Page 59] 
  1776.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1777.  
  1778.  5.3.  X.400 -> RFC 822 
  1779.  
  1780. 5.3.1.  Basic Approach 
  1781.  
  1782.    A single RFC 822 message is generated from the incoming IP Message,    Report, or IP Notification.   All IPMS.BodyParts are mapped onto a    single RFC 822 body.  Other services are mapped onto RFC 822 header    fields.  Where there is no appropriate existing field, new fields are    defined for IPMS, MTS and MTA services. 
  1783.  
  1784.    The gateway mechanisms will correspond to MTS Delivery.  As with    submission, there are aspects where the MTA (transfer) services are    also used. In particular, there is an optimisation to allow for    multiple 822-MTS recipients. 
  1785.  
  1786. 5.3.2.  RFC 822 Settings 
  1787.  
  1788.    An RFC 822 Service requires to have a number of mandatory fields in    the RFC 822 Header.  Some 822-MTS services mandate specification of    an 822-MTS Originator.  Even in cases where this is optional, it is    usually desirable to specify a value.  The following defaults are    defined, which should be used if the mappings specified do not derive    a value: 
  1789.  
  1790.    822-MTS Originator         If this is not generated by the mapping (e.g., for a         Delivery Report), a value pointing at a gateway         administrator should be assigned. 
  1791.  
  1792.    Date:         A value will always be generated 
  1793.  
  1794.    From:If this is not generated by the mapping, it should be         assigned equal to the 822-MTS Originator.  If this is         gateway generated, an appropriate 822.phrase should be         added. 
  1795.  
  1796.    At least one recipient field         If no recipient fields are generated, a field "To: list:;",         should be added. 
  1797.  
  1798.    This will ensure minimal RFC 822 compliance.  When generating RFC    822 headers, folding should be used in an appropriate manner. 
  1799.  
  1800.  
  1801.  
  1802.  
  1803.  
  1804.  
  1805.  
  1806.  Kille                                                          [Page 60] 
  1807.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1808.  
  1809.  5.3.3.  Basic Mappings 
  1810.  
  1811. 5.3.3.1.  Encoded Information Types 
  1812.  
  1813.    This mapping from MTS.EncodedInformationTypes is needed in    several disconnected places.  EBNF is defined as follows: 
  1814.  
  1815.                 encoded-info    = 1#encoded-type 
  1816.  
  1817.                 encoded-type    = built-in-eit / object-identifier 
  1818.  
  1819.                 built-in-eit    = "Undefined"         ; undefined (0)                                 / "Telex"             ; tLX (1)                                 / "IA5-Text"          ; iA5Text (2)                                 / "G3-Fax"            ; g3Fax (3)                                 / "TIF0"              ; tIF0 (4)                                 / "Teletex"           ; tTX (5)                                 / "Videotex"          ; videotex (6)                                 / "Voice"             ; voice (7)                                 / "SFD"               ; sFD (8)                                 / "TIF1"              ; tIF1 (9) 
  1820.  
  1821.    MTS.EncodedInformationTypes is mapped onto EBNF.encoded-info.    MTS.EncodedInformationTypes.non-basic-parameters is ignored.  Built    in types are mapped onto fixed strings (compatible with X.400(1984)    and RFC 987), and other types are mapped onto EBNF.object-identifier. 
  1822.  
  1823. 5.3.3.2.  Global Domain Identifier 
  1824.  
  1825.    The following simple EBNF is used to represent    MTS.GlobalDomainIdentifier: 
  1826.  
  1827.                 global-id = std-or-address 
  1828.  
  1829.    This is encoded using the std-or-address syntax, for the attributes    within the Global Domain Identifier. 
  1830.  
  1831. 5.3.4.  Mappings from the IP Message 
  1832.  
  1833.    Consider that an IPM has to be mapped to RFC 822.  The IPMS.IPM    comprises an IPMS.IPM.heading and IPMS.IPM.body.   The heading is    considered first.  Some EBNF for new fields is defined: 
  1834.  
  1835.                 ipms-field = "Obsoletes" ":" 1#msg-id                            / "Expiry-Date" ":" date-time                            / "Reply-By" ":" date-time                            / "Importance" ":" importance                            / "Sensitivity" ":" sensitivity 
  1836.  
  1837.  
  1838.  
  1839. Kille                                                          [Page 61] 
  1840.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1841.  
  1842.                             / "Autoforwarded" ":" boolean                            / "Incomplete-Copy" ":"                            / "Language" ":" language                            / "Message-Type" ":" message-type                            / "Discarded-X400-IPMS-Extensions" ":" 1#oid 
  1843.  
  1844.  
  1845.  
  1846.                 importance      = "low" / "normal" / "high" 
  1847.  
  1848.                  sensitivity     = "Personal" / "Private" /                                        "Company-Confidential" 
  1849.  
  1850.                 language        = 2*ALPHA [ language-description ]                 language-description = printable-string 
  1851.  
  1852.                  message-type    = "Delivery Report"                                 / "InterPersonal Notification"                                 / "Multiple Part" 
  1853.  
  1854.    The mappings and actions for the IPMS.Heading is now specified for    each element.  Addresses, and Message Identifiers are mapped    according to Chapter 4.  Other mappings are explained, or are    straightforward (algorithmic). 
  1855.  
  1856.    IPMS.Heading.this-IPM         Mapped to "Message-ID:". 
  1857.  
  1858.    IPMS.Heading.originator         If IPMS.Heading.authorizing-users is present this is mapped         to Sender:, if not to "From:". 
  1859.  
  1860.    IPMS.Heading.authorizing-users         Mapped to "From:". 
  1861.  
  1862.    IPMS.Heading.primary-recipients         Mapped to "To:". 
  1863.  
  1864.    IPMS.Heading.copy-recipients         Mapped to "Cc:". 
  1865.  
  1866.    IPMS.Heading.blind-copy-recipients         Mapped to "Bcc:". 
  1867.  
  1868.    IPMS.Heading.replied-to-ipm         Mapped to "In-Reply-To:". 
  1869.  
  1870.  
  1871.  
  1872. Kille                                                          [Page 62] 
  1873.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1874.  
  1875.     IPMS.Heading.obsoleted-IPMs         Mapped to the extended RFC 822 field "Obsoletes:" 
  1876.  
  1877.    IPMS.Heading.related-IPMs         Mapped to "References:". 
  1878.  
  1879.    IPMS.Heading.subject         Mapped to "Subject:".  The contents are converted to ASCII         (as defined in Chapter 3).  Any CRLF are not mapped, but         are used as points at which the subject field must be         folded. 
  1880.  
  1881.    IPMS.Heading.expiry-time         Mapped to the extended RFC 822 field "Expiry-Date:". 
  1882.  
  1883.    IPMS.Heading.reply-time         Mapped to the extended RFC 822 field "Reply-By:". 
  1884.  
  1885.    IPMS.Heading.reply-recipients         Mapped to "Reply-To:". 
  1886.  
  1887.    IPMS.Heading.importance         Mapped to the extended RFC 822 field "Importance:". 
  1888.  
  1889.    IPMS.Heading.sensitivity         Mapped to the extended RFC 822 field "Sensitivity:". 
  1890.  
  1891.    IPMS.Heading.autoforwarded         Mapped to the extended RFC 822 field "Autoforwarded:". 
  1892.  
  1893.    The standard extensions (Annex H of X.420 / ISO 10021-7) are mapped    as follows: 
  1894.  
  1895.    incomplete-copy         Mapped to the extended RFC 822 field "Incomplete-Copy:". 
  1896.  
  1897.    language         Mapped to the extended RFC 822 field "Language:", filling in         the two letter code. If possible, the language-description         should be filled in with a human readable description of the         language. 
  1898.  
  1899.    If the RFC 822 extended header is found, this should be mapped onto    an RFC 822 header, as described in Section 5.1.2. 
  1900.  
  1901.    If a non-standard extension is found, it should be discarded, unless    the gateway understands the extension and can perform an appropriate    mapping onto an RFC 822 header field.  If extensions are discarded, 
  1902.  
  1903.  
  1904.  
  1905. Kille                                                          [Page 63] 
  1906.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1907.  
  1908.     the list should be indicated in the extended RFC 822 field    "Discarded-X400-IPMS-Extensions:". 
  1909.  
  1910.    The IPMS.Body is mapped into the RFC 822 message body.  Each    IPMS.BodyPart is converted to ASCII as follows: 
  1911.  
  1912.    IPMS.IA5Text         The mapping is straightforward (see Chapter 3). 
  1913.  
  1914.    IPMS.MessageBodyPart         The X.400 -> RFC 822 mapping  should be recursively applied,         to generate an RFC 822 Message.  If present, the         IPMS.MessageBodyPart.parameters.delivery-envelope should be         used for the MTS Abstract Service Mappings.  If present, the         IPMS.MessageBodyPart.parameters.delivery-time should be         mapped to the extended RFC 822 field "Delivery-Date:". 
  1915.  
  1916.    Other         If other body parts can be mapped to IA5, either by use of         mappings defined in X.408 [CCITT88a], or by other reasonable         mappings, this should be done unless content conversion is         prohibited. 
  1917.  
  1918.    If some or all of the body parts cannot be converted there are three    options.  All of these conform to this standard.  A different choice    may be made for the case where no body part can be converted: 
  1919.  
  1920.    1.   The first option is to reject the message, and send a non-         delivery notification.  This must always be done if         conversion is prohibited. 
  1921.  
  1922.    2.   The second option is to map a missing body part to something         of the style: 
  1923.  
  1924.                 ********************************* 
  1925.  
  1926.                 There was a foobar here 
  1927.  
  1928.                 The widget gateway ate it 
  1929.  
  1930.                 ********************************* 
  1931.  
  1932.         This will allow some useful information to be transferred.         As the recipient is a human (IPMS), then suitable action         should be available. 
  1933.  
  1934.    3.   Finally both can be done.  In this case, the supplementary         information in the (positive) Delivery Report should make 
  1935.  
  1936.  
  1937.  
  1938. Kille                                                          [Page 64] 
  1939.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1940.  
  1941.          clear that something was sent on to the recipient with         substantial loss of information. 
  1942.  
  1943.    Where there is more than one IPMS.BodyPart, the mapping defined by    Rose and Stefferud in [Rose85a], should be used to map the separate    IPMS.BodyParts in the single RFC 822 message body.  If this is done,    a "Message-Type:" field with value "Multiple part" should be added,    which will indicate to a receiving gateway that the message may be    unfolded according to RFC 934. 
  1944.  
  1945.    For backwards compatibility with RFC 987, the following procedures    should also be followed.  If there are two IA5 body parts, and the    first starts with the string "RFC-822-Headers:" as the first line,    then the remainder of this body part should be appended to the RFC    822 header. 
  1946.  
  1947. 5.3.5.  Mappings from an IP Notification 
  1948.  
  1949.    A message is generated, with the following fields: 
  1950.  
  1951.    From:         Set to the MTS.MessageDeliveryEnvelope.other-         fields.originator-name. 
  1952.  
  1953.    To:  Set to the IPMS.IPN.ipm-originator. 
  1954.  
  1955.    Subject:         Set to something of the form "X.400 Inter-Personal Receipt         Notification". 
  1956.  
  1957.    Message-Type:         Set to "InterPersonal Notification" 
  1958.  
  1959.    References:         Set to IPMS.IPN.subject-ipm 
  1960.  
  1961.    The following EBNF is defined for the body of the Message.  This    format is defined to ensure that all information from an    interpersonal notification is available to the end user in a uniform    manner. 
  1962.  
  1963.            ipn-body-format = ipn-description <CRLF>                            [ ipn-extra-information <CRLF> ]                            ipn-content-return 
  1964.  
  1965.            ipn-description = ipn-receipt / ipn-non-receipt 
  1966.  
  1967.            ipn-receipt = "Your message to:" preferred-recipient <CRLF> 
  1968.  
  1969.  
  1970.  
  1971. Kille                                                          [Page 65] 
  1972.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  1973.  
  1974.                      "was received at" receipt-time <CRLF> <CRLF>                     "This notification was generated"                     acknowledgement-mode <CRLF>                     "The following extra information was given:" <CRLF>                     ipn-suppl <CRLF> 
  1975.  
  1976.            ipn-non-receipt "Your message to:"                    preferred-recipient <CRLF>                    ipn-reason 
  1977.  
  1978.             ipn-reason = ipn-discarded / ipn-auto-forwarded 
  1979.  
  1980.            ipn-discarded = "was discarded for the following reason:"                            discard-reason <CRLF> 
  1981.  
  1982.            ipn-auto-forwarded = "was automatically forwarded." <CRLF>                            [ "The following comment was made:"                                    auto-comment ] 
  1983.  
  1984.             ipn-extra-information =                     "The following information types were converted:"                     encoded-info 
  1985.  
  1986.            ipn-content-return = "The Original Message is not available"                            / "The Original Message follows:"                              <CRLF> <CRLF> message 
  1987.  
  1988.             preferred-recipient = mailbox            receipt-time        = date-time            auto-comment        = printablestring            ipn-suppl           = printablestring 
  1989.  
  1990.            non-receipt-reason = "Discarded" / "Auto-Forwarded" 
  1991.  
  1992.            discard-reason     = "Expired" / "Obsoleted" /                                    "User Subscription Terminated" 
  1993.  
  1994.            acknowledgement-mode = "Manually" / "Automatically" 
  1995.  
  1996.    The mappings for elements of the common fields of IPMS.IPN    (IPMS.CommonFields) onto this structure and the message header are: 
  1997.  
  1998.         subject-ipm              Mapped to "References:" 
  1999.  
  2000.  
  2001.  
  2002.  Kille                                                          [Page 66] 
  2003.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2004.  
  2005.          ipm-originator              Mapped  to "To:". 
  2006.  
  2007.         ipm-preferred-recipient              Mapped to EBNF.preferred-recipient 
  2008.  
  2009.         conversion-eits              Mapped to EBNF.encoded-info in EBNF.ipn-extra-information 
  2010.  
  2011.         The mappings for elements of IPMS.IPN.non-receipt-fields         (IPMS.NonReceiptFields) are: 
  2012.  
  2013.         non-receipt-reason              Used to select between EBNF.ipn-discarded and              EBNF.ipn-auto-forwarded 
  2014.  
  2015.         discard-reason              Mapped to EBNF.discard-reason 
  2016.  
  2017.         auto-forward-comment              Mapped to EBNF.auto-comment 
  2018.  
  2019.         returned-ipm              If present, the second option of EBNF.ipn-content-return              should be chosen, and an RFC 822 mapping of the message              included.  Otherwise the first option should be chosen. 
  2020.  
  2021.         The mappings for elements of IPMS.IPN.receipt-fields         (IPMS.ReceiptFields) are: 
  2022.  
  2023.         receipt-time              Mapped to EBNF.receipt-time 
  2024.  
  2025.         acknowledgement-mode              Mapped to EBNF.acknowledgement-mode 
  2026.  
  2027.         suppl-receipt-info              Mapped to EBNF.ipn-suppl 
  2028.  
  2029.    An example notification is: 
  2030.  
  2031.       From: Steve Kille <steve@cs.ucl.ac.uk>       To: Julian Onions <jpo@computer-science.nottingham.ac.uk>       Subject: X400 Inter-personal Receipt Notification       Message-Type: InterPersonal Notification       References: <1229.614418325@UK.AC.NOTT.CS>       Date: Wed, 21 Jun 89 08:45:25 +0100 
  2032.  
  2033.  
  2034.  
  2035.  Kille                                                          [Page 67] 
  2036.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2037.  
  2038.        Your message to: Steve Kille <steve@cs.ucl.ac.uk>       was automatically forwarded.       The following comment was made:       Sent on to a random destination 
  2039.  
  2040.       The following information types were converted: g3fax 
  2041.  
  2042.       The Original Message is not available 
  2043.  
  2044. 5.3.6.  Mappings from the MTS Abstract Service 
  2045.  
  2046.    This section describes the MTS mappings for User Messages (IPM and    IPN).  This mapping is defined by specifying the mapping of    MTS.MessageDeliveryEnvelope.  The following extensions to RFC 822 are    defined to support this mapping: 
  2047.  
  2048.       mts-field = "X400-MTS-Identifier" ":" mts-msg-id                 / "X400-Originator" ":" mailbox                 / "X400-Recipients" ":" 1#mailbox                 / "Original-Encoded-Information-Types" ":"                                 encoded-info                 / "X400-Content-Type" ":" mts-content-type                 / "Content-Identifier" ":" printablestring                 / "Priority" ":" priority                 / "Originator-Return-Address" ":" 1#mailbox                 / "DL-Expansion-History" ":" mailbox ";" date-time ";"                 / "Redirection-History" ":" redirection                 / "Conversion" ":" prohibition                 / "Conversion-With-Loss" ":" prohibition                 / "Requested-Delivery-Method" ":"                                 1*( labelled-integer )                 / "Delivery-Date" ":" date-time                 / "Discarded-X400-MTS-Extensions" ":"                                 1#( oid / labelled-integer ) 
  2049.  
  2050.        prohibition     = "Prohibited" / "Allowed" 
  2051.  
  2052.       mts-msg-id       = "[" global-id ";" *text "]" 
  2053.  
  2054.       mts-content-type = "P2" /  labelled-integer                       / object-identifer 
  2055.  
  2056.       priority        = "normal" / "non-urgent" / "urgent" 
  2057.  
  2058.       redirection     = mailbox ";" "reason" "="                               redirection-reason                               ";" date-time 
  2059.  
  2060.  
  2061.  
  2062. Kille                                                          [Page 68] 
  2063.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2064.  
  2065.        redirection-reason =                       "Recipient Assigned Alternate Recipient"                     / "Originator Requested Alternate Recipient"                     / "Recipient MD Assigned Alternate Recipient" 
  2066.  
  2067.        These elements are only appropriate for physical delivery.  They       are represented as comments in the "X400-Recipients:" field, as       described in Section 4.6.2.2. 
  2068.  
  2069.    originator-certificate    message-token    content-confidentiality-algorithm-identifier    content-integrity-check    message-origin-authentication-check    message-security-label    proof-of-delivery-request 
  2070.  
  2071.       These elements imply use of security services not available in the       RFC 822 environment.  If they are marked as critical for transfer       or delivery, then the message should be rejected.  Otherwise they       should be discarded. 
  2072.  
  2073.    redirection-history         Each element is mapped to an extended RFC 822 field         "Redirection-History:".  They should be ordered in the         message header, so that the most recent redirection comes         first (same order as trace). 
  2074.  
  2075.    dl-expansion-history         Each element is mapped to the extended RFC 822 field         "DL-Expansion-History:".  They should be ordered in the         message header, so that the most recent expansion comes         first (same order as trace). 
  2076.  
  2077.    If any MTS (or MTA) Extensions not specified in X.400 are present,    and they are marked as critical for transfer or delivery, then the    message should be rejected.  If they are not so marked, they can    safely be discarded.  The list of discarded fields should be    indicated in the extended header "Discarded-X400-MTS-Extensions:". 
  2078.  
  2079. 5.3.7.  Mappings from the MTA Abstract Service 
  2080.  
  2081.    There are some mappings at the MTA Abstract Service level which are    done for IPM and IPN.  These can be derived from    MTA.MessageTransferEnvelope.  The reasons for the mappings at this    level, and the violation of layering are: 
  2082.  
  2083.  
  2084.  
  2085.  Kille                                                          [Page 69] 
  2086.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2087.  
  2088.     -    Allowing for multiple recipients to share a single RFC 822         message. 
  2089.  
  2090.    -    Making the X.400 trace information available on the RFC 822         side. 
  2091.  
  2092.    -    Making any information on deferred delivery available. 
  2093.  
  2094.    The 822-MTS recipients should be calculated from the full list of    X.400 recipients.  This is all of the members of    MTA.MessageTransferEnvelope.per-recipient-fields being passed    through the gateway, where the responsibility bit is set.  In    some cases, a different RFC 822 message would be calculated for    each recipient.  If this is due to differing service requests for    each recipient, then a different message should be generated.    If it is due only to the request for non-disclosure of    recipients, then the "X400-Recipients:" field should be omitted,    and only one message sent. 
  2095.  
  2096.    The following EBNF is defined for extended RFC 822 headers: 
  2097.  
  2098.       mta-field       = "X400-Received" ":" x400-trace                       / "Deferred-Delivery" ":" date-time                       / "Latest-Delivery-Time" ":" date-time 
  2099.  
  2100.        x400-trace       = "by" md-and-mta ";"                        [ "deferred until" date-time ";" ]                        [ "converted" "(" encoded-info ")" ";" ]                        [ "attempted" md-and-mta ";"  ]                           action-list                           ";" arrival-time 
  2101.  
  2102.        md-and-mta       = [ "mta" mta "in" ]  global-id       mta              = word       arrival-time     = date-time 
  2103.  
  2104.        action-list      = 1#action       action           = "Redirected"                        / "Expanded"                        / "Relayed"                        / "Rerouted" 
  2105.  
  2106.    If MTA.PerMessageTransferFields.deferred-delivery-time is present,    use it to generate a Deferred-Delivery: field.  For some reason,    X.400 does not make this information available at the MTS level on 
  2107.  
  2108.  
  2109.  
  2110. Kille                                                          [Page 70] 
  2111.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2112.  
  2113.     delivery.  X.400 profiles, and in particular the CEN/CENELEC profile    for X.400(1984) [Systems85a], specify that this element must be    supported at the first MTA.  If it is not, the function may    optionally be implemented by the gateway: that is, the gateway should    hold the message until the time specified in the protocol element.    Thus, it is expected that the value of this element will often be in    the past.  For this reason, the extended RFC 822 field is primarily    for information. 
  2114.  
  2115.    Merge MTA.PerMessageTransferFields.trace-information, and    MTA.PerMessageTransferFields.internal-trace-information to produce a    single ordered trace list.  If Internal trace from other management    domains has not been stripped, this may require complex interleaving.    Use this to generate a sequence of "X400-Received:" fields.  The only    difference between external trace and internal trace will be the    extra MTA information in internal trace elements. 
  2116.  
  2117.    When generating an RFC 822 message all trace fields (X400- Received    and Received) should be at the beginning of the header, before any    other fields.  Trace should be in chronological order, with the most    recent element at the front of the message.  A simple example trace    (external) is: 
  2118.  
  2119.    X400-Received: by /PRMD=UK.AC/ADMD=Gold 400/C=GB/ ; Relayed ;            Tue, 20 Jun 89 19:25:11 +0100 
  2120.  
  2121.    A more complex example (internal): 
  2122.  
  2123.    X400-Received: by mta UK.AC.UCL.CS in                                       /PRMD=UK.AC/ADMD=Gold 400/C=GB/ ;            deferred until  Tue, 20 Jun 89 14:24:22 +0100 ;            converted (undefined, g3fax) ";" attempted /ADMD=Foo/C=GB/ ;            Relayed, Expanded, Redirected ; Tue, 20 Jun 89 19:25:11 +0100 
  2124.  
  2125. 5.3.8.  Mappings from Report Delivery 
  2126.  
  2127.    Delivery reports are mapped at the MTS service level.  This means    that only reports destined for the MTS user will be mapped.  Some    additional services are also taken from the MTA service. 
  2128.  
  2129. 5.3.8.1.  MTS Mappings 
  2130.  
  2131.    A Delivery Report service will be represented as    MTS.ReportDeliveryEnvelope, which comprises of per-report-fields    (MTS.PerReportDeliveryFields) and per-recipient-fields. 
  2132.  
  2133.    A message should be generated with the following fields: 
  2134.  
  2135.  
  2136.  
  2137.  Kille                                                          [Page 71] 
  2138.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2139.  
  2140.     From:         An administrator at the gateway system.  This is also the         822-MTS originator. 
  2141.  
  2142.    To:  A mapping of the         MTA.ReportTransferEnvelope.report-destination-name.  This is         also the 822-MTS recipient. 
  2143.  
  2144.    Message-Type:         Set to "Delivery Report". 
  2145.  
  2146.    Subject:         Something of the form "X.400 Delivery Report". 
  2147.  
  2148.    The format of the body of the message is defined to ensure that all    information is conveyed to the RFC 822 user in a consistent manner.    This gives a summary of critical information, and then a full listing    of all parameters: 
  2149.  
  2150.     dr-body-format = dr-summary <CRLF>                     dr-recipients <CRLF>                     dr-extra-information <CRLF>                     dr-content-return 
  2151.  
  2152.     dr-content-return = "The Original Message is not available"                    / "The Original Message follows:"                      <CRLF> <CRLF> message 
  2153.  
  2154.    dr-summary = "This report relates to your message:" <CRLF>                 content-correlator <CRLF> <CRLF>                 "of" date-time <CRLF> <CRLF>                 "It was generated by:" report-point <CRLF>                 "at" date-time <CRLF> <CRLF>                 "It was later converted to RFC 822 by:" mailbox <CRLF>                 "at" date-time <CRLF> <CRLF> 
  2155.  
  2156.     dr-recipients = *(dr-recipient <CRLF> <CRLF>) 
  2157.  
  2158.    dr-recipient = dr-recip-success / dr-recip-failure 
  2159.  
  2160.    dr-recip-success =                    "Your message was successfully delivered to:"                    mailbox "at" date-time 
  2161.  
  2162.  
  2163.  
  2164.  
  2165.  
  2166. Kille                                                          [Page 72] 
  2167.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2168.  
  2169.     dr-recip-failure = "Your message was not delivered to:"                    mailbox <CRLF>                    "for the following reason:" *word 
  2170.  
  2171.     dr-extra-information =     "-----------------------------------------------" <CRLF> <CRLF>     "The following information is derived from the Report" <CRLF>     "It may be useful for problem diagnosis:" <CRLF> <CRLF>     drc-field-list 
  2172.  
  2173.    drc-field-list       = *(drc-field <CRLF>) 
  2174.  
  2175.    drc-field = "Subject-Submission-Identifier" ":"                            mts-msg-id              / "Content-Identifier" ":" printablestring              / "Content-Type" ":" mts-content-type              / "Original-Encoded-Information-Types" ":"                            encoded-info              / "Originator-and-DL-Expansion-History" ":"                            dl-history              / "Reporting-DL-Name" ":" mailbox              / "Content-Correlator" ":" content-correlator              / "Recipient-Info" ":" recipient-info              / "Subject-Intermediate-Trace-Information" ":"                            x400-trace 
  2176.  
  2177.     recipient-info  = mailbox "," std-or ";"                    report-type                    [ "converted eits" encoded-info ";" ]                    [ "originally intended recipient"                             mailbox "," std-or ";" ]                    [ "last trace" [ encoded-info ] date-time ";" ]                    [ "supplementary info" <"> printablestring <"> ";" ]                    [ "redirection history" 1#redirection ";"                    [ "physical forwarding address"                                          printablestring ";" ] 
  2178.  
  2179.     report-type     = "SUCCESS" drc-success                    / "FAILURE" drc-failure 
  2180.  
  2181.    drc-success     = "delivered at" date-time ";"                    [ "type of MTS user" labelled-integer ";" ] 
  2182.  
  2183.    drc-failure     = "reason" labelled-integer ";"                    [ "diagnostic" labelled-integer ";" ] 
  2184.  
  2185.  
  2186.  
  2187. Kille                                                          [Page 73] 
  2188.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2189.  
  2190.     report-point = [ "mta" word "in" ] global-id    content-correlator = *word    dl-history = 1#( mailbox "(" date-time ")") 
  2191.  
  2192.    The format is defined as a fixed definition.  The only exception is    that the EBNF.drc-fields should follow RFC 822 folding rules. 
  2193.  
  2194.    The elements of MTS.ReportDeliveryEnvelope.per-report-fields are    mapped as follows onto extended RFC 822 fields: 
  2195.  
  2196.    subject-submission-identifier         Mapped to EBNF.drc-field (Subject-Submission-Identifier) 
  2197.  
  2198.    content-identifier         Mapped to EBNF.drc-field (Content-Identifier) 
  2199.  
  2200.    content-type         Mapped to EBNF.drc-field (Content-Type) 
  2201.  
  2202.    original-encoded-information-types         Mapped to EBNF.drc-field (Encoded-Info) 
  2203.  
  2204.    The extensions from    MTS.ReportDeliveryEnvelope.per-report-fields.extensions are    mapped as follows: 
  2205.  
  2206.    originator-and-DL-expansion-history         Mapped to EBNF.drc-field (Originator-and-DL-Expansion-         History) 
  2207.  
  2208.    reporting-DL-name         Mapped to EBNF.drc-field (Reporting-DL-Name) 
  2209.  
  2210.    content-correlator         Mapped to EBNF.content-correlator, provided that the         encoding is IA5String (this should always be the case).         This is used in EBNF.dr-summary and EBNF.drc-field-list.         In the former, LWSP may be added, in order to improve the         layout of the message. 
  2211.  
  2212.    message-security-label    reporting-MTA-certificate    report-origin-authentication-check 
  2213.  
  2214.       These security parameters should not be present.  If they are,       they should be discarded in preference to discarding the whole       report. 
  2215.  
  2216.  
  2217.  
  2218.  Kille                                                          [Page 74] 
  2219.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2220.  
  2221.     For each element of MTS.ReportDeliveryEnvelope.per-recipient-fields,    a value of EBNF.dr-recipient, and an EBNF.drc-field (Recipient-Info)    should be generated.  The components are mapped as follows. 
  2222.  
  2223.    actual-recipient-name         Used to generate the first EBNF.mailbox and EBNF.std-or in         EBNF.recipient-info.  Both RFC 822 and X.400 forms are         given, as there may be a problem in the mapping tables.  It         also generates the EBNF.mailbox in EBNF.dr-recip-success or         EBNF.dr-recip-failure. 
  2224.  
  2225.    report         If it is MTS.Report.delivery, then set EBNF.dr-recipient to         EBNF.dr-recip-success, and similarly set EBNF.report-type,         filling in EBNF.drc-success.  If it is a failure, set         EBNF.dr-recipient to EBNF.dr-recip-failure, making a human         interpretation of the reason and diagnostic codes, and         including any supplementary information.  EBNF.drc-failure         should be filled in systematically. 
  2226.  
  2227.    converted-encoded-information-types         Set EBNF.drc-field ("converted eits") 
  2228.  
  2229.    originally-intended-recipient         Set the second ("originally intended recipient") mailbox 
  2230.  
  2231.         and 
  2232.  
  2233.         std-or in EBNF.drc-field. 
  2234.  
  2235.    supplementary-info         Set EBNF.drc-field ("supplementary info"), and include this         information in EBNF.dr-recip-failure. 
  2236.  
  2237.    redirection-history         Set EBNF.drc-field ("redirection history") 
  2238.  
  2239.    physical-forwarding-address         Set ENBF.drc-field ("physical forwarding address") 
  2240.  
  2241.    recipient-certificate         Discard 
  2242.  
  2243.    proof-of-delivery         Discard 
  2244.  
  2245.    Any unknown extensions should be discarded, irrespective of    criticality. 
  2246.  
  2247.  
  2248.  
  2249. Kille                                                          [Page 75] 
  2250.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2251.  
  2252.     The original message should be included in the delivery port.  The    original message will usually be available at the gateway, as    discussed in Section 5.2. 
  2253.  
  2254. 5.3.8.2.  MTA Mappings 
  2255.  
  2256.    The single 822-MTS recipient is constructed from    MTA.ReportTransferEnvelope.report-destination-name, using the    mappings of Chapter 4.  Unlike with a user message, this information    is not available at the MTS level. 
  2257.  
  2258.    The following additional mappings should be made: 
  2259.  
  2260.    MTA.ReportTransferEnvelope.report-destination-name         This should be used to generate the To: field. 
  2261.  
  2262.    MTA.ReportTransferEnvelope.identifier         Mapped to the extended RFC 822 field "X400-MTS-Identifier:".         It may also be used to derive a "Message-Id:" field. 
  2263.  
  2264.    MTA.ReportTransferEnvelope.trace-information         and 
  2265.  
  2266.    MTA.ReportTransferEnvelope.internal-trace-information         Mapped onto the extended RFC 822 field "X400-Received:", as         described in Section 5.3.7.  The first element should also         be used to generate the "Date:" field, and the         EBNF.failure-point. 
  2267.  
  2268.       MTA.PerRecipientReportTransferFields.last-trace-information       Mapped to EBNF.recipient-info (last trace)       MTA.PerReportTransferFields.subject-intermediate-trace-information       Mapped to EBNF.drc-field (subject-Intermediate-Trace-Information).       These fields should be ordered so that the most recent trace element       comes first. 
  2269.  
  2270. 5.3.8.3.  Example Delivery Report 
  2271.  
  2272.    This is an example, of a moderately complex report. 
  2273.  
  2274.    From: The Postmaster <postmaster@cs.ucl.ac.uk>    To: jpo@computer-science.nottingham.ac.uk    Subject: X.400 Delivery Report    Message-Type: Delivery Report    Date: Wed, 21 Jun 89 08:45:25 +0100    X400-MTS-Identifier: /PRMD=UK.AC/ADMD=Gold 400/C=GB/;13412345235 
  2275.  
  2276.  
  2277.  
  2278.  
  2279.  
  2280. Kille                                                          [Page 76] 
  2281.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2282.  
  2283.     This report relates to your message:      Date: Wed, 21 Jun 89 06:15:43 +0000      Message-ID:  <8907140715.aa09015@CS.Nott.AC.UK>      Subject: Now it's the fine tuning .... !      To: Piete Brooks (Postmaster) <pb@computer-lab.cambridge.ac.uk> 
  2284.  
  2285.    of Wed, 21 Jun 89 06:15:43 +0000 
  2286.  
  2287.    It was generated by mta PK in /PRMD=UK/ADMD=DBP/C=DE/    at Wed, 21 Jun 89 08:45:25 +0100 
  2288.  
  2289.    It was later converted to RFC 822 by: Mail-Gateway@oxbridge.ac.uk    at Wed, 21 Jun 89 08:45:26 +0100 
  2290.  
  2291.    Your message was not delivered to: bad-user@nowhere    for the following reason: Rendition problem with punctuation            (Umlaut failure) 
  2292.  
  2293.    ----------------------------------------------- 
  2294.  
  2295.    The following information is derived from the Report    It may be useful for problem diagnosis: 
  2296.  
  2297.    Subject-Submission-Identifier:                           [/PRMD=UK.AC/ADMD=Gold 400/C=GB/;148996]    Content-Identifier:  X.400 Delivery Report    Content-Type: P2-1988 (22)    Original-Encoded-Information-Types: ia5    Content-Correlator: Date: Wed, 21 Jun 89 06:15:43 +0000        Message-ID:  <8907140715.aa09015@CS.Nott.AC.UK>        Subject: Now it's the fine tuning .... !        To: Piete Brooks (Postmaster) <pb@computer-lab.cambridge.ac.uk>    Recipient-Info:        bad-user@nowhere, /S=bad-user/PRMD=nowhere/ADMD=DBP/C=DE/ ;        FAILURE reason Physical-Rendition-Not-Performed (3) ;        diagnostic Punctuation-Symbol-Loss (23) ;        supplementary info Umlaut failure 
  2298.  
  2299.    The Original Message follows: 
  2300.  
  2301.    Subject: Now it's the fine tuning .... !    Date: Wed, 21 Jun 89 06:15:43 +0000    From: Julian Onions <jpo@computer-science.nottingham.ac.uk>    To: Piete Brooks (Postmaster) <pb@computer-lab.cambridge.ac.uk>    Cc: bad-user@nowhere    Message-ID:  <8907140715.aa09015@CS.Nott.AC.UK> 
  2302.  
  2303.    A short test 
  2304.  
  2305.  
  2306.  
  2307. Kille                                                          [Page 77] 
  2308.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2309.  
  2310.  5.3.9.  Probe 
  2311.  
  2312.    This is an MTS internal issue.  Any probe should be serviced by the    gateway, as there is no equivalent RFC 822 functionality.  The value    of the reply is dependent on whether the gateway could service an MTS    Message with the values specified in the probe.  The reply should    make use of MTS.SupplementaryInformation to indicate that the probe    was serviced by the gateway. 
  2313.  
  2314. Appendix A - Differences with RFC 987 
  2315.  
  2316.    This appendix summarises changes between this document and RFC    987/RFC 1026. 
  2317.  
  2318. 1.  Introduction 
  2319.  
  2320.    The model has shifted from a protocol based mapping to a service    based mapping.  This has increased the generality of the    specification, and improved the model.  This change affects the    entire document. 
  2321.  
  2322.    A restriction on scope has been added. 
  2323.  
  2324. 2.  Service Elements 
  2325.  
  2326.       -    The new service elements of X.400 are dealt with. 
  2327.  
  2328.       -    A clear distinction is made between origination and            reception. 
  2329.  
  2330. 3.  Basic Mappings 
  2331.  
  2332.       -    Add teletex support. 
  2333.  
  2334.       -    Add object identifier support. 
  2335.  
  2336.       -    Add labelled integer support. 
  2337.  
  2338.       -    Make PrintableString <-> ASCII mapping reversible. 
  2339.  
  2340.       -    The printable string mapping is aligned to the NBS mapping            derived from RFC 987. 
  2341.  
  2342. 4.  Addressing 
  2343.  
  2344.       -    Support for new addressing attributes. 
  2345.  
  2346.       -    The message ID mapping is changed to not be table driven. 
  2347.  
  2348.  
  2349.  
  2350. Kille                                                          [Page 78] 
  2351.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2352.  
  2353.  5.  Detailed Mappings 
  2354.  
  2355.       -    Define extended IPM Header, and use instead of second body            part for RFC 822 extensions. 
  2356.  
  2357.       -    Realignment of element names. 
  2358.  
  2359.       -    New syntax for reports, simplifying the header and            introducing a mandatory body format (the RFC 987 header            format was unusable). 
  2360.  
  2361.       -    Drop complex autoforwarded mapping. 
  2362.  
  2363.       -    Add full mapping for IP Notifications, defining a body            format. 
  2364.  
  2365.       -    Adopt an MTS Identifier syntax in line with the O/R Address            syntax. 
  2366.  
  2367.       -    A new format for X400 Trace representation on the RFC 822            side. 
  2368.  
  2369. 6.  Appendices 
  2370.  
  2371.       -    Move Appendix on restricted 822 mappings to a separate RFC. 
  2372.  
  2373.       -    Delete Phonenet and SMTP Appendixes. 
  2374.  
  2375. Appendix B - Mappings specific to the JNT Mail 
  2376.  
  2377.    This Appendix is specific to the JNT Mail Protocol.  It describes    specific changes in the context of this protocol. 
  2378.  
  2379. 1.  Introduction 
  2380.  
  2381.    There are five aspects of a gateway which are JNT Mail Specific.    These are each given a section of this appendix. 
  2382.  
  2383. 2.  Domain Ordering 
  2384.  
  2385.    When interpreting and generating domains, the UK NRS domain ordering    must be used. 
  2386.  
  2387. 3.  Acknowledge-To: 
  2388.  
  2389.    This field has no direct functional equivalent in X.400.  However, it    can be supported to an extent, and can be used to improve X.400    support. 
  2390.  
  2391.  
  2392.  
  2393. Kille                                                          [Page 79] 
  2394.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2395.  
  2396.     If an Acknowledge-To: field is present when going from JNT Mail to    X.400, MTS.PerRecipientSubmissionFields.originator-request-    report.report shall be set for each recipient.  If there is more that    one address in the Acknowledge-To: field, or if the one address is    not equivalent to the 822-MTS return address, then: 
  2397.  
  2398.       1.   Acknowledgement(s) should be generated by the gateway.  The            text of these acknowledgements should indicate that they are            generated by the gateway. 
  2399.  
  2400.       2.   The Acknowledge-To: field should also be passed as an            extension heading. 
  2401.  
  2402.    When going from X.400 to JNT Mail, in cases where    MTA.PerRecipientMessageTransferFields.per-recipient-indicators.    originator-report is set, the copy of the message to that recipient    should have an Acknowledge-To: field containing the    MTS.OtherMessageDeliveryFields.originator-name.  No special treatment    should be given when MTA.PerRecipientMessageTransferFields.per-    recipient-indicators.  originating-MTA-report is set.  No attempt    should be made to map Receipt notification requests onto    Acknowledge-To:, as no association can be guaranteed between IPMS and    MTS level addressing information. 
  2403.  
  2404. 4.  Trace 
  2405.  
  2406.    JNT Mail trace uses the Via: syntax.  When going from JNT Mail to    X.400, a mapping similar to that for Received:  is used. No    MTS.GlobalDomainIdentifier of the site making the trace can be    derived from the Via:, so a value for the gateway should be used.    The trace text, including the "Via:", should be unfolded, truncated    to MTS.ub-mta-name-length (32), and mapped to    MTA.InternalTraceInformationElement.mta-name.  There is no JNT Mail    specific mapping for the reverse direction. 
  2407.  
  2408. 5.  Timezone specification 
  2409.  
  2410.    The extended syntax of zone defined in the JNT Mail Protocol should    be used in the mapping of UTCTime defined in Chapter 3. 
  2411.  
  2412. 6.  Lack of 822-MTS originator specification 
  2413.  
  2414.    In JNT Mail the default mapping of the    MTS.OtherMessageDeliveryFields.originator-name is to the Sender:    field.  This can cause a problem when going from X.400 to JNT Mail if    the mapping of IPMS.Heading has already generated a Sender: field.    To overcome this, new extended JNT Mail field is defined.  This is    chosen to align with the JNT recommendation for interworking with 
  2415.  
  2416.  
  2417.  
  2418. Kille                                                          [Page 80] 
  2419.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2420.  
  2421.     full RFC 822 systems [Kille84b]. 
  2422.  
  2423.       original-sender     = "Original-Sender" ":" mailbox 
  2424.  
  2425.    If an IPM has no IPMS.Heading.authorising-users component and    IPMS.Heading.originator.formal-name is different from    MTS.OtherMessageDeliveryFields.originator-name, map    MTS.OtherMessageDeliveryFields.originator-name, onto the Sender:    field. 
  2426.  
  2427.    If an IPM has a IPMS.Heading.authorising-users component, and    IPMS.Heading.originator.formal-name is different from    MTS.OtherMessageDeliveryFields.originator-name,    MTS.OtherMessageDeliveryFields.originator-name should be mapped onto    the Sender: field, and IPMS.Heading.originator mapped onto the    Original-Sender: field. 
  2428.  
  2429.    In other cases the MTS.OtherMessageDeliveryFields.originator-name, is    already correctly represented. 
  2430.  
  2431. Appendix C - Mappings specific to UUCP Mail 
  2432.  
  2433.    Gatewaying of UUCP and X.400 is handled by first gatewaying the UUCP    address into RFC 822 syntax (using RFC 976) and then gatewaying the    resulting RFC 822 address into X.400.  For example, an X.400 address: 
  2434.  
  2435.       Country         US       Organisation    Xerox       Personal Name   John Smith 
  2436.  
  2437.    might be expressed from UUCP as 
  2438.  
  2439.       inthop!gate!gatehost.COM!/C=US/O=Xerox/PN=John.Smith/ 
  2440.  
  2441.    (assuming gate is a UUCP-Internet gateway and gatehost.COM is an    Internet-X.400 gateway) or 
  2442.  
  2443.       inthop!gate!Xerox.COM!John.Smith 
  2444.  
  2445.    (assuming that Xerox.COM and /C=US/O=Xerox/ are equivalent.) 
  2446.  
  2447.    In the other direction, a UUCP address Smith@ATT.COM, integrated into    822, would be handled as any other 822 address.  A non-integrated    address such as inthop!dest!user might be handled through a pair of    gateways: 
  2448.  
  2449.       Country         US       ADMD            ATT 
  2450.  
  2451.  
  2452.  
  2453. Kille                                                          [Page 81] 
  2454.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2455.  
  2456.        PRMD            Internet       Organisation    GateOrg       RFC-822         inthop!dest!user@gatehost.COM 
  2457.  
  2458.    or through a single X.400 to UUCP gateway: 
  2459.  
  2460.       Country         US       ADMD            ATT       PRMD            UUCP       Organisation    GateOrg       RFC-822         inthop!dest!user 
  2461.  
  2462. Appendix D - Object Identifier Assignment 
  2463.  
  2464.    An object identifier is needed for the extension IPMS element.  The    following value should be used. 
  2465.  
  2466.       rfc-987-88 OBJECT IDENTIFIER ::=           {ccitt data(9) pss(2342) ucl(234219200300) rfc-987-88(200)} 
  2467.  
  2468.       id-rfc-822-field OBJECT IDENTIFIER ::= {rfc987-88 field(0)} 
  2469.  
  2470. Appendix E - BNF Summary 
  2471.  
  2472.    boolean = "TRUE" / "FALSE" 
  2473.  
  2474.     numericstring = *DIGIT 
  2475.  
  2476.     printablestring  = *( ps-char )    ps-restricted-char      = 1DIGIT /  1ALPHA / " " / "'" / "+"                       / "," / "-" / "." / "/" / ":" / "=" / "?"    ps-delim         = "(" / ")"    ps-char          = ps-delim / ps-restricted-char 
  2477.  
  2478.     ps-encoded       = *( ps-restricted-char / ps-encoded-char )    ps-encoded-char  = "(a)"               ; (@)                      / "(p)"               ; (%)                      / "(b)"               ; (!)                      / "(q)"               ; (")                      / "(u)"               ; (_)                      / "(l)"               ; "("                      / "(r)"               ; ")"                      / "(" 3DIGIT ")" 
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484. Kille                                                          [Page 82] 
  2485.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2486.  
  2487.     teletex-string   = *( ps-char / t61-encoded )    t61-encoded      = "{" 1* t61-encoded-char "}"    t61-encoded-char = 3DIGIT 
  2488.  
  2489.     teletex-and-or-ps = [ printablestring ] [ "*" teletex-string ] 
  2490.  
  2491.     labelled-integer ::= [ key-string ] "(" numericstring ")" 
  2492.  
  2493.    key-string      = *key-char    key-char        = <a-z, A-Z, 1-9, and "-"> 
  2494.  
  2495.     object-identifier ::= [ defined-value ] oid-comp-list 
  2496.  
  2497.    oid-comp-list ::= oid-comp oid-comp-list                    | oid-comp 
  2498.  
  2499.    defined-value ::= key-string 
  2500.  
  2501.    oid-comp ::= [ key-string ] "(" numericstring ")" 
  2502.  
  2503.     encoded-info    = 1#encoded-type 
  2504.  
  2505.    encoded-type    = built-in-eit / object-identifier 
  2506.  
  2507.    built-in-eit    = "Undefined"         ; undefined (0)                    / "Telex"             ; tLX (1)                    / "IA5-Text"          ; iA5Text (2)                    / "G3-Fax"            ; g3Fax (3)                    / "TIF0"              ; tIF0 (4)                    / "Teletex"           ; tTX (5)                    / "Videotex"          ; videotex (6)                    / "Voice"             ; voice (7)                    / "SFD"               ; sFD (8)                    / "TIF1"              ; tIF1 (9) 
  2508.  
  2509.     encoded-pn      = [ given "." ] *( initial "." ) surname 
  2510.  
  2511.    given           = 2*<ps-char not including ".">     initial         = ALPHA 
  2512.  
  2513.    surname         = printablestring 
  2514.  
  2515.  
  2516.  
  2517.  Kille                                                          [Page 83] 
  2518.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2519.  
  2520.     std-or-address  = 1*( "/" attribute "=" value ) "/"    attribute       = standard-type                    / "RFC-822"                    / registered-dd-type                    / dd-key "." std-printablestring    standard-type   = key-string 
  2521.  
  2522.    registered-dd-type                    = key-string    dd-key          = key-string 
  2523.  
  2524.    value           = std-printablestring 
  2525.  
  2526.    std-printablestring                    = *( std-char / std-pair )    std-char        = <"{", "}", "*", and any ps-char                                  except "/" and "=">    std-pair        = "$" ps-char 
  2527.  
  2528.     dmn-or-address  = dmn-part *( "." dmn-part )    dmn-part        = attribute "$" value    attribute       = standard-type                    / "~" dmn-printablestring    value           = dmn-printablestring                    / "@"    dmn-printablestring =                    = *( dmn-char / dmn-pair )    dmn-char        = <"{", "}", "*", and any ps-char                                          except ".">    dmn-pair        = "." 
  2529.  
  2530.     global-id = std-or-address 
  2531.  
  2532.     mta-field       = "X400-Received" ":" x400-trace                    / "Deferred-Delivery" ":" date-time                    / "Latest-Delivery-Time" ":" date-time 
  2533.  
  2534.     x400-trace       = "by" md-and-mta ";"                     [ "deferred until" date-time ";" ]                     [ "converted" "(" encoded-info ")" ";" ]                     [ "attempted" md-and-mta ";"  ]                        action-list                        ";" arrival-time 
  2535.  
  2536.  
  2537.  
  2538.  Kille                                                          [Page 84] 
  2539.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2540.  
  2541.     md-and-mta       = [ "mta" mta "in" ]  global-id    mta              = word    arrival-time     = date-time 
  2542.  
  2543.     action-list      = 1#action    action           = "Redirected"                     / "Expanded"                     / "Relayed"                     / "Rerouted" 
  2544.  
  2545.     dr-body-format = dr-summary <CRLF>                     dr-recipients <CRLF>                     dr-extra-information <CRLF>                     dr-content-return 
  2546.  
  2547.     dr-content-return = "The Original Message is not available"                    / "The Original Message follows:"                      <CRLF> <CRLF> message 
  2548.  
  2549.    dr-summary = "This report relates to your message:" <CRLF>                    content-correlator <CRLF> <CRLF>                 "of" date-time <CRLF> <CRLF>                 "It was generated by:" report-point <CRLF>                 "at" date-time <CRLF> <CRLF>                 "It was later converted to RFC 822 by:" mailbox <CRLF>                 "at" date-time <CRLF> <CRLF> 
  2550.  
  2551.     dr-recipients = *(dr-recipient <CRLF> <CRLF>) 
  2552.  
  2553.    dr-recipient = dr-recip-success / dr-recip-failure 
  2554.  
  2555.    dr-recip-success =                    "Your message was successfully delivered to:"                    mailbox "at" date-time 
  2556.  
  2557.     dr-recip-failure = "Your message was not delivered to:"                            mailbox <CRLF>                       "for the following reason:" *word 
  2558.  
  2559.     dr-extra-information =     "-----------------------------------------------" <CRLF> <CRLF>     "The following information is derived from the Report" <CRLF> 
  2560.  
  2561.  
  2562.  
  2563. Kille                                                          [Page 85] 
  2564.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2565.  
  2566.      "It may be useful for problem diagnosis:" <CRLF> <CRLF>    drc-field-list 
  2567.  
  2568.    drc-field-list       = *(drc-field <CRLF>) 
  2569.  
  2570.    drc-field = "Subject-Submission-Identifier" ":"                                    mts-msg-id              / "Content-Identifier" ":" printablestring              / "Content-Type" ":" mts-content-type              / "Original-Encoded-Information-Types" ":"                            encoded-info              / "Originator-and-DL-Expansion-History" ":"                            dl-history              / "Reporting-DL-Name" ":" mailbox              / "Content-Correlator" ":" content-correlator              / "Recipient-Info" ":" recipient-info 
  2571.  
  2572.     recipient-info  = mailbox "," std-or ";"                    report-type                    [ "converted eits" encoded-info ";" ]                    [ "originally intended recipient"                            mailbox "," std-or ";" ]                    [ "supplementary info" <"> printablestring <"> ";" ]                    [ "redirection history" 1#redirection ";"                    [ "physical forwarding address"                                          printablestring ";" ] 
  2573.  
  2574.     report-type     = "SUCCESS" drc-success                    / "FAILURE" drc-failure 
  2575.  
  2576.    drc-success     = "delivered at" date-time ";"                    [ "type of MTS user" labelled-integer ";" ] 
  2577.  
  2578.    drc-failure     = "reason" labelled-integer ";"                    [ "diagnostic" labelled-integer ";" ] 
  2579.  
  2580.     report-point = [ "mta" word "in" ] global-id    content-correlator = *word    dl-history = 1#( mailbox "(" date-time ")") 
  2581.  
  2582.     mts-field = "X400-MTS-Identifier" ":" mts-msg-id              / "X400-Originator" ":" mailbox              / "X400-Recipients" ":" 1#mailbox              / "Original-Encoded-Information-Types" ":" 
  2583.  
  2584.  
  2585.  
  2586. Kille                                                          [Page 86] 
  2587.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2588.  
  2589.                                 encoded-info              / "X400-Content-Type" ":" mts-content-type              / "Content-Identifier" ":" printablestring              / "Priority" ":" priority              / "Originator-Return-Address" ":" 1#mailbox              / "DL-Expansion-History" ":" mailbox ";" date-time ";"              / "Redirection-History" ":" redirection              / "Conversion" ":" prohibition              / "Conversion-With-Loss" ":" prohibition              / "Requested-Delivery-Method" ":"                              1*( labelled-integer )              / "Delivery-Date" ":" date-time              / "Discarded-X400-MTS-Extensions" ":"                              1#( oid / labelled-integer ) 
  2590.  
  2591.     prohibition     = "Prohibited" / "Allowed" 
  2592.  
  2593.    mts-msg-id       = "[" global-id ";" *text "]" 
  2594.  
  2595.    mts-content-type = "P2" /  labelled-integer                    / object-identifer 
  2596.  
  2597.    priority        = "normal" / "non-urgent" / "urgent" 
  2598.  
  2599.    redirection     = mailbox ";" "reason" "="                            redirection-reason                            ";" date-time    redirection-reason =              "Recipient Assigned Alternate Recipient"            / "Originator Requested Alternate Recipient"            / "Recipient MD Assigned Alternate Recipient" 
  2600.  
  2601.     ipn-body-format = ipn-description <CRLF>                    [ ipn-extra-information <CRLF> ]                    ipn-content-return 
  2602.  
  2603.    ipn-description = ipn-receipt / ipn-non-receipt 
  2604.  
  2605.    ipn-receipt = "Your message to:" preferred-recipient <CRLF>             "was received at" receipt-time <CRLF> <CRLF>             "This notification was generated"             acknowledgement-mode <CRLF>             "The following extra information was given:" <CRLF>             ipn-suppl <CRLF> 
  2606.  
  2607.    ipn-non-receipt "Your message to:" 
  2608.  
  2609.  
  2610.  
  2611. Kille                                                          [Page 87] 
  2612.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2613.  
  2614.              preferred-recipient <CRLF>             ipn-reason 
  2615.  
  2616.     ipn-reason = ipn-discarded / ipn-auto-forwarded 
  2617.  
  2618.    ipn-discarded = "was discarded for the following reason:"                    discard-reason <CRLF> 
  2619.  
  2620.    ipn-auto-forwarded = "was automatically forwarded." <CRLF>                    [ "The following comment was made:"                            auto-comment ] 
  2621.  
  2622.     ipn-extra-information =             "The following information types were converted:"             encoded-info 
  2623.  
  2624.    ipn-content-return = "The Original Message is not available"                    / "The Original Message follows:"                    <CRLF> <CRLF> message 
  2625.  
  2626.     preferred-recipient = mailbox    receipt-time        = date-time    auto-comment        = printablestring    ipn-suppl           = printablestring 
  2627.  
  2628.     non-receipt-reason = "Discarded" / "Auto-Forwarded" 
  2629.  
  2630.    discard-reason     = "Expired" / "Obsoleted" /                            "User Subscription Terminated" 
  2631.  
  2632.    acknowledgement-mode = "Manually" / "Automatically" 
  2633.  
  2634.     ms-field = "Obsoletes" ":" 1#msg-id             / "Expiry-Date" ":" date-time             / "Reply-By" ":" date-time             / "Importance" ":" importance             / "Sensitivity" ":" sensitivity             / "Autoforwarded" ":" boolean             / "Incomplete-Copy" ":"             / "Language" ":" language             / "Message-Type" ":" message-type             / "Discarded-X400-IPMS-Extensions" ":" 1#oid 
  2635.  
  2636.  
  2637.  
  2638.  Kille                                                          [Page 88] 
  2639.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2640.  
  2641.     importance      = "low" / "normal" / "high" 
  2642.  
  2643.     sensitivity     = "Personal" / "Private" /                           "Company-Confidential" 
  2644.  
  2645.    language        = 2*ALPHA [ language-description ]    language-description = printable-string 
  2646.  
  2647.     message-type    = "Delivery Report"                    / "InterPersonal Notification"                    / "Multiple Part" 
  2648.  
  2649.  Appendix F - Format of address mapping tables 
  2650.  
  2651.    There is a need to specify the association between the domain and    X.400 namespaces described in Chapter 4.  The use of this association    leads to a better service on both sides of the gateway, and so    defining mappings and distributing them in the form defined in this    appendix is strongly encouraged. 
  2652.  
  2653.    This syntax defined is initially in table form, but the syntax is    defined in a manner which makes it suitable for use with domain    nameservices (such as the Internet Domain nameservers or the UK NRS).    The mapping is not symmetric, and so a separate table is specified    for each direction.  If multiple matches are possible, the longest    possible match should be used. 
  2654.  
  2655.    First, an address syntax is defined, which is compatible with the    syntax used for 822.domains.  It is intended that this syntax may be    used in conjunction with systems which support this form of name. 
  2656.  
  2657.    To allow the mapping of null attributes  to be represented, the    pseudo-value "@" (not a printable string character) is used to    indicate omission of a level in the hierarchy.  This is distinct from    the form including the element with no value, although a correct    X.400 implementation will interpret both in the same manner. 
  2658.  
  2659.    This syntax is not intended to be handled by users. 
  2660.  
  2661.       dmn-or-address  = dmn-part *( "." dmn-part )       dmn-part        = attribute "$" value       attribute       = standard-type                       / "~" dmn-printablestring       value           = dmn-printablestring                       / "@" 
  2662.  
  2663.  
  2664.  
  2665. Kille                                                          [Page 89] 
  2666.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2667.  
  2668.        dmn-printablestring =                           = *( dmn-char / dmn-pair )       dmn-char        = <"{", "}", "*", and any ps-char                                               except ".">       dmn-pair        = "." 
  2669.  
  2670.       An example usage: 
  2671.  
  2672.       ~ROLE$Big.Chief.ADMD$ATT.C$US       PRMD$DEC.ADMD$@.C$US 
  2673.  
  2674.    The first example illustrates quoting of a ".", and the second    omission of the ADMD level. 
  2675.  
  2676.    Various further restrictions are placed on the usage of dmn-or-    address: 
  2677.  
  2678.    1.   Only C, ADMD, PRMD, O, and OU may be used. 
  2679.  
  2680.    2.   There must be a strict ordering of all components, with the         most significant components on the RHS. 
  2681.  
  2682.    3.   No components may be omitted from the hierarchy, although         the hierarchy may terminate at any level.  If the mapping is         to an omitted component, the "@" syntax is used. 
  2683.  
  2684.    For domain -> X.400: 
  2685.  
  2686.           domain-syntax "#" dmn-or-address "#" 
  2687.  
  2688.    Note that the trailing "#" is used for clarity, as the dmn-or-    address syntax can lead to values with trailing blanks.   Lines    staring with "#" are comments. 
  2689.  
  2690.       For example: 
  2691.  
  2692.       AC.UK#PRMD$UK.AC.ADMD$GOLD 400.C$GB#       XEROX.COM#O$Xerox.ADMD$ATT.C$US#       GMD.DE#O$@.PRMD$GMD.ADMD$DBP.C$DE# 
  2693.  
  2694.    For X.400 -> domain: 
  2695.  
  2696.       dmn-or-address "#" domain-syntax "#" 
  2697.  
  2698.       For example: 
  2699.  
  2700.       #       # Mapping table 
  2701.  
  2702.  
  2703.  
  2704. Kille                                                          [Page 90] 
  2705.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2706.  
  2707.        #       PRMD$UK.AC.ADMD$GOLD 400.C$GB#AC.UK# 
  2708.  
  2709. References 
  2710.  
  2711.    [Braden89a]  Braden, R., Editor, "Requirements for Internet Hosts --    Application and Support", RFC 1123, USC/Information Sciences    Institute, October 1989. 
  2712.  
  2713.    [CCITT88a]  CCITT, "CCITT Recommendations X.408", Message Handling    Systems: Encoded Information Type Conversion Rules, CCITT, December    1988. 
  2714.  
  2715.    [CCITT/ISO88a]  CCITT/ISO, "CCITT Recommendations X.400/ ISO IS    10021-1", Message Handling: System and Service Overview, CCITT/ISO,    December 1988. 
  2716.  
  2717.    [CCITT/ISO88b]  CCITT/ISO, "CCITT Recommendations X.420/ ISO IS    10021-7", Message Handling Systems: Interpersonal Messaging System,    CCITT/ISO, December 1988. 
  2718.  
  2719.    [CCITT/ISO88c]  CCITT/ISO, "CCITT Recommendations X.411/ ISO IS    10021-4", Message Handling Systems: Message Transfer System: Abstract    Service Definition and Procedures, CCITT/ISO, December 1988. 
  2720.  
  2721.    [CCITT/ISO88d]  CCITT/ISO, "Specification of Abstract Syntax Notation    One (ASN.1)", CCITT Recommendation X.208 / ISO IS 8824, CCITT/ISO,    December 1988. 
  2722.  
  2723.    [Crocker82a]  Crocker, D., "Standard of the Format of ARPA Internet    Text Messages", RFC 822, August 1982. 
  2724.  
  2725.    [Horton86a]  Horton, M., "UUCP Mail Interchange Format Standard", RFC    976, February 1986. 
  2726.  
  2727.    [Kille84b]  Kille, S., "Gatewaying between RFC 822 and JNT Mail", JNT    Mailgroup Note 15, May 1984. 
  2728.  
  2729.    [Kille84a]  Kille, S., Editor, "JNT Mail Protocol (revision 1.0)",    Joint Network Team, Rutherford Appleton Laboratory, March 1984. 
  2730.  
  2731.    [Kille86a]  Kille, S., "Mapping Between X.400 and RFC 822",  UK    Academic Community Report (MG.19) / RFC 987, June 1986. 
  2732.  
  2733.    [Kille87a]  Kille, S., "Addendum to RFC 987", UK Academic Community    Report (MG.23) / RFC 1026, August 1987. 
  2734.  
  2735.    [Kille89a]  Kille, S., "A String Encoding of Presentation Address", 
  2736.  
  2737.  
  2738.  
  2739. Kille                                                          [Page 91] 
  2740.  RFC 1138               Mapping X.400(88) and 822           December 1989 
  2741.  
  2742.     UCL Research Note 89/14, March 1989. 
  2743.  
  2744.    [Kille89b]  Kille, S., "Mapping Between Full RFC 822 and RFC 822 with    Restricted Encoding", RFC 1137, December 1989. 
  2745.  
  2746.    [Larmouth83a]  Larmouth, J., "JNT Name Registration Technical Guide",    Salford University Computer Centre, April 1983. 
  2747.  
  2748.    [Mockapetris87a]  Mockapetris, P., "Domain Names - Concepts and    Facilities", RFC 1034, USC/Information Sciences Institute, November    1987. 
  2749.  
  2750.    [Postel82a]  Postel, J., "Simple Mail Transfer Protocol", RFC 821,    USC/Information Sciences Institute, August 1982. 
  2751.  
  2752.    [Rose85a]  Rose M., and E. Stefferud, "Proposed Standard for Message    Encapsulation", RFC 934, January 1985. 
  2753.  
  2754.    [Systems85a]  CEN/CENELEC/Information Technology/Working Group on    Private Message Handling Systems, "FUNCTIONAL STANDARD A/3222",    CEN/CLC/IT/WG/PMHS N 17, October 1985. 
  2755.  
  2756. Security Considerations 
  2757.  
  2758.    Security issues are not discussed in this memo. 
  2759.  
  2760. Author's Address 
  2761.  
  2762.    Steve Kille    University College London    Gower Street    WC1E 6BT    England 
  2763.  
  2764.    Phone: +44-1-380-7294 
  2765.  
  2766.    EMail: S.Kille@Cs.Ucl.AC.UK 
  2767.  
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  Kille                                                          [Page 92] 
  2781.  
  2782.