On Fri, Jan 31, 2003 at 07:55:24PM -0600, Joey Teel wrote:

> A few days ago I started getting errors in my syslog saying that
> sendmail couldn't write to the mail directories, on inspection of the
> permissions, I discovered that all the mail directories had been changed
> to be owned by my personal UID and GID
> 
> Can someone tell me what the proper permissions should be on the mail
> directories used by sendmail for it's queue?
 
Take a look at the mtree(8) man page, and then try this:

    # cd /var
    # mtree -eU -f /etc/mtree/BSD.var.dist
    # cd /
    # mtree -eU -f /etc/mtree/BSD.sendmail.dist

        Cheers,

        Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to