HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] AW: AW: Problems with FaxNotify
Hello Bodo,
I have found the mistake!
> -rw-r--r-- 1 root root 1016 2006-11-10 10:50 notify-reject.txt
was the notify text for rejected faxes, but in
/var/spool/hylafax/bin/notify.awk
I have found the following entry:
else if (why == "rejected") {
putHeaders(jobtag " to " number " failed");
printf " was rejected because:\n ";
printStatus(status);
returnToSender();
so I renamed notify-reject.txt in notify-rejected.txt et voila - it works :-)
Sebastian
____________________ 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*