Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!vixen.cso.uiuc.edu!ux9.cso.uiuc.edu!not-for-mail From: igor@students.uiuc.edu (igor vladimirovich roshchin) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: sendmail for virtual hosts Date: 24 Apr 1997 04:22:16 GMT Organization: University of Illinois at Urbana Lines: 29 Message-ID: <5jmn5o$4nc@vixen.cso.uiuc.edu> References: <5jhigk$rsf@vixen.cso.uiuc.edu> <E9179p.zC@forthdv.pfm-mainz.de> <5jimsf$rio@vixen.cso.uiuc.edu> <E93vsA.951@forthdv.pfm-mainz.de> <5jm51r$dd5@vixen.cso.uiuc.edu> <wwvhggxw5kw.fsf@mal.functional.com> NNTP-Posting-Host: ux9.cso.uiuc.edu X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39640 Giao Nguyen (grail@functional.com) wrote: > > Add this in for Ruleset 98 in sendmail.cf: > > R$+ < @ $+ . > $: $1 < @ $2 > . > R$+ < @ $+ > $* $: $(maildomains $1@$2 $: $1 < @ $2 > $3 $) > R$+ < @ $+ > $* $: $(maildomains $2 $: $1 < @ $2 > $3 $) > R$+ < @ $+ > . $: $1 < @ $2 . > > > > -- > > Giao Thanks! Although this was incorrect, but it gave me the idea to check the rules in /etc/sendmail.cf I found that for some reason (and I did not notice this while I was looking at it previously (at least 20 times!)), rules for "virtuser" are commented out !!!! :-(((( THanks to everybody, who helped me (or tried to do that) IgoR