Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: jaffer on June 04, 2008, 03:55:47 PM

Title: error /recvq/fax00000000.tif : operation not permited
Post by: jaffer on June 04, 2008, 03:55:47 PM
i have installed hylafax server on sme server 7.3 and hylafax  client on window xp,i am recieving the fax in hylafax client but i am not able to view recieve fax i am getting error /recvq/fax00000000.tif : operation not permited whenever i clicked on the recieve fax i am getting this error pls give solution to read fax
Title: Re: error /recvq/fax00000000.tif : operation not permited
Post by: Stefano on June 04, 2008, 04:08:44 PM
hi..

first of all: use the punctuations.. dots, commas.. it's important to me (not a native english spoker) to understand.

second: it's not a sme issue.. have you searched with google first? a one minute search gave me plenty of results.. for example http://www.frogfax.com/modules/spxfaqs/faq.php?faqid=6 (http://www.frogfax.com/modules/spxfaqs/faq.php?faqid=6)

HTH
Ciao
Stefano
Title: error /recvq/fax00000000.tif : operation not permited
Post by: zatnikatel on June 04, 2008, 04:13:44 PM
which hylafax client are you using as you can see from the bottom this should fix your problem i got this from a quick search on google
PS you should really have this in the SME 7.x Contribs forms as hylafax is an addon for SME not part of the standard install

You don't have permissions to view/delete files on server ("save" function download and delete tiff file from server). Default permissions on Hylafax server allow only owner (named uucp) to read/delete files.
Change default permission on etc/config.[device] (for example /var/spool/hylafax/etc/config.ttyS0).
On Hylafax server edit file /var/spool/hylafax/etc/config.[device] (on ReHat/Fedora is here)
Setting RecvFileMode parameter to 0666
Now the next upcoming faxes will have the correct permissions.
to read the old faxes, changes the permissions on the files
chmod 0666 /var/spool/hylafax/recvq/*

Title: Re: error /recvq/fax00000000.tif : operation not permited
Post by: byte on June 04, 2008, 09:34:39 PM
Moving this topic to the General Discussion forum, it is more appropriate there. Thanks!