Re: how to see what hylafax is doing.. live
Bodo Meissner <[email protected]>
| Newsgroups | gmane.comp.telephony.fax.hylafax.user |
|---|---|
| Message-ID | <[email protected]> |
Am 02.11.2015 um 23:25 schrieb Antonio Lapira: > I need an archive of logs > at the moment, with efax, I have for example a directory of today's sent > log fax > in this directory I have for example 100 files > each file is called #number-of-telephone/fax I think you can do this in a notify or FaxNotify script. > with hylafax, it's very tricky > first I have to understood which files refer to the number of fax (one > in /var/spool/hylafax/doneq and another in /var/spool/hylafax/log > directory ), and then I have to search in... The qfile contains all references you need. > I don't want to receive emails for each sent fax, I'd like to make a > text FILE in hylafax directory (for example in /var/spool/hylafax/mylog/ ) > is it possibile with etc/FaxNotify ? where I can find examples of that file? Google is your friend. http://www.hylafax.org/man/current/notify.1m.html Look at the script code. I think you can redefine do_notify() to do what you like instead of sending mail. (untested) If it is difficult with FaxNotify you can even modify the notify script, but in this case you have to take care when updating HylaFAX. Your modified version may get overwritten. The notify script parses the qfile which contains information about the job ID, the destination fax number and other things. See common-functions.sh, see the contents of a qfile. ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null *To learn about commercial HylaFAX(tm) support, mail [email protected].*