HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] R: R: problem with notify



I can confirm that adding that line fo notify completly solved the problem of fax notification.
regarding the other little problem about FaxMaster notification, which can be avoided adding

NOTIFY_FAXMASTER=never

to FaxDispatch or FaxNotify, I have this question:
I have a FaxDispatch articolated file, like this:

case "$DEVICE" in
        tty699IAX)
                SENDTO=xxxx@xxxxxx;
                FILETYPE=pdf;;
        tty698IAX)
                SENDTO=yyyy@xxxxxx;
                FILETYPE=pdf;;
        tty697IAX)
                .........
                FILETYPE=pdf;;
        ....
esac

If I add
NOTIFY_FAXMASTER=never
to each case, it works.

Is there a way to say
NOTIFY_FAXMASTER=never
generally for all the entries ? (write it only once)

Andrea

-----Messaggio originale-----
Da: hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] Per conto di Lee Howard
Inviato: martedì 29 luglio 2008 23.17
A: Glen Batchelor
Cc: hylafax-users@xxxxxxxxxxx
Oggetto: Re: [hylafax-users] R: problem with notify

Glen Batchelor wrote:
> The -D option for sendfax _is_ working with the
> symlink for ./etc under ./bin, but it's repeatedly sending notices for the
> same queue files that were successfully sent for a single fax job.

There was a bug introduced into notify in 5.2.6.  Please examine the
one-line change to notify here:

http://hylafax.cvs.sourceforge.net/hylafax/hylafax/util/notify.sh.in?r1=1.39&r2=1.40&view=patch

... and apply it to your bin/notify file.  See if that helps at all.

However, other people have been commenting on this thread about versions
prior to 5.2.6, and this does not relate to those.

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*


____________________ 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