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] fax>email pdf problem
On Mon, 2005-04-04 at 17:37 +0100, Edward Ashley wrote:
> Hello hylafax users,
> I am having a really annoying problem, that I am sure many of you have
> had. But I cannot seem to get hylafax to send me the incoming fax as a
> pdf. I have managed to configure FaxDispatch to send me the fax as an
> email, however when I try and choose pdf, the attached pdf is 0bytes.
> There obviously is something wrong with the conversion process, but I
> can't figure out what the problem is.
> I am installing on Centos 4 (RHEL4).
> If anyone has had the same problem and has a few moments to tell me what
> I am doing wrong, I would be most grateful.
> Many Thanks,
> Ned
# cat /etc/hylafax/FaxDispatch
FILETYPE=pdf;
SENDTO=FaxMaster;
MIMENCODE=/var/spool/hylafax/bin/uuencode_it;
# cat /var/spool/hylafax/bin/uuencode_it
#!/bin/sh
uuencode -m $1 $1 | grep -E -v "^begin|^====$" 2>/dev/null
Regards,
Ovidiu
____________________ 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*