> ------------------------------
>
> Date: Sun, 08 Sep 1996 01:36:43 +0800
> From: eric chan <eric .
chan @
netvigator .
com>
> Subject: Re: Sendmail Configuration-
>
> Henk Baert wrote:
> >
> > VAN LAERE
> > MEMO Datum :
> > 28-08-1996
> > Betreft : Sendmail Configuration
> >
> > Hi,
> >
> > I am trying to set up my sendmail configuration so that all outgoing mail has
> > an origin as user @
domainname (instead of user @
hostname .
domainname).
> >
> > I tried to figure it out myself, but don't get it completely right. The
> > problem is in Rulesets 10/11 en 20/21 that decode sending adresses.
> >
> > Any suggestion to code it correctly ?
> >
> > Thanks a lot.
> >
> > Henk Baert
> > (henk .
baert @
vanlaere .
be)
>
> Check with your DNS record about the domain you talking about especially
> the MX setting.
>
> Eric
>
>
Isn't it as simple as changing the 'DM' line in sendmail.cf. That
tells sendmail to 'masquerade' as a domain.
Just do
DMdomainname
|
|