Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!lucy.swin.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!news.apana.org.au!cantor.edge.net.au!news.teragen.com.au!news.access.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.uio.no!www.nntp.primenet.com!nntp.primenet.com!news.mathworks.com!hunter.premier.net!news.lightlink.com!news2.interlog.com!news.interlog.com!news From: Claude Pio <pio@interlog.com> Newsgroups: comp.unix.bsd.bsdi.misc Subject: Help with sendmail Date: Tue, 28 Jan 1997 21:23:08 -0500 Organization: InterLog Internet Services Lines: 20 Message-ID: <32EEB48C.62E6@interlog.com> Reply-To: pio@interlog.com NNTP-Posting-Host: galaxy.interlog.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:5780 Folks, I am in real bind. I installed a virtual domain on our host, and I am trying to setup mail such that mail received to a user1@virtualdomain.com gets routed to user2@realdomain.com on our system. I have not been successful in doing that. Here is what I did in sendmail.cf so far: added Cw virtualhost.com S98 Ruser1@virtualhost.com $#local $:user2 Is this ok? What is happening is that the mail gets sent to user1@realdomain.com What am I missing? Would appreciate any help that can be offered..... Thanks in advance...