Sendmail not rewriting the domain of the sender.

Ian P. Thomas ipthomas at mac.com
Fri Dec 19 04:37:20 UTC 2003


I have the following lines in my sendmail.mc file:

FEATURE('always_add_domain')dnl
FEATURE('masquerade_entire_domain')dnl
FEATURE('masquerade_envelope')dnl
FEATURE('allmasquerade')dnl
MASQUERADE_AS(`domain.org')dnl
MASQUERADE_DOMAIN('domain.org')dnl

This should perform the following 

	me at host.domain.org  -> me at domain.org 

It is, as of now, leaving the address as

	me at host.domain.org

I've run 

	/etc/init.d/sendmail restart 

after making the changes, with the same results. Is 
there another option I'm missing here?  


Ian P. Thomas





More information about the fedora-list mailing list