> For postfix, you just set the "mydomain = " field to the domain name in
> question.

For sendmail add:

MASQUERADE_AS(`<your host/domain name here>')

To the sendmail.mc, then run 'm4 /etc/sendmail.mc > /etc/sendmail.cf'

OR

find the line starting with DM in your sendmail.cf and change it to:

DM<your  host/domain name here>

Note it is generally more accepted to use the mc file for generating the cf.
(Easier to handle)

Don't forget to run 'service sendmail restart' after.

Regards,

---
Edward Dekkers (Director)
Triple D Computer Services P/L




-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to