HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] One fax, two e-mails
Hello,
I try to send received faxes as PDF. This works, but the faxmaster gets
2 messages. One message what tells that the PDF was send to
faxmaster@localhost, and one with the PDF...
What is a good way to change the config so, that only the message with
the PDF will be send?
BTW, I am using Hylafax 4.2.1, what comes with Debian Sarge.
With regards,
Paul van der Vlis
# /var/spool/hylafax/etc/FaxDispatch
FILETYPE=pdf;
SENDTO=faxmaster@localhost;
#!/bin/sh
# /var/spool/hylafax/bin/uuencode_it
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*