Re: Hylafax's "faxstat -r" shows nothing

2012-08-27 Thread Todd And Margo Chester

On 08/26/2012 09:21 PM, Todd And Margo Chester wrote:

SL 6.3, x64
hylafax-client-6.0.5-1rhel5.x86_64
hylafax-server-6.0.5-1rhel5.x86_64


Hi All,

Hylafax's "faxstat -r" shows nothing in the queues (other
utilities do not either).

  # faxstat -r
  HylaFAX scheduler on rn4.rent-a-nerd.local: Running
  Modem ttyS1 (1.775.265.5150): Running and idle

But my queue has stuff in it.

 # ls -al /var/spool/hylafax/recvq
 ...
 -rw---.  1 uucp uucp 43522 Aug 18 19:00 fax1.tif
 -rw---.  1 uucp uucp  7946 Aug 25 18:30 fax4.tif
 -rw---.  1 uucp uucp 1 Aug 25 18:35 seqf

What am I doing wrong?

Many thanks,
-T




Figured it out:

Changing
# grep -i RecvFileMode  /var/spool/hylafax/etc/congig.__ttyS1
RecvFileMode:   0600
to
0777

Fixed it.

-T


Hylafax's "faxstat -r" shows nothing

2012-08-26 Thread Todd And Margo Chester

SL 6.3, x64
hylafax-client-6.0.5-1rhel5.x86_64
hylafax-server-6.0.5-1rhel5.x86_64


Hi All,

Hylafax's "faxstat -r" shows nothing in the queues (other
utilities do not either).

 # faxstat -r
 HylaFAX scheduler on rn4.rent-a-nerd.local: Running
 Modem ttyS1 (1.775.265.5150): Running and idle

But my queue has stuff in it.

# ls -al /var/spool/hylafax/recvq
...
-rw---.  1 uucp uucp 43522 Aug 18 19:00 fax1.tif
-rw---.  1 uucp uucp  7946 Aug 25 18:30 fax4.tif
-rw---.  1 uucp uucp 1 Aug 25 18:35 seqf

What am I doing wrong?

Many thanks,
-T