Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2009 21:42:15 +0200
From:      Vinzstyle <vinzstyle@free.fr>
To:        freebsd-questions@freebsd.org
Cc:        jgimer@gmail.com, owner-freebsd-questions@freebsd.org
Subject:   Re: Postfix doesn't start
Message-ID:  <200910072142.15416.vinzstyle@free.fr>
In-Reply-To: <200910042133.12933.vinzstyle@free.fr>
References:  <200910042041.32454.vinzstyle@free.fr> <2117530918-1254683459-cardhu_decombobulator_blackberry.rim.net-1616429688-@bda081.bisx.prod.on.blackberry> <200910042133.12933.vinzstyle@free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Le dimanche 4 octobre 2009 21:33:12 Vinzstyle, vous avez =C3=A9crit :
> Le dimanche 4 octobre 2009 21:09:05 jgimer@gmail.com, vous avez =C3=A9cri=
t :
> > What are the actual permissions on the lock file, not just the containi=
ng
> > directory?
> >
> > Josh
> > Sent via BlackBerry from T-Mobile
> >
> > -----Original Message-----
> > From: Vinzstyle <vinzstyle@free.fr>
> > Date: Sun, 4 Oct 2009 20:41:32
> > To: <freebsd-questions@freebsd.org>
> > Subject: Postfix doesn't start
> >
> > Hi,
> >
> > I installed Postfix with PCRE support from the ports collection, but I
> > get this error when I try to start it :
> >
> > Oct  4 20:22:09 mail postfix/postfix-script[47114]: starting the Postfix
> > mail system
> > Oct  4 20:22:09 mail postfix/master[47115]: fatal: open lock file
> > /var/db/postfix/master.lock: cannot open file: Permission denied
> >
> > [root@mail /]# ls -ld /var/db/postfix/
> > drwx------  2 postfix  wheel  512 Oct  4 20:16 /var/db/postfix/
> >
> > The "mail_owner" directive is set to "postfix" in main.cf
> >
> > Is there some things to set up after the "make install" ? Did I miss
> > something ?
> >
> > I'm running FreeBSD-7.2-RELEASE, and Postfix(-2.5.6,1) is started inside
> > a jail.
> >
> > Thanks for your help :)
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe@freebsd.org"
>
> The file isn't created by "make install". If I create it with permissions
> 666 and postfix as owner, I get the same error message...
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

Hi,

sorry, it was my fault :)

Permissions were 750 on a parent directory...

Thanks for your help anyway :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910072142.15416.vinzstyle>