HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Both PDF and TIFF Files are corrupted
Hi there,
Thanks....
uuencode_it is 0755 owned by root,root and placed in /var/spool/hylafax/bin
-----Original Message-----
From: Michael Alexander [mailto:hylafax@xxxxxxxxxxxxxxxxxx]
Sent: Tuesday, March 01, 2005 4:16 AM
To: 'Kendrick Wong'; hylafax-users@xxxxxxxxxxx
Subject: RE: [hylafax-users] Both PDF and TIFF Files are corrupted
Is uuencode_it executable?
> -----Original Message-----
> From: hylafax-users-bounce@xxxxxxxxxxx
> [mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Kendrick Wong
> Sent: Friday, February 25, 2005 10:11 PM
> To: hylafax-users@xxxxxxxxxxx
> Subject: Re: [hylafax-users] Both PDF and TIFF Files are corrupted
>
>
> Hi there,
>
> I tried before and again but the file also cannot be opened in
> Windows...
> (Seems nobody have this problem in using HylaFax 4.2.1 before, as I
> searched from the archive...)
>
> Here is my etc/FaxDispatch:
> #!/bin/sh
> MIMENCODE=bin/uuencode_it;
> UUENCODE=uuencode;
> case "$DEVICE" in
> ttyS0) SENDTO=kendrick_wong@xxxxxxxxxxxx; # all faxes
> received on ttyS0
> FILETYPE=tif;;
> esac
>
>
> This is /var/spool/hylafax.4.2.0/bin/uuencode_it:
> #!/bin/sh
> uuencode -m $1 $1 | grep -E -v "^begin|^====$" 2>/dev/null
____________________ 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*