On Apr 23, 2007, at 4:48 PM, Andrew Fremantle wrote:
Are you aware of any way of doing this stuff in the .mc file? Should the .cf ever be remade, these changes would be blown away....

Right-- seems to be for the .mc file (from /usr/share/sendmail/cf/ README):

There are always users that need to be "exposed" -- that is, their
internal site name should be displayed instead of the masquerade name.
Root is an example (which has been "exposed" by default prior to 8.10).
You can add users to this list using

        EXPOSED_USER(`usernames')

...and to change hostname use:

        define(`confDOMAIN_NAME', `hostname.example.com')

--
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to