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] PDF Attachments with Hylafax 4.2.1



Current (4.2.1 and current CVS) versions of HylaFAX don't require uuencode_it. Please upgrade (preferrably to CVS HEAD) and then re-run faxsetup and retry.

Lee.


Bastian Marmetschke wrote:


Hi,

I have Problems reciving Fax with PDF Attachments. My FaxDispatch
looks like that :

FILETYPE=pdf;
SENDTO=email@xxxxxxxx
MIMENCODE=bin/uuencode_it;

and my bin/uuencode_it like that :

#!/bin/sh
uuencode -m $1 $1 | grep -E -v "^begin|^====$" 2>/dev/null

If i run uuencode_it manualy I get following error massage :
[root@proxy[/var/spool/hylafax/bin]]$ => sh uuencode_it
usage: uuencode [-m] [-o outfile] [infile] remotefile
      b64encode [-o outfile] [infile] remotefile

I am running FreeBSD 5.3-Rel.

greetings and thanks,

bastian

____________________ 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*





____________________ 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*




Project hosted by iFAX Solutions