LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   hylaFax sending problems (https://www.linuxquestions.org/questions/linux-newbie-8/hylafax-sending-problems-309501/)

nderitualex 04-04-2005 02:31 AM

hylaFax sending problems
 
Am trying to send a fax using sendfax but I get the following error
"[root@jean root]# sendfax -f "alex@kenic.or.ke" -R -r "Testing fax" -c "Resend
on recieving" -x "CCK" -d "Recipient@4348135" test.tif
test.tif: Can not open file"
Where should the test.tif fax be located. I have also installed tkhylafax send client which is also not sending the fax.
I also need to receive an identical fax to my email address everytime I receive a fax.Any suggestions.

p8080 04-22-2005 06:58 AM

the file needs to exist in the current directory. Try using the absolute path.
To get an email of the faxes received, put the following in /var/spool/hylafax/etc/FaxDispatch
FILETYPE=pdf;
SENDTO=mail@somewhere.co.uk


All times are GMT -5. The time now is 10:05 AM.