Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: hilke on March 07, 2006, 11:48:09 AM

Title: Hylafax is working but no PDF (0kb) files
Post 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
Title: Hylafax
Post by: Jáder on March 13, 2006, 07:27:06 PM
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
Title: Re: Hylafax
Post by: chaloner on March 14, 2006, 05:39:13 PM
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




Quote from: "jader"
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
Title: Hylafax is working but no PDF (0kb) files
Post by: hilke on March 22, 2006, 03:23:08 PM
Hello Chaloner,

Where can i download the FaxNotify script file, it isn't on the server.

Hilke