Index of /source/vmd/1.7.0/src/gnu/cmd/smail-3.1.28/contrib/micnet/

NameLast modifiedSizeDescription
[DIR]Parent Directory08-Nov-11 15:57-
[TXT]Makefile21-Sep-92 02:12712
[TXT]README06-Sep-92 09:32779
[TXT]config.eg24-Oct-90 11:32607
[TXT]micname24-Oct-90 11:32778
[TXT]routers24-Oct-90 11:32362
[TXT]transports24-Oct-90 11:32221

#
#  contrib/micnet/README  1.0
#
#  James B. O'Connor - Fri Feb  3 13:43:59 EST 1989
#

This directory includes the following files:

config.eg - some example config file entries for micnet-only machines
		which direct mail for unknown users and unknown systems
		to a smarter micnet machine which is assumed to know
		these things

routers - this contains a router entry "micnet_neighbors" which will
		look up micnet neighbors via a program called "micname"
		(also in this directory) and delivery via the transport
		"remote"

transport - this contains the entry for the "remote" transport

micname - a shell script which will return a list of micnet neighbors, to be
		used by the "micnet_neighbors" router.  It should be put
		in a directory that will be in smail3's path.