# umdss - place in umdss/* spool directory
umdss: driver = pipe,
	-return_path,
	uucp, from,
	unix_from_hack,			# insert > before From in body
	max_addrs=1,
	max_chars=250;

	cmd = "/usr/local/lib/umdss/upmail $host $user",
#	parent_env,			# environment info from parent addr
#	pipe_as_user,			# use user-id associated with address
	umask = 0002,			# umask for child process
	group = uucp,
	-log_output			# do not log stdout/stderr

