Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: hilke on March 07, 2006, 11:48:09 AM
-
Hello,
I have hylafax working on my sme-server 7 pre3, but the only problem is that I get no PDF files that have a fax message insite.
I can get the TIFF file voor /var/spool/hylafax/recvq.
Is there a special setting on the sme-server?
Hilke
-
I think you have a FaxRecvd or FaxDispatch missing (I couldnt remember anymore and right now I´m w/o access to my server.
Please do a search for one of these filenames or pdf hylafax on google and you´ll have several thousands of answers!
I´ve done this work!
Jáder
-
Add or modify the FaxDispatch and FaxNotify files in /var/spool/hylafax/etc/.
FaxDispatch: (probably already there)
FILETYPE=pdf;
SENDTO=FaxMaster;
FaxNotify; (most likely not there)
RETURNFILETYPE=pdf;
The FaxNotify file will send a copy of the sent fax to sender as a PDF attachement.
Chaloner Hale
email@chaloner.ca
I think you have a FaxRecvd or FaxDispatch missing (I couldnt remember anymore and right now I´m w/o access to my server.
Please do a search for one of these filenames or pdf hylafax on google and you´ll have several thousands of answers!
I´ve done this work!
Jáder
-
Hello Chaloner,
Where can i download the FaxNotify script file, it isn't on the server.
Hilke