Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!mastodon.Berkeley.EDU!eric From: eric@mammoth.Berkeley.EDU (Eric Allman) Newsgroups: comp.mail.sendmail Subject: Re: Configure for Alias server Message-ID: <42220@ucbvax.BERKELEY.EDU> Date: 21 May 91 16:54:05 GMT References: <3241@dsacg3.dsac.dla.mil> Sender: nobody@ucbvax.BERKELEY.EDU Reply-To: eric@mammoth.Berkeley.EDU Organization: UC Berkeley Mammoth Project Lines: 12 In article <3241@dsacg3.dsac.dla.mil>, nfs1165@dsacg3.dsac.dla.mil ( James L Strickland) writes: |> Is it possible to configure sendmail to send mail to another |> machine if there is no entry in the aliases* file or no aliases* |> file exists? Yes -- change the definition of the "local" mailer to forward to the master machine. Names will resolve as local, get looked up in the alias file (or .forward files), and then when processed will get forwarded. eric