Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.uwa.edu.au!classic.iinet.com.au!swing.iinet.net.au!news.uoregon.edu!news.dacom.co.kr!newsfeed.internetmci.com!in2.uu.net!van-bc!uniserve!usenet From: tom@uniserve.com (Tom Samplonius) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Help with Sendmail Date: 4 Nov 1995 06:42:08 GMT Organization: UNIServe Online Lines: 32 Distribution: world Message-ID: <47f200$2gu@atlas.uniserve.com> References: <47e973$mlr@hollywood.cinenet.net> NNTP-Posting-Host: pc.sdf.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII X-Newsreader: WinVN 0.99.6 In article <47e973$mlr@hollywood.cinenet.net>, wraith@cinenet.net says... > > >I need a quick hand with a rewrite rule for sendmail with FreeBSD. > >We have an internal network, a freebsd firewall, and connection to >the internet. > >What I need to do is, for all internal mail crossing the firewall, >change the From: and Return_Path: lines from: > > user@machine-name.domain-name.com > >to > > user@domain-name.com > > > Add/modify the following lines: DMdomain-name.com CWlocalhost domain-name.com ..assuming a semi-standard FreeBSD sendmail.cf file. Tom