I am configuring sendmail on a gateway machine
which is IP-Masquerading for a LAN.
I would like to do two things.
1) I want the gateway to foward mail for *one particular*
email address outside of the LAN,
i.e. to [EMAIL PROTECTED] The LAN clients
will send email to the sendmail/gateway machine
with this address, and I want to tell sendmail to send it
to that machine via SMTP.
2) I would like to tell sendmail to accept mail for virtual domains.
Say [EMAIL PROTECTED] with serveral user1...userN addresses,
users are mapped to local domain users.
I am running RH5.0 and using m4 with
/usr/lib/sendmail-cf/cf/redhat.mc
where I added DOMAIN(`mydomain.com')
and a file mydomain.com.m4 which was
created from
/usr/lib/sendmail-cf/domain/generic.m4
Also added FEATURE(virtusertable).
Do I need DOMAIN(`virtual.dom')?
I have perused O'Reily's sendmail (bat book) but still haven't
quite put it together. Hope you can help.
Michael
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.