Invalid Global DNS name and sendmail

Chuck Swiger cswiger at mac.com
Tue Apr 24 00:41:22 UTC 2007


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



More information about the freebsd-questions mailing list