From owner-freebsd-questions@FreeBSD.ORG Wed Mar 16 12:57:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81AD116A4CE for ; Wed, 16 Mar 2005 12:57:42 +0000 (GMT) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADB4443D31 for ; Wed, 16 Mar 2005 12:57:41 +0000 (GMT) (envelope-from v.demartino2@virgilio.it) Received: from ims3e.cp.tin.it (212.216.176.219) by vsmtp3.tin.it (7.0.027) id 4232AB90001B892A for freebsd-questions@freebsd.org; Wed, 16 Mar 2005 13:57:39 +0100 Received: from [192.168.70.183] by ims3e.cp.tin.it with HTTP; Wed, 16 Mar 2005 13:57:38 +0100 Date: Wed, 16 Mar 2005 13:57:38 +0100 Message-ID: <420008E500077C49@ims3e.cp.tin.it> From: v.demartino2@virgilio.it To: "FreeBSD" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable X-Originating-IP: 80.116.228.104 Subject: Problems with /var/spool/hylafax X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 12:57:42 -0000 Under FBSD 5.3 I've just compiled hylafax from the ports, set up the mode= m with faxsetup and then started "/usr/local/etc/rc.d/hylafax.sh.sample sta= rt" ... BUT...... /var/log/messages complains that: VicBSD FaxQueuer[668]: /var/spool/hylafax: Can not change directory VicBSD HylaFAX[669]: Can not change directory to /var/spool/hylafax VicBSD FaxQueuer[739]: /var/spool/hylafax: Can not change directory VicBSD HylaFAX[740]: Can not change directory to /var/spool/hylafax What's the matter with it and what shall I do? Here it is a "ls -al /var/spool/hylafax" total 40 drwxr-xr-x 17 uucp dialer 512 Mar 16 09:07 . drwx------ 9 daemon daemon 512 Mar 15 21:43 .. -r--r--r-- 1 root dialer 5426 Mar 15 21:43 COPYRIGHT prw------- 1 uucp dialer 0 Mar 15 21:43 FIFO prw------- 1 uucp dialer 0 Mar 16 09:07 FIFO.cuaa0 drwx------ 2 uucp dialer 512 Mar 15 21:43 archive drwxr-xr-x 2 uucp dialer 512 Mar 16 09:05 bin drwxr-xr-x 2 uucp dialer 512 Mar 15 21:43 client drwxr-xr-x 2 uucp dialer 1536 Mar 15 21:43 config drwxr-xr-x 2 uucp dialer 512 Mar 15 21:43 dev drwx------ 2 uucp dialer 512 Mar 15 21:43 docq drwx------ 2 uucp dialer 512 Mar 15 21:43 doneq drwxr-xr-x 2 uucp dialer 512 Mar 16 09:07 etc drwxr-xr-x 2 uucp dialer 512 Mar 15 21:43 info drwxr-xr-x 2 uucp dialer 512 Mar 15 21:43 log drwx------ 2 uucp dialer 512 Mar 15 21:43 pollq drwxr-xr-x 2 uucp dialer 512 Mar 15 21:43 recvq drwx------ 2 uucp dialer 512 Mar 15 21:43 sendq drwxr-xr-x 2 uucp dialer 512 Mar 16 09:01 status drwx------ 2 uucp dialer 512 Mar 15 21:43 tmp Ciao Vittorio