I tried this but recipients still receive mails with a return address of type "xx.yy.zz.com"...
--------------- Albert Charron -----Original Message----- From: Brian [mailto:[EMAIL PROTECTED]] Sent: September 12, 2002 9:58 PM To: [EMAIL PROTECTED] Subject: Re: [expert] Sendmail question In your sendmail.mc file you need this: MASQUERADE_AS(`zz.com')dnl or if you want to edit the sendmail.cf file directly it is: DMzz.com The 'proper' way is to edit the sendmail.mc file and use m4 to compile a new sendmail.cf file. The 'instant' way is to just edit the sendmail.cf file. Restart sendmail after making a new sendmail.cf or editing it. (service sendmail restart) On Thu, 12 Sep 2002 10:25:33 -0400 "Albert Charron" <[EMAIL PROTECTED]> wrote: > Hi. I have three servers. On my LAN, I have two of them, behind a > NAT. One is hosting test mailboxes and the other one is hosting web > applications. The third server is my corporate mail server. > > When users of second server are sending e-mail, the reply address is > of the form [EMAIL PROTECTED] (where xx.yy.zz.com is machine host > name). I'd like to set the reply address to zz.com or yy.zz.com (one > of my 2 mail servers). How do I configure SendMail for this? > > BTW, I'm using Mandrake 8.2 ____________________________________ > Albert Charron > -- Brian - [EMAIL PROTECTED] My Home Page: http://www.brimac.com/~brianmac Fine Photos: http://www.brimacphotography.com Art for Sale: http://www.artbrowser.com If all the world is a stage, where is the audience sitting?
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
