From owner-freebsd-questions Tue Sep 19 8:51:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-out2.bellatlantic.net (smtp-out2.bellatlantic.net [199.45.39.157]) by hub.freebsd.org (Postfix) with ESMTP id A271C37B43C; Tue, 19 Sep 2000 08:51:19 -0700 (PDT) Received: from smartsoft.cc (client-209-158-92-41.bellatlantic.net [209.158.92.41]) by smtp-out2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id LAA27464; Tue, 19 Sep 2000 11:51:03 -0400 (EDT) Message-ID: <39C78B38.3F6E3D77@smartsoft.cc> Date: Tue, 19 Sep 2000 11:50:16 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Rossen Raykov Cc: FreeBSD-questions@FreeBSD.ORG, questions@FreeBSD.ORG, freebsd-newbies@FreeBSD.ORG, qmail-help@list.cr.yp.to, raikovr@yahoo.com Subject: Re: Problems with qmail (1.03) on FreeBSD4.1 References: <00c801c021a7$bdf810e0$4c00000a@sage> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 1. Have you checked whether or not qmail is login in /var/log? I mean permission denied could mean that it didn't start, but also that it had problems doing (accessing) something. 2. Are you sure the /var file system is mounted with the proper privelages? 3. Are you sure the kern.securelevel of your system is correct? Rossen Raykov wrote: > Hi All, > > I have a problem with qmail port for FreeBSD 4.1. > I installed it from the ports, but when I try to start any of the programs > from the package the result is "Permission denied"! > Example: > > su-2.04# cd /var/qmail/bin > su-2.04# whoami > root > su-2.04# uname -smr > FreeBSD 4.1-RELEASE i386 > su-2.04# ./qmail-start > su: ./qmail-start: Permission denied > su-2.04# ls -l qmail-start > -rwx------ 1 root qmail 5340 Sep 16 22:07 qmail-start > > Second example: > su-2.04# cd ../configure/ > su-2.04# ./hostname > su: ./hostname: Permission denied > su-2.04# ls -l hostname > -r-xr-xr-x 1 root wheel 4052 Sep 16 22:11 hostname > > The situation is very complicated to me since any of those programs work > inside the compilation area. > Example: > > su-2.04# cd /usr/ports/mail/qmail/work/qmail-1.03/ > su-2.04# ./hostname > myserver.com > > I thought that maybe the programs are different but they are not! > su-2.04# diff hostname /var/qmail/configure/hostname > su-2.04# > > Then I thought that maybe the problem is because of permissions. > An started make check but the result from it is: > > su-2.04# make check > ./instcheck > > I looked in qmail news and I found information for similar problem on linux > but there wasn't a solution! > Any suggestions? > > Please excuse my English, it is not my native language. > > Regards, > Rossen > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. http://www.smartsoft.cc/ http://www.mp3.com/pianoprincess Phone : 609-628-4260 FAX : 609-628-1267 FAX : 303-845-6415 http://www.fax4free.com/ Phone : 020-873-3837 http://www.xoip.nl/ (Dutch) FAX : 020-873-3837 http://www.xoip.nl/ (Dutch) In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message