uxmailr(8) CLIX uxmailr(8)
NAME
uxmailr, uxmails - Runs an XNS mail transport program
SYNOPSIS
/usr/ip32/inc/uxmailr [-v] [-x[level]] [nodename ... ]
/usr/ip32/inc/uxmails
FLAGS
-v Displays the version string and exits.
-x [level] Runs in debug mode. The level parameter is a number between
1 and 9. The larger the number, the greater the quantity of
debug output.
DESCRIPTION
The uxmailr command is a file transport system that transports uucp work
files between Intergraph machines on a Xerox Network Systems (XNS)
network.
The nodename parameter is the name of a remote system. Multiple nodenames
may be present on the command line. If nodename is not specified, uxmailr
will search the uucp spool directory for all work files and attempt to
transfer the files to each machine listed in the directory.
Because uucp needs to know the name of the remote machine before queuing
its job, the uxmailr periodically updates the /usr/lib/uucp/Systems file
with all the machine names found in the Intergraph clearinghouse. Since
updating the Systems file destroys it, a template file called
/usr/lib/uucp/Systems.skel is copied to the Systems file before it is
updated. Any information normally kept in the Systems file should be kept
in the Systems.skel file.
The uxmails is the server for uxmailr. It is run only on the server
machine and can be run only by the xns_listener.
FILES
/usr/lib/uucp/Systems List of machine names found in the
clearinghouse.
/usr/lib/uucp/Systems.skel Template for Systems file.
/usr/spool/uucp Spool directories.
NOTES
2/94 - Intergraph Corporation 1
uxmailr(8) CLIX uxmailr(8)
The uxmailr command implements only sending uucp work files between
machines. No provision has been made for receiving work files.
CAUTIONS
All permanent changes should be made to the Systems.skel file, not the
Systems file.
RELATED INFORMATION
Commands: xns_listener(8), uucico(8), mail(1), uucp(1)
Files: clh(4)
2 Intergraph Corporation - 2/94