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] print fax receipt
Raffaele Raffi wrote:
Thanks for your reply
In FaxNotify you'd need to do some scripting to identify when to use e-mail and when to print. And when it should print then to direct the data that would have gone to the e-mail to the network printer instead.
But, no, there is not just some switch to flip which will make that happen. You'll need to script it in a bit.
i think that i can make this with "case" instruction but... the problem is:
which is the instruction to be added to FaxNotify to send the email to the lan printer?
I tried to add in FaxNotify:
lpr -P printer-name -p
and even:
lpr -P printer-name -l
but it didn't work and i couldn't find any tip about it.
It's something that you're going to have to either learn how to do
yourself or you'll have to get someone to do it for you. Here are some
example tips for the receive-side of the same kind of thing:
http://hylafax.sourceforge.net/howto/tweaking.php#ss6.8
Thanks,
Lee.
____________________ 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*