[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

name server/name resolver/namespace server...



>Is there a way to specify to a symbolics machine that all mail to non
>resolved addresses should be forwarded to a specific machine?

put the following form into the file >Mail>Static>Mailboxes.text,
where <host> is the name of the machine to forward mail to.

;;; forward all mail to unrecognized recipients to this host
(forward-to <host>)

	--jc