| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-users] FaxDispatch
Hello,
I would like to receive a mail with an PDF attachement instead of the normal 
mail which just says that a fax has been received. So as in the 
documentation of HylaFax I have created the file 
/var/spool/hylafax/etc/FaxDispatch with the following content:
FILETYPE=pdf;
SENDTO=FaxMaster;
MIMENCODE=bin/uuencode_it;
The file bin/uuencode_it contains the following:
#!/bin/sh
/usr/sbin/uuencode $1 $1 | egrep -v "^begin|^====$|^end|^ "
But still nothing happened I still get the normal mails without attachement. 
For your info I am running Solaris 9 x86 fully patched with the latest 
stable of HylaFAX.
Thanks
Regards
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail
____________________ 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@xxxxxxxxxxxx*