[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
sendmail masquerading nightmare
- From: FM <dist-list LEXUM UMontreal CA>
- To: Mailing List RHEL 4 <nahant-list redhat com>
- Subject: sendmail masquerading nightmare
- Date: Wed, 01 Mar 2006 13:30:13 -0500
Hello,
I trying to masquera my computer name to my real domain name.
What I did in sendmail.mc :
EXPOSED_USER(`root')
LOCAL_DOMAIN(`localhost.localdomain')dnl
MASQUERADE_AS(`domain.ca')dnl
FEATURE(masquerade_envelope)dnl
FEATURE(masquerade_entire_domain)dnl
MASQUERADE_DOMAIN(localhost.localdomain)dnl
MASQUERADE_DOMAIN(localhost)dnl
MASQUERADE_DOMAIN(MY_STATION_DOMAIN)dnl
but when I try mail -v user1
the domain remain my station fqdn
What am-I missing ?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]