
NAME

	UUXQT - Process Execution files received via UUCP

SYNOPSIS

	UUXQT [-c command] [-I config] [-s system] [-x options]

DESCRIPTION

	UUXQT executes commands which were requested by UUX either on the
	local or a remote system. UXQT may run a variety of programs (normally
	rmail or rnews) depending on the contents of the X.* control file.

	UUXQT is run automatically by uucico after a connection is terminated.
	It may also be run manually at any time.

	UUXQT will normally scan UUSpool: always. If UseSubDirs is set, UUXQT
	will scan all sub-directories in in UUSpool:, as well as the UUSpool
	upper directory.

	The AmigaUUCP UUXQT understands all command line options that Taylor
	1.03 provides, however the -I and -x options are not implemented, and
	a warning message to that effect is printed.

	However, unlike Taylor, only a single UUXQT may be active at a time.
	This is enforced by lockfile logic inside of UUXQT.

	Also, and this can be considered a bug, this UUXQT only processes the
	'F' and 'C' commands inside of an execution control file.

OPTIONS

	-c command	If specified, UUXQT will only process command files
			for the command indicated.

	-I config	If specified, UUXQT should use the indicated file
			for configuration information instead of the default.

			This option is not implemented.

	-s system	If specified, and UseSubDirs is set, then UUXQT will
			only scan the subdirectory for the specified system.

			If UseSubDirs is not set, then this has no effect.

	-x options	UUXQT efffectively ignores the specified options,
			only bumping the LogLevel from 0 to 5 (this will cause
			more debugging output to be presented).

CONFIGURATION OPTIONS

	UseSubDirs  Y/N
		When set to YES, files for a particular system are presumed
		to be stored in a subdirectory of UUSpool: for that system,
		instead of at the global UUSpool: level.

	UUSpool     string
		The directory to use for UUSpool if specified (UUSpool: is
		used if it isn't specified).

FILES
	UULib:Config
	UUSpool:
	UUSpool:<system>/

NOTES
	UUXqt understands the following programs:

		Batch Command	    String in Config
		====================================
		rmail		    RMAIL
		cunbatch	    CUNBATCH
		rnews		    RNEWS
		rstmp		    RSMTP
		rcsmtp		    RCSMTP
		rrgsmtp 	    RGSMTP
		rlharc		    RLHARC
