yeh but it does not work the way I want. this is what it does
[EMAIL PROTECTED] arrives at Linux box and is then forwarded to "otherbox" user@otherbox and the otherbox regects it as it is not in the correct format of the domain. What I want is the mail to be forwarded and still have it preserve the full domain name, or is this asking too much ? Thanx PMc -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Hyne Sent: Friday, May 17, 2002 2:01 PM To: [EMAIL PROTECTED]; Linux Sydney (E-mail) Subject: Re: [SLUG] Sendmail question mailertable is probably overkill - I would suggest the MAIL_HUB stuff if you only have a single machine you want to forward it to. At Friday, 17-05-02 13:49 (+1000), Jobst Schmalenbach wrote: >On Tue, May 14, 2002 at 12:02:46PM +1000, Peter McCarthy >([EMAIL PROTECTED]) wrote: > > Howdy all > > > > How do I go about configuing Sendmail to forward all mail it is currently > > receiving to another mailserver that is behind our Linux proxy server ? > > I am running RH 7.1 > > I have checked the sendmail.org website, and the closest thing I could > find was > > define(`MAIL_HUB', `mailer:hostname') > > But I am unsure if this is going to do what I need. > > > >use FEATURE(mailertable) -> http://www.sendmail.org/m4/mailertables.html > >1) mailertable entry >mailertable file: ># where to send messages for the.domain >the.domain esmtp:[aaa.bbb.ccc.ddd] > >2) access file entries [ syntax for sendmail 8.10+] >access file: ># accept messages for the.domain >to:the.domain RELAY ># relay messages from internal server ip address >aaa.bbb.ccc.ddd RELAY > > > >jobst > > > > > >-- >Bowman: Open the pod bay doors, HAL. > > __, Jobst Schmalenbach, [EMAIL PROTECTED], Technical Director > _ _.--'-n_/ Barrett Consulting Group P/L & The Meditation Room P/L > -(_)------(_)= +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia >-- >SLUG - Sydney Linux User's Group - http://slug.org.au/ >More Info: http://lists.slug.org.au/listinfo/slug -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
