Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!labrea!csli!gandalf From: gandalf@csli.STANFORD.EDU (Juergen Wagner) Newsgroups: comp.unix.questions Subject: Re: BSD mail .forward question Message-ID: <7419@csli.STANFORD.EDU> Date: 4 Feb 89 06:32:48 GMT References: <6218@saturn.ucsc.edu> Reply-To: gandalf@csli.stanford.edu (Juergen Wagner) Distribution: usa Organization: Center for the Study of Language and Information, Stanford U. Lines: 17 Hmm... give the user the login name MAILER-DAEMON, and everything will be fine... No, serious, there is a simple solution: hosta:/etc/aliases the-user: the-user-copy, the-user-copy@hostb the-user-copy: \the-user hostb:/etc/aliases the-user: the-user-copy, the-user-copy@hosta the-user-copy: \the-user This uses indirection to a -copy alias to avoid loops. The \ avoids further aliasing done on the mailbox name. -- Juergen Wagner gandalf@csli.stanford.edu wagner@arisia.xerox.com