Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started 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
-
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
-
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/*
-
Moving this topic to the General Discussion forum, it is more appropriate there. Thanks!