RFC 786
RFC 786
Sluizer
Request for Comments: 786 J. Postel
ISI
July 1981
INTRODUCTION
This document defines the ISI TOPS20s interface between the Mail
Transfer Protocol (MTP) and the Network Independent Mail Protocol
(NIMAIL) in terms of the files which implement it. The internal
structure and name of each file is described below.
DESCRIPTION
1. NIMAIL to MTP
NIMAIL will present mail for processing by MTP using the files
specified in RFC 785.
2. MTP to NIMAIL
address <CR><LF>
address <CR><LF>
address <CR><LF>
<CR><LF>
Via: USC-ISIE; date-time <CR><LF>
header
.
.
.
<CR><LF>
body
.
.
.
user%host%host%host@host
And each address in the same file has the same "@host" part.
DISCUSSION
The NIMAIL and MTP will each perform a transformation of the address
information to create the appropriate input for the other system.
NIMAIL to MTP
joe%hostx%hosty%hostz@isie
FROM: <NIMAIL@ISIE>
TO: <@hostz,@hosty,joe@hostx>
MTP to NIMAIL
FROM: <sam@SRI-NIC>
TO: <@ISIE,@hostz,@hosty,joe@hostx>
joe%hostx%hosty@hostz
Via: ISIE