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] R: problem with notify



On Tue, 29 Jul 2008, Glen Batchelor wrote:



I have the same problem (4.3.0.11 not 4.3.0) and posted a note earlier.
Aidan posted a reply regarding my FaxDispatch deleting the .tiff, but that
was only for issue with the ?fax not received? notices being sent on
incoming. I still have no send completion notices and I?m clueless why. I
have to get it working, so I will try to debug the outgoing sessions and
post any possible causes.


< snipped a lot>




The questions are:

Is the FaxNotify mandatory in hylafax + ?

If yes, which is the easyest FaxNotify to implement ?

And, last, is it possible for FaxAccounting to interfear with the
notification process ?


FaxNotify is just a few lines that are included in a current script. My entire FaxNotify from /var/spool/hylafax/etc/FaxNotify:

# per man notify this emails a pdf copy of all faxes successfully sent
if [ "$WHY" == "done" ]; then
                  RETURNFILETYPE=pdf;
fi
# end FaxNotify

I made it executable.
I did write up a small page on our installation:
http://maplepark.com/~drf/consults/FaxServer.php

Dave

David Forrest                     e-mail   drf@xxxxxxxxxxxxx
Maple Park Development Corporation  http://www.maplepark.com
St. Louis, Missouri


____________________ 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