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] Logfile for FaxDispatch



Sebastian Mayer wrote:
Hello Hylafax-Users,

is there somewhere a logfile for dispatched faxes?
I have a FaxDispatch file, but not all faxes are dispatched correctly.

You can add a couple lines of code at the top of /var/spool/hylafax/bin/faxrcvd to enable debugging of it (and FaxDispatch). Add these lines at the top of faxrcvd below the shebang:


set -x
exec 2> /tmp/faxrcvd.$$

Then after faxrcvd is run look in /tmp/faxrcvd.<pid> for the debugging info.

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*




Project hosted by iFAX Solutions