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] Notification when done+requeued
Omar LAHLOU wrote:
How can I setup notification: when done+requeued?
I run hylafax 4.4.0
I'm not sure how it's done with 4.4.0, but with HylaFAX+ 5.2.2 you'd
have in your /var/spool/hylafax/etc/config file a line that looks like this:
JobControlCmd: etc/jobcontrol
And then you'd create (and mark executable) the file
/var/spool/hylafax/etc/jobcontrol that looks like this:
#!/bin/sh
echo "Notify: \"when done+requeued\""
exit 0
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*