Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-users] FaxDispatch
Since I upgraded my Hylafax to the latest version ( 4.1.5 ), my faxdispatch has stopped working. It was working fine, and I try to keep UP2DATE. So I guess its possible that an update killed the SENDTO or PDF functions.
Can someone shed some light on what might have happened?
My server is RH7.3
Here is my current FaxDispatch file.
case "$DEVICE" in
'ttyS0')
FILETYPE=pdf
SENDTO=randy
;;
'ttyS1')
FILETYPE=pdf
SENDTO=randy
# Rem'ed to stop files from auto printing for testing (1-2-03)
# /usr/bin/tiff2ps -a $FILE | lpr -Psales1
;;
'ttyS2')
FILETYPE=pdf
SENDTO=randy
;;
esac
Thanks in advance,
Randy Adams
IS Director
WHBQ Fox 13
Memphis, TN
901.320.1341
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*