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] Where is the place to put the notificaion code in sendfax?
Thank you for all replies. The bin/notify script really gives me an easy
alternative. But I met a new further problem.
The script file cannot invoke even a simple java program like the following:
#! /bin/sh
java HelloWorld
This simple script runs fine when I directly call it in /var/spool/fax
with
./bin/notify
Assume HelloWorld.class is in /var/spool/fax
Any helps are appreciated in advance.
GL
>It's nice to employ email notification after sendfax sends out the outbounded
>fax through modem in this current hylafax version. However, in some cases, we
>need to have a more general notification method, i.e., run an externel program
>instead of sendmail. I would like to ask where is an easiest way to do that?
>Thanks.
>
>
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null