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] mps,rtn, canon fax machines
On Fri, 1 Mar 2002 12:46:51 +0100, dobos_s@ibcnet.hu wrote:
>As You can see below I reinstalled the FTS patch (with the "failed->retry
>patchpatch :-)), and
>set the RTNHandlingMethod to Ignore.
>The fax failed, the remote didnt got anything, FaxQueuer notified me that
>fax failed.
>What should I do next?
You are not lucky.
4.1 had a problem where RTNHandlingMethod would not work as expected and
produced the "internal botch" you got.
So, either use 4.1.1 or apply patch
==
--- hylafax/faxd/Class1Send.c++.old Sat May 26 21:05:25 2001
+++ hylafax/faxd/Class1Send.c++ Sun Oct 14 20:39:56 2001
@@ -330,7 +330,7 @@
if (status != send_ok)
return (status);
}
- break;
+ continue;
case RTN_GIVEUP:
emsg = "Unable to transmit page"
" (giving up after RTN)";
==
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null