Return to BSD News archive
Xref: sserve comp.mail.sendmail:17883 comp.os.386bsd.questions:17576 Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.uwa.edu.au!classic.iinet.com.au!news.uoknor.edu!news.ecn.uoknor.edu!paladin.american.edu!gatech!swrinde!ringer.cs.utsa.edu!sun.cais.com!oxy.rust.net!homer.eaglequest.com!nick From: nick@eaglequest.com (Nick Seraphin) Newsgroups: comp.mail.sendmail,comp.os.386bsd.questions Subject: Re: Aliasing for multiple domains Followup-To: comp.mail.sendmail,comp.os.386bsd.questions Date: 24 May 1995 19:44:44 GMT Organization: EagleQuest, Inc., Rochester Hills, Michigan Lines: 27 Message-ID: <3q02bc$bd1@oxy.rust.net> References: <3or5op$cj2@news1.channel1.com> <ABD6DE58966855603@brad.his.com> <3p5kmm$keb@stud.Direct.CA> <3pudg2$859@capetown.terraport.net> NNTP-Posting-Host: 204.157.190.11 X-Newsreader: TIN [version 1.2 PL2] I didn't see how he did this. Could you repost it please, or email it? -- Nick Paul Tan (ptan@terraport.net) wrote: : In article <3p5kmm$keb@stud.Direct.CA>, : curt@cynic.portal.ca (Curt Sampson) wrote: : >[...] : >I found this pretty darn easy to add to my V8 sendmail configuration, : >even though I'm a relative novice when it comes to sendmail. I just : >create a separate alias file for each new domain I want; for example: : >[...] : Cool! I tried it and it works! Many, many thanks! : Now, the big question is, how do I go about doing the reverse? I.e., : the code you gave will turn an incoming domain to map into a local user, : but how do I map a local user to masquerade as a separate domain? : e.g. User is ptan@terraport.net, I want to be able to send mail out : that says it is coming from ptan@compudyn.com. : Any help would be greatly appreciated. : Thanks! : Paul Tan.