[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

sendmail masquerading nightmare



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]