
NAME
	UUArchive

SYNOPSIS
	UUArchive infile outfile

DESCRIPTION
	UUArchive is used to archive personal mail that you send out.  To
	use the program set your archive variable in dmail to archive mail
	you send to a scratch file.

	I normally modify the 'q' alias in dmail to automatically run
	'UUArchive scratch_file uu:mail/mbox' on exit.

	UUArchive appends <infile> to the end of <outfile>, then deletes
	<infile>.  Additionally, it REMOVES any uuencoded files as it is
	appending <infile>.


