Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2003 19:21:21 -0800
From:      "Dax Eckenberg" <deckenberg@dweebsoft.com>
To:        "Kenneth Tucker" <kennethtucker@yahoo.com>, <FreeBSD-Questions@FreeBSD.ORG>
Subject:   Re: mail
Message-ID:  <01fe01c2bc45$2d41af80$0a0aa8c0@dweebsoft.com>
References:  <BBFB6AE6-2837-11D7-90CD-000393C22E4A@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Changed to  MAILSERVER=-YES-"
> 
> % /System/Library/StartupItems/Sendmail/Sendmail start
> Starting mail services
> 451 4.0.0 /etc/mail/sendmail.cf: line 93: fileclass: cannot open 
> '/etc/mail/local-host-names': Group writable directory
> 
> Above is  the message before and after reboot
> line 96 is as follows (ignore <--) :
> 
> Cwlocalhost
> # file containing names of hosts for which we receive email
> Fw/etc/mail/local-host-names    <-- 96
> 

try turning off group write for the /etc/mail directory

# chmod g-w /etc/mail

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01fe01c2bc45$2d41af80$0a0aa8c0>