Index of /source/vmd/1.7.0/src/gnu/cmd/smail-3.1.28/samples/arcnet/

NameLast modifiedSizeDescription
[DIR]Parent Directory08-Nov-11 15:57-
[TXT]README24-Oct-90 13:19687
[   ]recvd.sh24-Oct-90 13:191594
[   ]send.sh24-Oct-90 13:191359
[TXT]transports24-Oct-90 13:19793

@(#)samples/arcnet/README	1.2 10/24/90 05:19:43

This directory contains scripts and a transport file entry that can be
used for transmitting mail over arcnet between Fortune 32:16 computer
systems.  This makes use of a /net filesystem which allows the local
host to gain access to the complete tree of a remote host.  By writing
files into a subdirectory of a remote host, mail is transmitted.  This
requires a program to submit mail to the remote host (in send.sh) and
a daemon to pick up mail sent by a remote host (recvd.sh).

The same idea could be used to transmit mail over, say, NFS or other
shared filesystems, though in most cases direct use of SMTP over
TCP/IP is preferable.