Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2007 17:06:13 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Andrew Fremantle <freebsd@skyhawk.ca>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Invalid Global DNS name and sendmail
Message-ID:  <91707B8C-1C43-40BF-B944-6F3E377680A0@mac.com>
In-Reply-To: <462D45DC.70508@skyhawk.ca>
References:  <462D06D8.8060902@skyhawk.ca> <FEB3FF1A-5033-490C-8A8D-B1BD894A3ECE@mac.com> <462D45DC.70508@skyhawk.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?91707B8C-1C43-40BF-B944-6F3E377680A0>