HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] help - upgrading machine to Hylafax+ has caused broken fax to email
I have upgraded a machine to Hylafax+ and now the PDF attachments for received
faxes are corrupted.
Any ideas please?
This is a copy of my FaxDispatch file:
---------------
# libtiff's tiff2pdf doesn't handle color faxes
if [ "`$INFO $FILE | grep JPEG`" != "" ]; then
TIFF2PDF=bin/tiff2pdf;
fi
FILETYPE=pdf;
SENDTO=[an email address];
MIMENCODE=bin/uuencode_it;
---------------
____________________ 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@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*