From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 02 Sep 1998 08:45:16 +0100
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: flexfax: Current Patch List for v4.0pl2
Sender: owner-flexfax@celestial.com


Hi,

I have created a list of patches to HylaFAX v4.0pl2 of those submitted
to this mailing list and other places. In some cases I have changed the
names of the patches to make them distinguishable and more descriptive.

The patches, individually and in a tarball, are available on my web site.
Please see :       http://www.elgro.demon.co.uk/patchlist.html
and                http://www.elgro.demon.co.uk/downloads.html

Any omissions, errors, or just general comments directly to me please.

Cheers.

------------------------------------------------------------------------
PATCHLIST for HylaFAX v4.0pl2
Current as at 24 Aug 98
By Phil Watkinson <pkw@elgro.co.uk>


xferstat-domains.patch      Patch to xferstat script not included in
                            v4.0pl2 due to it being 'not generic'. To
                            be applied where the error "Warning, address
                            clash" is seen from xferstat.
                            Submitted by Jonathan Clen 28 May 97

skel-classes.patch          Changes the HylaFAX skel/class[1,2,2.0]
                            to a more sensible arrangement.
                            Submitted by Nico Garcia 19 Jan 98

xferfax-patch.sh            Shell script that changes the name of all
                            xfer* files to xferfax* to avoid clashing
                            with the xferstats and xferlog files of the
                            wu-ftp program. This particularly applies
                            to users of RedHat Linux.
                            Submitted by Nico Garcia 7 Feb 98

fixhtml-patch.sh            Shell script that fixes the links in the
                            html documentation at install time.

                            Submitted by Nico Garcia 7 Feb 98

fixhtml-manpages-patch.sh   Shell script that removes the numerical
                            categories from the man page links in the
                            html documentation, allowing them to work
                            on all Unix systems.
                            Submitted by Nico Garcia 7 Feb 98

configure-redhat.patch      Alters settings in the configure script
                            for ghostscript location and logwtmp.
                            Required for RedHat 4.x and 5.x Linux.
                            Submitted by Nico Gracia 15 Feb 98

hosts.fax-patch.sh          Shell script to change HylaFAX etc/hosts
                            file to be etc/hosts.fax; thus avoiding
                            the confusion sometimes experienced by
                            people new to Unix with the system
                            /etc/hosts file.
                            Submitted by Nico Garcia 17 Feb 98

defs-regex.patch            Rearrange order of libraries and includes
                            in defs.in.
                            Required for 5.x Linux.
                            Submitted by Nico Gracia 17 Feb 98

textfmt-fontmap.patch       Enables HylaFAX to use ghostscript Fontmap
                            to find fonts for faxmail & textfmt. Avoids
                            the need for the afm font files.
                            Version 2.2 by Robert Colquhoun 19 Mar 98

gcc-2.8.x.patch             Required by systems with gcc 2.8.0 or
                            above, including egcs.
                            Submitted by Robert Colquhoun 20 Feb 98

faxcron-failures.patch      Faxcron is supposed to return the
                            associated trace log of any calls that
                            failed suspiciously. It never worked for
                            me. If the failures tests have a first
                            letter capital (as they do in the
                            etc/xferlog), then it worked fine.
                            Submitted by Seth Chaiklin 20 Mar 98

faxcron-dirs.patch          Faxcron was sometimes bothering with
                            minor error messages when grep'ing
                            directories. This diff made it shut up.
                            Submitted by Tobias Richter 21 Mar 98

textfmt-mailer.patch        Patch to util/TextFmt.c++ to prevent
                            faxmail failing with 'mailer died with
                            exit status 13' error on RedHat 5.0.
                            Submitted by Robert Colquhoun 10 Apr 98.


SNPPserver.patch            The following etc/pagermap entry does
                            not work as expected
                                 (.*)@(.*)       \2/\1
                            and pagesend/hfaxd attempted to dial
                            \2 instead of the second regexp match;
                            apparently due to hfaxd applying the
                            regexp to the PIN and not the dial string.
                            Submitted by Chas Williams 17 Apr 98

lasttime.patch              The time conversion for expiry time
                            (LASTTIME job parm) was wrong for times
                            longer than 24 hours. If you specify
                            25 hours, it gave you 49 hours, and
                            report that it has given you 97 hours.
                            Submitted by Trevor Blackwell 13 Jul 98

faxclient.patch             This patch allows specification of the
                            ModemFmt, JobFmt & RcvFmt in the
                            environment. This way the changes in
                            the format string can be made on the
                            fly. It also adds two new options -m
                            and -n, which turn off the server and
                            modem status reports and turn off the
                            headers. This is all designed to make it
                            easier to parse the output.
                            Submitted by Damian Ivereigh 15 Jul 98.

faxcover.patch              Here is a patch to faxcover.c++ that
                            allows line feeds in the comments to
                            do the right thing. There was an extra
                            '\' in the wrong place along with a few
                            other things. I have increased the
                            maximum comment length to 60 and put it
                            into a variable (it was hard coded at 35).
                            Submitted by Damian Ivereigh 15 Jul 98.

sendfax.patch               Here is a patch that allows the entry of
                            a voice number into sendfax.c++ that will
                            appear on the cover page. The option used
                            is '-V'.
                            Submitted by Damian Ivereigh 15 Jul 98.

stackbuffer.patch           Patch to util/StackBuffer[.h .c++] to add
                            equals operator ( ie operator= ) function.
                            Fixes SIGSEV in pagesend after sending ucp
                            page. A defined operator= would catch other
                            instances of code assigning one
                            fxStackBuffer to another.
                            Submitted by Robert Colquhoun 27 Jul 98.

tagline.patch               I have found the bug in faxd/Tagline.c++.
                            There was a calculation mistake, the
                            author took away a quantity in bits when
                            in should have been in bytes. This put
                            around 6-12 bytes of junk on the page at
                            the end of every tagline.
                            Submitted by Robert Colquhoun 14 Aug 98.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 2 Sep 1998 09:31:44 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Stan Brown <stanb@awod.com>
Cc: Hylafax Mailing List <flexfax@sgi.com>
Subject: Re: flexfax: Postscript conversion quality (outbound)
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Tue, 1 Sep 1998, Stan Brown wrote:

> 	I have been using Hylafax for a couple of years now and am very happy
> 	wiht it. However I just scaned in a picture, rang The Imagmagik
> 	converter on it to et a postscript file, and faxed it. The quality was
> 	pretty bad, so I tried sending the PostScript file to my HP LJ5. The
> 	quality there was excelent.

Scan it as TIFF, not Postscript, at the highest available resolution.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNe1Iuz/+ItycgIJRAQGiZAP8CUL7cZ1eLSffLndtYCbPSTmhaf39HBzK
z6ESKBGEBVjgHrs0rPbtpWo3Z13z9R4Vtai7iDEMNgY7DYRFrB5ePRh6WHsfYRNh
ZCZeg635LALX6E286h9n+QDxGKhlnGfX63ycGZfliO2DLkdzdsyCOtkOHYitNyWb
7qSKOv5pn8A=
=4qlN
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 02 Sep 1998 19:16:13 +0200
From: Jens Salomon <jsalomon@delphi-gmbh.de>
To: HylaFax Mailing <flexfax@sgi.com>
Subject: flexfax: Transmit Phase B Error with WHFC
Sender: owner-flexfax@celestial.com

I'm running Hylafax 4.0 on linux (2.0.35) and WHFC on the Win95-Client.
If I start HylaFax on the server with the sendfax command, it works
fine.  If invoked by WHFC 0.8.9  the modem dials out, but where it's
supposed to SEND file xxx I receive a hookup signal and the
error-message
"Unspecified transmit phase B error"

 Can anyone help please ?

Jens
jsalomon@delphi-gmbh.de

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 02 Sep 1998 15:08:47 +0200
From: Stephan Mankopf <stephan.mankopf@rokd.de>
Reply-To: stephan.mankopf@rokd.de
Organization: ROKD GmbH
To: flexfax@sgi.com, guru@sisis.de, matthias.apitz@sisis.de
Subject: flexfax: Quitting Problem
Sender: owner-flexfax@celestial.com

Hi there from Germany,
I use Hylafax on PC with S.u.S.E Linux 5.2 Kernel 2.0.33
with FaxDispatch (convert Fax to tiff->Postscript->
send it per Mail to xxx@xxx.xx) and when a FaxMaschine fax to
my Modem (Creatix SG 2834) the Fax come in and recieved it
in my mailbox but the Sender get an error like this:
"The message don't send complete"

Does anyone know which problem this could be
(Modem, ISDN-Anlage [Nebenstelle], Software) ? 

Here the log-file of the last session:

--- cut here ---

Sep 02 14:51:46.59: [ 2256]: SESSION BEGIN 00000063 495211457476
Sep 02 14:51:46.59: [ 2256]: <-- [4:ATA\r]
Sep 02 14:51:54.70: [ 2256]: --> [5:+FCON]
Sep 02 14:51:54.70: [ 2256]: MODEM set baud rate: 19200 baud, input flow XON/XOFF, output flow
XON/XOFF
Sep 02 14:51:54.70: [ 2256]: ANSWER: FAX CONNECTION
Sep 02 14:51:54.70: [ 2256]: MODEM input buffering enabled
Sep 02 14:51:54.70: [ 2256]: RECV FAX: begin
Sep 02 14:51:56.30: [ 2256]: --> [29:+FTSI: "     +49 4371 868642"]
Sep 02 14:51:56.30: [ 2256]: REMOTE TSI "+49 4371 868642"
Sep 02 14:51:56.68: [ 2256]: --> [22:+FDCS: 0,5,0,2,1,0,0,1]
Sep 02 14:51:56.68: [ 2256]: REMOTE wants 14400 bit/s
Sep 02 14:51:56.68: [ 2256]: REMOTE wants page width 1728 pixels in 215 mm
Sep 02 14:51:56.68: [ 2256]: REMOTE wants unlimited page length 
Sep 02 14:51:56.68: [ 2256]: REMOTE wants 3.85 line/mm
Sep 02 14:51:56.68: [ 2256]: REMOTE wants 2-D MR
Sep 02 14:51:56.68: [ 2256]: --> [2:OK]
Sep 02 14:51:56.68: [ 2256]: <-- [7:AT+FDR\r]
Sep 02 14:51:59.64: [ 2256]: --> [5:+FCFR]
Sep 02 14:52:01.76: [ 2256]: --> [22:+FDCS: 0,5,0,2,1,0,0,1]
Sep 02 14:52:01.76: [ 2256]: REMOTE wants 14400 bit/s
Sep 02 14:52:01.76: [ 2256]: REMOTE wants page width 1728 pixels in 215 mm
Sep 02 14:52:01.76: [ 2256]: REMOTE wants unlimited page length 
Sep 02 14:52:01.76: [ 2256]: REMOTE wants 3.85 line/mm
Sep 02 14:52:01.76: [ 2256]: REMOTE wants 2-D MR
Sep 02 14:52:01.76: [ 2256]: --> [7:CONNECT]
Sep 02 14:52:01.76: [ 2256]: RECV: begin page
Sep 02 14:52:01.76: [ 2256]: MODEM set XON/XOFF/FLUSH: input ignored, output generated
Sep 02 14:52:01.76: [ 2256]: RECV: send trigger 022
Sep 02 14:52:01.76: [ 2256]: <-- data [1]
Sep 02 14:52:16.04: [ 2256]: RECV: 1137 total lines, 0 bad lines, 0 consecutive bad lines
Sep 02 14:52:16.04: [ 2256]: MODEM set XON/XOFF/DRAIN: input interpreted, output disabled
Sep 02 14:52:16.15: [ 2256]: --> [17:+FPTS: 2,2219,0,0]
Sep 02 14:52:17.39: [ 2256]: --> [7:+FET: 0]
Sep 02 14:52:17.39: [ 2256]: RECV recv MPS (more pages, same document)
Sep 02 14:52:17.50: [ 2256]: --> [2:OK]
Sep 02 14:52:17.50: [ 2256]: RECV send MCF (message confirmation)
Sep 02 14:52:17.50: [ 2256]: RECV FAX (00000063): from +49 4371 868642, page 1 in 0:21, INF, 3.85
line/mm, 2-D MR
Sep 02 14:52:17.50: [ 2256]: <-- [7:AT+FDR\r]
Sep 02 14:52:21.06: [ 2256]: --> [29:+FTSI: "     +49 4371 868642"]
Sep 02 14:52:21.06: [ 2256]: REMOTE TSI "+49 4371 868642"
Sep 02 14:52:26.52: [ 2256]: --> [22:+FDCS: 0,4,0,2,1,0,0,1]
Sep 02 14:52:26.52: [ 2256]: REMOTE wants 12000 bit/s
Sep 02 14:52:26.52: [ 2256]: REMOTE wants page width 1728 pixels in 215 mm
Sep 02 14:52:26.52: [ 2256]: REMOTE wants unlimited page length 
Sep 02 14:52:26.52: [ 2256]: REMOTE wants 3.85 line/mm
Sep 02 14:52:26.52: [ 2256]: REMOTE wants 2-D MR
Sep 02 14:52:26.52: [ 2256]: --> [7:CONNECT]
Sep 02 14:52:26.52: [ 2256]: RECV: begin page
Sep 02 14:52:26.52: [ 2256]: MODEM set XON/XOFF/FLUSH: input ignored, output generated
Sep 02 14:52:26.52: [ 2256]: RECV: send trigger 022
Sep 02 14:52:26.52: [ 2256]: <-- data [1]
Sep 02 14:52:43.37: [ 2256]: RECV: 1137 total lines, 0 bad lines, 0 consecutive bad lines
Sep 02 14:52:43.37: [ 2256]: MODEM set XON/XOFF/DRAIN: input interpreted, output disabled
Sep 02 14:52:43.37: [ 2256]: --> [17:+FPTS: 2,2219,0,0]
Sep 02 14:52:44.60: [ 2256]: --> [7:+FET: 0]
Sep 02 14:52:44.60: [ 2256]: RECV recv MPS (more pages, same document)
Sep 02 14:52:44.71: [ 2256]: --> [2:OK]
Sep 02 14:52:44.71: [ 2256]: RECV send MCF (message confirmation)
Sep 02 14:52:44.71: [ 2256]: RECV FAX (00000063): from +49 4371 868642, page 2 in 0:27, INF, 3.85
line/mm, 2-D MR
Sep 02 14:52:44.71: [ 2256]: <-- [7:AT+FDR\r]
Sep 02 14:52:48.27: [ 2256]: --> [29:+FTSI: "     +49 4371 868642"]
Sep 02 14:52:48.27: [ 2256]: REMOTE TSI "+49 4371 868642"
Sep 02 14:52:53.72: [ 2256]: --> [22:+FDCS: 0,3,0,2,1,0,0,1]
Sep 02 14:52:53.72: [ 2256]: REMOTE wants 9600 bit/s
Sep 02 14:52:53.72: [ 2256]: REMOTE wants page width 1728 pixels in 215 mm
Sep 02 14:52:53.72: [ 2256]: REMOTE wants unlimited page length 
Sep 02 14:52:53.72: [ 2256]: REMOTE wants 3.85 line/mm
Sep 02 14:52:53.72: [ 2256]: REMOTE wants 2-D MR
Sep 02 14:52:53.72: [ 2256]: --> [7:CONNECT]
Sep 02 14:52:53.72: [ 2256]: RECV: begin page
Sep 02 14:52:53.72: [ 2256]: MODEM set XON/XOFF/FLUSH: input ignored, output generated
Sep 02 14:52:53.72: [ 2256]: RECV: send trigger 022
Sep 02 14:52:53.72: [ 2256]: <-- data [1]
Sep 02 14:53:09.25: [ 2256]: RECV: 1137 total lines, 0 bad lines, 0 consecutive bad lines
Sep 02 14:53:09.25: [ 2256]: MODEM set XON/XOFF/DRAIN: input interpreted, output disabled
Sep 02 14:53:09.25: [ 2256]: --> [17:+FPTS: 2,2219,0,0]
Sep 02 14:53:10.59: [ 2256]: --> [7:+FET: 0]
Sep 02 14:53:10.59: [ 2256]: RECV recv MPS (more pages, same document)
Sep 02 14:53:10.70: [ 2256]: --> [2:OK]
Sep 02 14:53:10.70: [ 2256]: RECV send MCF (message confirmation)
Sep 02 14:53:10.70: [ 2256]: RECV FAX (00000063): from +49 4371 868642, page 3 in 0:26, INF, 3.85
line/mm, 2-D MR
Sep 02 14:53:10.70: [ 2256]: <-- [7:AT+FDR\r]
Sep 02 14:53:14.25: [ 2256]: --> [29:+FTSI: "     +49 4371 868642"]
Sep 02 14:53:14.25: [ 2256]: REMOTE TSI "+49 4371 868642"
Sep 02 14:53:19.71: [ 2256]: --> [22:+FDCS: 0,2,0,2,1,0,0,1]
Sep 02 14:53:19.71: [ 2256]: REMOTE wants 7200 bit/s
Sep 02 14:53:19.71: [ 2256]: REMOTE wants page width 1728 pixels in 215 mm
Sep 02 14:53:19.71: [ 2256]: REMOTE wants unlimited page length 
Sep 02 14:53:19.71: [ 2256]: REMOTE wants 3.85 line/mm
Sep 02 14:53:19.71: [ 2256]: REMOTE wants 2-D MR
Sep 02 14:53:19.71: [ 2256]: --> [7:CONNECT]
Sep 02 14:53:19.71: [ 2256]: RECV: begin page
Sep 02 14:53:19.71: [ 2256]: MODEM set XON/XOFF/FLUSH: input ignored, output generated
Sep 02 14:53:19.71: [ 2256]: RECV: send trigger 022
Sep 02 14:53:19.71: [ 2256]: <-- data [1]
Sep 02 14:53:39.67: [ 2256]: RECV: 1137 total lines, 0 bad lines, 0 consecutive bad lines
Sep 02 14:53:39.67: [ 2256]: MODEM set XON/XOFF/DRAIN: input interpreted, output disabled
Sep 02 14:53:39.67: [ 2256]: --> [17:+FPTS: 2,2219,0,0]
Sep 02 14:53:41.00: [ 2256]: --> [7:+FET: 0]
Sep 02 14:53:41.00: [ 2256]: RECV recv MPS (more pages, same document)
Sep 02 14:53:41.00: [ 2256]: --> [2:OK]
Sep 02 14:53:41.00: [ 2256]: RECV send MCF (message confirmation)
Sep 02 14:53:41.00: [ 2256]: RECV FAX (00000063): from +49 4371 868642, page 4 in 0:31, INF, 3.85
line/mm, 2-D MR
Sep 02 14:53:41.00: [ 2256]: <-- [7:AT+FDR\r]
Sep 02 14:53:44.56: [ 2256]: --> [29:+FTSI: "     +49 4371 868642"]
Sep 02 14:53:44.56: [ 2256]: REMOTE TSI "+49 4371 868642"
Sep 02 14:53:49.84: [ 2256]: --> [22:+FDCS: 0,1,0,2,1,0,0,1]
Sep 02 14:53:49.84: [ 2256]: REMOTE wants 4800 bit/s
Sep 02 14:53:49.84: [ 2256]: REMOTE wants page width 1728 pixels in 215 mm
Sep 02 14:53:49.84: [ 2256]: REMOTE wants unlimited page length 
Sep 02 14:53:49.84: [ 2256]: REMOTE wants 3.85 line/mm
Sep 02 14:53:49.84: [ 2256]: REMOTE wants 2-D MR
Sep 02 14:53:49.84: [ 2256]: --> [7:CONNECT]
Sep 02 14:53:49.84: [ 2256]: RECV: begin page
Sep 02 14:53:49.84: [ 2256]: MODEM set XON/XOFF/FLUSH: input ignored, output generated
Sep 02 14:53:49.84: [ 2256]: RECV: send trigger 022
Sep 02 14:53:49.84: [ 2256]: <-- data [1]
Sep 02 14:54:58.98: [ 2256]: RECV: 1140 total lines, 0 bad lines, 0 consecutive bad lines
Sep 02 14:54:58.98: [ 2256]: MODEM set XON/XOFF/DRAIN: input interpreted, output disabled
Sep 02 14:54:58.98: [ 2256]: --> [17:+FPTS: 2,2219,0,0]
Sep 02 14:55:00.22: [ 2256]: --> [7:+FET: 0]
Sep 02 14:55:00.22: [ 2256]: RECV recv MPS (more pages, same document)
Sep 02 14:55:00.33: [ 2256]: --> [2:OK]
Sep 02 14:55:00.33: [ 2256]: RECV send MCF (message confirmation)
Sep 02 14:55:00.33: [ 2256]: RECV FAX (00000063): from +49 4371 868642, page 5 in 1:19, INF, 3.85
line/mm, 2-D MR
Sep 02 14:55:00.33: [ 2256]: <-- [7:AT+FDR\r]
Sep 02 14:55:03.70: [ 2256]: --> [29:+FTSI: "     +49 4371 868642"]
Sep 02 14:55:03.70: [ 2256]: REMOTE TSI "+49 4371 868642"
Sep 02 14:55:09.48: [ 2256]: --> [22:+FDCS: 0,0,0,2,1,0,0,1]
Sep 02 14:55:09.48: [ 2256]: REMOTE wants 2400 bit/s
Sep 02 14:55:09.48: [ 2256]: REMOTE wants page width 1728 pixels in 215 mm
Sep 02 14:55:09.48: [ 2256]: REMOTE wants unlimited page length 
Sep 02 14:55:09.48: [ 2256]: REMOTE wants 3.85 line/mm
Sep 02 14:55:09.48: [ 2256]: REMOTE wants 2-D MR
Sep 02 14:55:09.48: [ 2256]: --> [7:CONNECT]
Sep 02 14:55:09.48: [ 2256]: RECV: begin page
Sep 02 14:55:09.48: [ 2256]: MODEM set XON/XOFF/FLUSH: input ignored, output generated
Sep 02 14:55:09.48: [ 2256]: RECV: send trigger 022
Sep 02 14:55:09.48: [ 2256]: <-- data [1]

--- cut here ---
___________________________________________________
Stephan Mankopf         Certified Internet Engineer
stephan.mankopf@rokd.de      ROKD GmbH Softwarehaus  
http://www.rokd.de

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: Sascha Ottolski <alzhimer@cs.tu-berlin.de>
cc: Hylafax Mailing List <flexfax@sgi.com>
Subject: Re: flexfax: Arlington Hewes' RPM for Linux under RedHat 5.1 
Date: Wed, 02 Sep 1998 19:21:28 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com


>>>>> On Thu, 6 Aug 1998, "SO" == Sascha Ottolski wrote:

  SO> Thats what I think. I did install the RPM last week and it worked out
  SO> of the box. However, a littel tweaking was necessary to get some of the
  SO> statistic scripts running.

  SO> The problem (and the fix) was simple: In the scripts, the logfile was
  SO> called etc/xferstats and not etc/xferfaxstats.


Fixed in the current version, now available from the same place.


  SO> raoul@cirl.meei.harvard.edu said:

  +> 2. The dependencies are bad. The demand for ghostscript 5.10 fonts forces
  +> one to either over-ride the dependencies or grab contributed fonts.

  SO> Did install with --nodeps and could not find a problem here (receive-only
  SO> environment at the moment).

  SO> raoul@cirl.meei.harvard.edu said:

  +> 3. There is an unnecessary dependency in the HylaFAX rpm on the "mawk"
  +> rpm, when "gawk" is more than sufficient for HylaFAX.

  SO> Hey, thanks for pointing this one out. On my stock RedHat-5.1
  SO> xferfaxstats produced wrong statistics (didn't make snseful things
  SO> when using -since).  After about an hour of testing I changed $AWK in
  SO> setup.cache and voila, now the output makes sense.


You were both right, the RPM now uses gawk.


  SO> Another small note: There seems to be a typo in the .spec-file. The
  SO> output of rpm -qi hylafax looks like this:

Also fixed!

-DPN

-- 
Mr. Arlington Hewes           (tpcadmin@info.tpc.int)
The TPC.INT Subdomain          (http://www.tpc.int/)

       **************************************************
       ***  FOR GENERAL INFORMATION                   ***
       ***         mailto:tpcfaq@info.tpc.int         ***
       ***  FOR A LIST OF CURRENT COVERAGE            ***
       ***         mailto:tpccover@info.tpc.int       ***
       ***  TO REPORT A PROBLEM (read the FAQ first!) ***
       ***         mailto:support@info.tpc.int        ***
       **************************************************

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 08:55:59 +1200
From: Jonathan Chen <jonc@pinnacle.co.nz>
To: Aaron.Elliott@jwtmail.com
cc: Hylafax Mailing list <flexfax@sgi.com>
Subject: flexfax: Re: Hylafax problem!
Sender: owner-flexfax@celestial.com

On Wed, 2 Sep 1998 Aaron.Elliott@jwtmail.com wrote:

> Hello!
> 
> Sorry to email you directly, but you seem to be the only authority on the hosts
> file for HylaFax...
> 

Next time, please send such questions to the list.

> I have just setup the system on a FreeBSD box, and I am now trying to get it to
> talk to my windows client running WHFC...
> 
> The qestion is:
> 
> How do I add users to that hosts file???
>

The format for the hosts(4f) file is documented in the man page. It's
plaintext, so you can edit it using your favourite text-editor. To
make an entry for your client, you add another line specifying the IP
address of your client.

Jonathan Chen
--------------------------------------------------------------------
The Internet: an empirical test of the idea that a million monkeys
              banging on a million keyboards can produce Shakespeare

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 08:52:50 +1200
From: Jonathan Chen <jonc@pinnacle.co.nz>
To: Christian Braun <christian@nic.de>
cc: Hylafax Mailing list <flexfax@sgi.com>
Subject: flexfax: Re: HYLAFAX client problems
Sender: owner-flexfax@celestial.com

On Wed, 2 Sep 1998, Christian Braun wrote:

> hi jonathan,
> 
> if i'm not in the right queue to ask, please advise me, where to go :-)

Next time, please write to the list.

> i have running 
> 
> hylafax-v4.0pl1
> 
> on Solaris 5.6
> 
> Problems to use sendfax, faxstat,.. with different userids.

Can't quite parse what you mean here.

> In the 
> 
> /var/spool/fax/etc/hosts is the localhost 127.0.0.1
> 
> userid 97 is the permission denied:
> >Password:
> >Login failed: 530 Login incorrect.

Send the list a copy of the hosts file. And show us the output of the
your attempts to use sendfax, preferably the output of `sendfax -vv'

Jonathan Chen
--------------------------------------------------------------------
The Internet: an empirical test of the idea that a million monkeys
              banging on a million keyboards can produce Shakespeare

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 22:32:48 +1000 (EST)
From: Anthony Rumble <smilie@infotainment.com.au>
To: flexfax@celestial.com
Subject: flexfax: Wierd Flowcontrol problem during fax recv
Sender: owner-flexfax@celestial.com


I have the flow in the config set to :-

ModemFlowControl:      rtscts

Yet.. in fax receive.. it still turns on XON/XOFF flowcontrol.. and turns
off CRTSCTS in the stty modems for the terminal!

Sep 03 22:13:15.23: [28053]: MODEM set XON/XOFF/FLUSH: input ignored,
output generated

Which means I get chopped up faxes.. because the modem is set in &K3 mode,
and so sends no XOFF stuff.. but the computer has been told to ignore
RTS/CTS..   (stty shows -CRTSCTS)

Any ideas???

---
Anthony Rumble
Interactive Infotainment Systems P/L   ACN: 076 046 252
Phone 02-9798-7604 Mobile 0412-955-042 Fax 02 9798 2854 Pager 016-634-997

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 12:35:29 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Anthony Rumble <smilie@infotainment.com.au>
Cc: flexfax@celestial.com
Subject: Re: flexfax: Wierd Flowcontrol problem during fax recv
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Thu, 3 Sep 1998, Anthony Rumble wrote:

> I have the flow in the config set to :-
> 
> ModemFlowControl:      rtscts
> 
> Yet.. in fax receive.. it still turns on XON/XOFF flowcontrol.. and turns
> off CRTSCTS in the stty modems for the terminal!

Umm: it would help to say the brand of modem, your version of HylaFAX,
your computer type, etc.

For example, a number of modem configuration files over-write certain
default Class 1 or Class 2 values for default behavior, for various
reasons. It's very difficult to diagnose or give good hints without
the configuration information.

At least some modems also only cope with xon/xoff for FAX use, for example
the PPI 14400 FXMT, with the following field set.

	ModemAnswerFaxBeginCmd:	"<19200><xon>"	# modem switches on fax receive


			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNe7FTj/+ItycgIJRAQGpAQP/dNA9Dm/HF3GFqDFEfjdkiWSVYNCCRRX6
zmSZ5NxFW3Hjfb1fi5SEJMoWTz64gqHPkDpJsitTY2xTVC7bQ/bZQo0+JgAaiJdI
DtcRmRcF1Q0RxaRbp/E65jC1+zSaRT+1XYOZUE3p6t7oHLNjn4P+wIXONkGy6v76
GNnFa7FArnI=
=87/d
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 03 Sep 1998 08:29:16 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: shui@yxepna01.pointsnorth.com
CC: HylaFax Mailing liste <flexfax@sgi.com>
Subject: Re: flexfax: Any command line argument to whfc
Sender: owner-flexfax@celestial.com

shui@yxepna01.pointsnorth.com wrote:
> 
> Hi,
> 
> Currently I'm using whfc to send fax from a Windows98 client using whfc.
> The way whfc works is that a screen will pop up to prompt user for fax
> number and related information and then send the fax to the fax printer
> queue upon completion.  However, I need to integrate it into one of our web
> application such that if the user clicks the fax button, possibly a
> cgi-script will be invoked which in turn call whfc with the necessary fax
> information and send the fax.  i.e. is there a way to skip the pop-up
> screen in whfc and pass fax number as an argument instead?
> 
> Thanks all for your attention!
> 
> Sandie

Hi,

WHFC supports OLE. You can use WHFC via OLE calls. There are some
exaples how to use WHFC with correl office visual basic and perl on
the ole example page http://www.transcom.de/whfc/ole.html

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 03 Sep 1998 09:58:23 +0200
From: "Arsene Gschwind" <gschwind@bioz.unibas.ch>
Organization: Biozentrum
To: shui@yxepna01.pointsnorth.com
CC: flexfax@sgi.com
Subject: Re: flexfax: Any command line argument to whfc
Sender: owner-flexfax@celestial.com

Hi Sandie,

shui@yxepna01.pointsnorth.com wrote:
> 
> Hi,
> 
> Currently I'm using whfc to send fax from a Windows98 client using whfc.
> The way whfc works is that a screen will pop up to prompt user for fax
> number and related information and then send the fax to the fax printer
> queue upon completion.  However, I need to integrate it into one of our web
> application such that if the user clicks the fax button, possibly a
> cgi-script will be invoked which in turn call whfc with the necessary fax
> information and send the fax.  i.e. is there a way to skip the pop-up
> screen in whfc and pass fax number as an argument instead?
> 
> Thanks all for your attention!
> 
> Sandie

There is a way by using OLE, you may have to write a perl script to make
the calls to whfc. 
Have a look on the whfc home page and you will get all the informations
you need. <http://www.transcom.de/whfc/>

Tchao

-- 
***********************************************************
Gschwind Arsene			
Biocomputing Department
Biozentrum of Basel University
Klingelbergstrasse 70
CH-4056 Basel
SWITZERLAND


WWW:  <http://wwww.biozentrum.unibas.ch/~biocomp>
Mail: <gschwind@bioz.unibas.ch>
************************************************************

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 03 Sep 1998 09:43:40 +0200
From: "Alexander Steins" <alexander.steins@octagon.de>
To: Jens Salomon <jsalomon@delphi-gmbh.de>, flexfax@sgi.com
Subject: Re: flexfax: Transmit Phase B Error with WHFC
Sender: owner-flexfax@celestial.com

Hi,

I get this (or someting similiar) when I try to fax Documents from windows
with Pageformat set to Letter instead of A4

alex



Jens Salomon wrote:

> I'm running Hylafax 4.0 on linux (2.0.35) and WHFC on the Win95-Client.
> If I start HylaFax on the server with the sendfax command, it works
> fine.  If invoked by WHFC 0.8.9  the modem dials out, but where it's
> supposed to SEND file xxx I receive a hookup signal and the
> error-message
> "Unspecified transmit phase B error"
>
>  Can anyone help please ?
>
> Jens
> jsalomon@delphi-gmbh.de
>

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 4 Sep 1998 07:08:58 +1000 (EST)
From: Anthony Rumble <smilie@infotainment.com.au>
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
cc: flexfax@celestial.com
Subject: Re: flexfax: Wierd Flowcontrol problem during fax recv
Sender: owner-flexfax@celestial.com

On Thu, 3 Sep 1998, Nico Kadel-Garcia wrote:

> > I have the flow in the config set to :-
> > 
> > ModemFlowControl:      rtscts
> > 
> > Yet.. in fax receive.. it still turns on XON/XOFF flowcontrol.. and turns
> > off CRTSCTS in the stty modems for the terminal!
> 
> Umm: it would help to say the brand of modem, your version of HylaFAX,
> your computer type, etc.
> 
> For example, a number of modem configuration files over-write certain
> default Class 1 or Class 2 values for default behavior, for various
> reasons. It's very difficult to diagnose or give good hints without
> the configuration information.
> 
> At least some modems also only cope with xon/xoff for FAX use, for example
> the PPI 14400 FXMT, with the following field set.
> 
> 	ModemAnswerFaxBeginCmd:	"<19200><xon>"	# modem switches on fax receive

Yes.. I actually worked this out at the last minute... that was the
command turning the XON/XOFF on.. (but also turning RTS/CTS off)..

The modem was a NetComm Roadster II 56KFlex (Which is basicaly the
Rockwell AC/K56/F02 

It seems to have this "flow control" problem fixed other than the older
Rockwell chipsets.. so the "....<xon>..." is not necassary.. and I
replaced it with Class2RecvDataTrigger:  "\022"

Hylafax version 4.0
Linux RH4.2 kernel 2.0.33

---
Anthony Rumble
Interactive Infotainment Systems P/L   ACN: 076 046 252
Phone 02-9798-7604 Mobile 0412-955-042 Fax 02 9798 2854 Pager 016-634-997

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 16:20:50 -0700 (PDT)
From: Aaron Newsome <aaron.d.newsome@wdc.com>
To: shui@yxepna01.pointsnorth.com
cc: flexfax@sgi.com
Subject: Re: flexfax: Mail to fax gateway
Sender: owner-flexfax@celestial.com

A low budget way that is detailed in the Hylafax docs is to do the
following:

I added this to my /etc/aliases file (if you are running sendmail):

 barrancafax: "|/usr/local/bin/faxmail -d barrancafax@9323014"

Now when I send mail to "barrancafax@myhost.com", it pipes directly to
faxmail to send the fax.

This does not require any modifications to sendmail, like the other option
does. This is high overhead though because you must pre-define anyone who
you would want to send a fax to.

Thanks, Aaron Newsome
On Wed, 2 Sep 1998 shui@yxepna01.pointsnorth.com wrote:

> Hi,
> 
> I have installed hylafaxv4.0pl1 on a Sparc machine running Solaris 2.6.
> On the Windows98 PC client, I have installed whfc.  Everything is
> working fine.  I'm able to send fax from PC and receive fax on the
> Hylafax server.
> 
> However, we need to integrate Hylafax with an application which can
> only issue email request i.e. send fax to Hylafax via email from the
> PC clients.  I read the documentation that comes with the hylafax
> binary distrbution and it mentioned something called
> faxmail/mailfax.sh-sendmail.  Where can I find it?
> 
> According to the documentation, after faxmail is correctly installed,
> mail to user@dest.fax will get formatted and submitted as a fax job to
> user at the specified destination "dest".  Is it true that this email
> addressing only works if mail is sent from another Unix mail client?
> If I am sending email using the above addressing style without specifying
> the mail host, how can it tell where to send the fax to the fax server?
> I'll expect the email address should be something like :
> user@dest.fax.faxserver.com etc.
> 
> Please, any advise is more than welcome.
> 
> Thanks in advance.
> 
> Sandie
> 
> 
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 16:23:40 -0700 (PDT)
From: Aaron Newsome <aaron.d.newsome@wdc.com>
To: shui@yxepna01.pointsnorth.com
cc: flexfax@sgi.com
Subject: Re: flexfax: Mail to fax gateway
Sender: owner-flexfax@celestial.com

> interpret that it's actually a fax.  My question is: how to send that fax
> to the fax server via email from a Windows 98 client and at the same time
> preserve information "user@dest.fax"?

If you use the FAX server as your SMTP host also, then your problem is
solved.

Thanks, Aaron Newsome

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 16:16:00 -0700 (PDT)
From: Aaron Newsome <aaron.d.newsome@wdc.com>
To: flexfax@sgi.com
Subject: flexfax: Broken Font Config with textfmt
Sender: owner-flexfax@celestial.com

Textfmt is complaining that it cannot fond metric files for Courier-Bold,
so hylafax is unable to send ASCII text attachments.

Does anyone know how to fix this. I looked at the
ghostscript/fonts/Fontmap file but I guess I really don't have a clue.

The Hylafax docs simply skim over the Fonts issue completely.

Any help would be great.

Thanks, Aaron Newsome

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 17:48:17 -0700 (PDT)
From: Aaron Newsome <aaron.d.newsome@wdc.com>
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
cc: flexfax@sgi.com
Subject: Re: flexfax: Broken Font Config with textfmt
Sender: owner-flexfax@celestial.com

Thanks for the reply Nico.

My Fontmap file also has the same alias for Courier, and the alias Nimbus*
does have an entry to a *real* font file.

I too am using ghostscript from aladin, version 5.10. I am also using the
latest version of Hylafax (just compiled it last week).

I should also mention that I put the correct FontDir directive in
hyla.conf. I also verfied that this file is being read by textfmt by using
strace and looking at the tracefile.

This all seemed to work just fine when I used GNU Ghostscript, which was
located at /usr/lib/ghostscript. Now that is a symlink to
/usr/local/share/ghostscript.

Any more ideas ?...

Thanks, Aaron Newsome

On Thu, 3 Sep 1998, Nico Kadel-Garcia wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> 
> On Thu, 3 Sep 1998, Aaron Newsome wrote:
> 
> > Textfmt is complaining that it cannot fond metric files for Courier-Bold,
> > so hylafax is unable to send ASCII text attachments.
> 
> What HylaFAX version, what OS, what ghostscript?
> 
> > Does anyone know how to fix this. I looked at the
> > ghostscript/fonts/Fontmap file but I guess I really don't have a clue.
> 
> It's a lookup table, as follows in /usr/local/share/ghostscript/5.10/Fontmaps
> on my system:
> 
> /Courier			/NimbusMonL-Regu	;
> /Courier-Oblique		/NimbusMonL-ReguObli	;
> /Courier-Bold			/NimbusMonL-Bold	;
> /Courier-BoldOblique		/NimbusMonL-BoldObli	;
> 
> This means that it will use NimbusMonL-Bold for Courier-Bold.
> That resolves earlier in the Fontmap to:
> 
> 
> /NimbusMonL-Regu	(n022003l.pfb)	;
> /NimbusMonL-ReguObli	(n022023l.pfb)	;
> /NimbusMonL-Bold	(n022004l.pfb)	;
> /NimbusMonL-BoldObli	(n022024l.pfb)	;
> 
> Now, why n0220041.pfb is missing is your problem....
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: 2.6.2
> 
> iQCVAwUBNe82jT/+ItycgIJRAQHjTQQAnlVlsW3+wXTn0oiZ3lv9P51DC30L+Iwl
> pKyXwdy9Tk3eBPhnJshkWXAYeeZqLWAAv4YLelK4s+aAke2G7g2x6CtZNHFh1KHf
> +7vuMfEBgCmYLETvG7Lca5H+etnb7CbCPRdvYFDazfXo5kBwPi8zECu4/S8oYZAo
> EveR0akpH9g=
> =a0o6
> -----END PGP SIGNATURE-----
> 
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 04 Sep 1998 08:29:37 +0100
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Broken Font Config with textfmt
Cc: Aaron Newsome <aaron.d.newsome@wdc.com>
Sender: owner-flexfax@celestial.com

At 16:16 03/09/98 -0700, Aaron Newsome <aaron.d.newsome@wdc.com> wrote:
>Textfmt is complaining that it cannot find metric files for Courier-
>Bold, so hylafax is unable to send ASCII text attachments.
>
>Does anyone know how to fix this. I looked at the
>ghostscript/fonts/Fontmap file but I guess I really don't have a clue.
>
>The Hylafax docs simply skim over the Fonts issue completely.
>

Hi,

Well, Q44 in the HylaFAX FAQ covers this. Briefly, textfmt doesn't 
use the ghostscript Fontmap. It looks for a file, for instance, 
called 'Courier-Bold.afm' and, if it cannot find that, a file called
'Courier-Bold' in the AFM directory.

You can :

(1)  Use the afm fonts included in the source package; or if you 
     have a binary distribution without them, there is a seperate 
     file called afm-tar.gaz at ftp.sgi.com/sgi/fax/binary.

(2)  If you want to use the ghostscript fonts, which use a dos
     compatible 8.3 filename format, you have two choices : 

     (a) provide your own links; there is a perl script which looks
         at the Fontmap file and creates the links. I will send
         the script 'fontmap.perl' directly to you.

     (b) use Robert Colquhoun's textfmt-fontmap.patch which enhances
         HylaFAX textfmt/faxmail to use the ghostscript Fontmap
         directly. Obviously you will need to be happy about 
         patching, compiling, and installing the source. Robert's
         webpage is at http://www.trump.net.au/~rjc/hylafax/

Hope this helps,

Phil Watkinson,
Boston, UK.

From root@wdc.com  Tue Feb 16 17:32:36 1999
Sender: root@wdc.com
Date: Fri, 04 Sep 1998 09:55:26 -0700
From: Aaron Newsome <aaron.d.newsome@wdc.com>
To: Phil Watkinson <pkw@elgro.co.uk>
CC: HylaFAX List <flexfax@sgi.com>
Subject: Re: flexfax: Broken Font Config with textfmt

Phil, thank you so much for your prompt and concise answer.

They always said OpenSource support was the best, and I now still
believe that.

I'll be looking foward to that perl script if you still have it.

Thanks a bunch.

Aaron Newsome


Phil Watkinson wrote:
> 
> At 16:16 03/09/98 -0700, Aaron Newsome <aaron.d.newsome@wdc.com> wrote:
> >Textfmt is complaining that it cannot find metric files for Courier-
> >Bold, so hylafax is unable to send ASCII text attachments.
> >
> >Does anyone know how to fix this. I looked at the
> >ghostscript/fonts/Fontmap file but I guess I really don't have a clue.
> >
> >The Hylafax docs simply skim over the Fonts issue completely.
> >
> 
> Hi,
> 
> Well, Q44 in the HylaFAX FAQ covers this. Briefly, textfmt doesn't
> use the ghostscript Fontmap. It looks for a file, for instance,
> called 'Courier-Bold.afm' and, if it cannot find that, a file called
> 'Courier-Bold' in the AFM directory.
> 
> You can :
> 
> (1)  Use the afm fonts included in the source package; or if you
>      have a binary distribution without them, there is a seperate
>      file called afm-tar.gaz at ftp.sgi.com/sgi/fax/binary.
> 
> (2)  If you want to use the ghostscript fonts, which use a dos
>      compatible 8.3 filename format, you have two choices :
> 
>      (a) provide your own links; there is a perl script which looks
>          at the Fontmap file and creates the links. I will send
>          the script 'fontmap.perl' directly to you.
> 
>      (b) use Robert Colquhoun's textfmt-fontmap.patch which enhances
>          HylaFAX textfmt/faxmail to use the ghostscript Fontmap
>          directly. Obviously you will need to be happy about
>          patching, compiling, and installing the source. Robert's
>          webpage is at http://www.trump.net.au/~rjc/hylafax/
> 
> Hope this helps,
> 
> Phil Watkinson,
> Boston, UK.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Mail to fax gateway
To: shui@yxepna01.pointsnorth.com
Date: Thu, 3 Sep 1998 08:25:51 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Thanks.  I'll look at it.  Since I only have the binary, I guess faxmail
> is not bundled with the binary distribution.

There is no official binary distribution, so you shouldn't have said
"*the* binary distribution".  You should really take up this issue
with the supplier of the incomplete distribution.

> interpret that it's actually a fax.  My question is: how to send that fax
> to the fax server via email from a Windows 98 client and at the same time
> preserve information "user@dest.fax"?

Firstly, you can also use aliases on the mail server, and they can be of
benefit for security reasons.

If the fax machine is the smart host in your mail system, you have no
problem as the address will just work.  If it is not, you need to configure
every intelligent mail router between you and the PC to route .fax towards
the fax server.  Details will depend on the mail server.  Most people 
reccommend not running Exchange in intelligent mode but forwarding all
SMTP mail to a Unix machine.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 7 Sep 1998 10:01:53 +0200
From: Carsten Hoeger <choeger@suse.de>
To: Jim Gottlieb <jimmy@info.com>
Cc: Matthias Apitz <guru@sisis.de>, flexfax@sgi.com
Subject: Re: flexfax: Unix GUI clients
Sender: owner-flexfax@celestial.com

On Tue, Sep 01, Jim Gottlieb wrote:

> I have been happily running hylafax as our fax receiver for some time
> now, but I'm frustrated in trying to find a decent client program for
> sending faxes from our desktops (all SPARC-Solaris).  
> 
> All I want is something that has an address book (a system-wide plus a
> personal one would be nice) and will allow for easy faxing from
> WordPerfect.
> 
> I looked at the FAQ yesterday for the first time in a year, hoping
> there would be some new programs, but it seems nothing has changed
> there in a long time.  I did give a try to Gfax, but its claimed
> support for networked Hylafax sending was in reality vaporware.
> 
> Has all development in this area stopped?  Is there some new freeware
> fax product I should be aware of, or must I go the commercial route (I
> wouldn't mind, but I haven't been real impressed with what I've seen
> there either)?

I wrote a free Java-Client to HylaFAX, that works on Unix-platforms as well
as on other platforms with a Java interpreter.

Perhaps the Maintainer of the FAQ may add this to the FAQ.

URL:

ftp://ftp.suse.com/pub/SuSE-Linux/x.x/n1/susefax.rpm

Source-Package:

ftp://ftp.suse.com/pub/SuSE-Linux/x.x/zq1/susefax.spm

x.x stands for the current Version of the S.u.S.E. Linux Distribution.


-- 
mfG,
	Carsten Hoeger
------
Carsten Hoeger  - S.u.S.E. GmbH -  Gebhardtstr. 2  -  90762 Fuerth  -  Germany
fax +49-911-3206727                                     web http://www.suse.de
------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 22:01:52 -0800 (AKDT)
From: Arthur Corliss <corliss@sinbad.net>
To: Alexander Steins <alexander.steins@octagon.de>
cc: Jens Salomon <jsalomon@delphi-gmbh.de>, flexfax@sgi.com
Subject: Re: flexfax: Transmit Phase B Error with WHFC
Sender: owner-flexfax@celestial.com

On Thu, 3 Sep 1998, Alexander Steins wrote:

> Date: Thu, 03 Sep 1998 09:43:40 +0200
> From: Alexander Steins <alexander.steins@octagon.de>
> To: Jens Salomon <jsalomon@delphi-gmbh.de>, flexfax@sgi.com
> Subject: Re: flexfax: Transmit Phase B Error with WHFC
> 
> Hi,
> 
> I get this (or someting similiar) when I try to fax Documents from windows
> with Pageformat set to Letter instead of A4
> 
> alex

I would hazard a guess that the Windows print drivers are set, by default, to print to US letter formats, and when the server sendfax gets a page that it is told is in A4 format, it chokes.  It is only a matter of consistency, here.

	--Arthur Corliss
	  Bolverk's Lair -- http://www.odinicfoundation.org/arthur/
	  "Live Free or Die, the Only Way to Live" -- NH State Motto

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Transmit Phase B Error with WHFC
To: jsalomon@delphi-gmbh.de (Jens Salomon)
Date: Thu, 3 Sep 1998 08:35:14 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> I'm running Hylafax 4.0 on linux (2.0.35) and WHFC on the Win95-Client.
> If I start HylaFax on the server with the sendfax command, it works
> fine.  If invoked by WHFC 0.8.9  the modem dials out, but where it's
> supposed to SEND file xxx I receive a hookup signal and the
> error-message
> "Unspecified transmit phase B error"
> 
>  Can anyone help please ?

Not without a lot more information, such as the a DETAILED trace of the
the conversation with the modem (as you will find in most phase B error
reports).  Also important is the precise model of modem (and if it is
a Sportster which of the Sportster firmware bug workarounds you've installed,
and for unsupported modems, the exact initialisation information).
Linux kernel versions are not particularly useful as most problems are
distribution (or library if you have a customised system) related.

Can you also confirm that you have built from source or failed to obtain
help from the supplier of the binary distribution.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 04 Sep 1998 10:52:03 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: flexfax@sgi.com
Subject: Re: flexfax: Transmit Phase B Error with WHFC
Sender: owner-flexfax@celestial.com

Arthur Corliss wrote:
> 
> On Thu, 3 Sep 1998, Alexander Steins wrote:
> 
> > Date: Thu, 03 Sep 1998 09:43:40 +0200
> > From: Alexander Steins <alexander.steins@octagon.de>
> > To: Jens Salomon <jsalomon@delphi-gmbh.de>, flexfax@sgi.com
> > Subject: Re: flexfax: Transmit Phase B Error with WHFC
> >
> > Hi,
> >
> > I get this (or someting similiar) when I try to fax Documents from windows
> > with Pageformat set to Letter instead of A4
> >
> > alex
> 
> I would hazard a guess that the Windows print drivers are set, by default, to print to US letter formats, and when the server sendfax gets a page that it is told is in A4 format, it chokes.  It is only a matter of consistency, here.
> 
>         --Arthur Corliss
>           Bolverk's Lair -- http://www.odinicfoundation.org/arthur/
>           "Live Free or Die, the Only Way to Live" -- NH State Motto

Hi,

is a Phase B error not a problem of the modem connection ?

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 4 Sep 1998 12:01:08 -0800 (AKDT)
From: Arthur Corliss <corliss@sinbad.net>
To: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
cc: flexfax@sgi.com
Subject: Re: flexfax: Transmit Phase B Error with WHFC
Sender: owner-flexfax@celestial.com

On Fri, 4 Sep 1998, Ulrich Eckhardt wrote:

> Date: Fri, 04 Sep 1998 10:52:03 +0200
> From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
> To: flexfax@sgi.com
> Subject: Re: flexfax: Transmit Phase B Error with WHFC
> 
> Arthur Corliss wrote:
>
> > I would hazard a guess that the Windows print drivers are set, by default, to print to US letter formats, and when the server sendfax gets a page that it is told is in A4 format, it chokes.  It is only a matter of consistency, here.
> 
> Hi,
> 
> is a Phase B error not a problem of the modem connection ?
> 
> Uli

Hey, I said it was only a guess! ;-)  It could be, but I can't see a page format screwing up a modem transmission consistently, as this does on my setups.  In regards to that, I still suspect a rendering problem, if not something flakey with Windows print
 drivers.

	--Arthur Corliss
	  Bolverk's Lair -- http://www.odinicfoundation.org/arthur/
	  "Live Free or Die, the Only Way to Live" -- NH State Motto

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: dep <dep@westnet.com>
Reply-To: dep@westnet.com
To: flexfax@sgi.com
Subject: flexfax: embarrassingly elementary question
Date: Fri, 4 Sep 1998 07:49:00 -0400
Sender: owner-flexfax@celestial.com

greetings!

i realize that this question is orders of magnitude below the usual
level of discussion here; still, i can think of no other place to ask.

the situation: standalone machine running stock redhat 5.1; single
phone line for voice/fax/data; courier v.everything. moved this summer
from OS/2 to linux. business needs frequently -- several times a week
-- to send faxes; somewhat less frequently to receive faxes. i'm
accustomed to faxworks in OS/2, wherein it was trivial to tell the
software to take in the next call as a fax.

early on, i ftped hylafax and made what was probably a ham-handed
attempt to install it. i never got it to send or receive faxes, but i
did get it to take possession of my modem. and it certainly seemed more
an enterprise-type application that would be at its best on a machine
set up as a dedicated fax server. to top it all off, i'm anything but
an IS type -- i've always gotten applications, set up applications,
used applications, with 90 percent of the process falling into the last
category.

so, then, finally, my question: is hylafax too much for such an
arrangement and, if not, is there a relatively easy way to set it up, i
hope with existing binaries, for an arrangement like mine?

the alternatives seem pretty limited. and hylafax seems tremendously
powerful, if i can detune it to do what i need. finally, i apologize
for my lack of technical knowledge in the fax field; i suppose it would
be best to assume that i know little or nothing.

and with all of that, thanks in advance for any help/advice anyone here
can offer.

--
dep ___________________________________________________________________

 "Everyone wants to live at the expense of the state.  They forget that
 the state lives at the expense of everyone." -- Frederic Bastiat, 1848

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 4 Sep 1998 11:07:47 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: dep <dep@westnet.com>
Cc: flexfax@sgi.com
Subject: Re: flexfax: embarrassingly elementary question
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Fri, 4 Sep 1998, dep wrote:


> the situation: standalone machine running stock redhat 5.1; single
> phone line for voice/fax/data; courier v.everything. moved this summer
> from OS/2 to linux. business needs frequently -- several times a week
> -- to send faxes; somewhat less frequently to receive faxes. i'm
> accustomed to faxworks in OS/2, wherein it was trivial to tell the
> software to take in the next call as a fax.

Which binary or source distribution did you use? There are some
Linux notes at http://cirl.meei.harvard.edu/hylafax that may help.

> so, then, finally, my question: is hylafax too much for such an
> arrangement and, if not, is there a relatively easy way to set it up, i
> hope with existing binaries, for an arrangement like mine?

See above notes. Darren's latest version of the binaries at ftp://ftp.tpc.int
seem to be pretty good.

If you need hands-on help, there are several people on this list who
would be happy to do consulting with you, including me.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNfACPz/+ItycgIJRAQEQ7gP9HeKSmeyxPvbRKBaSHEY05aQNv4cle73N
ioe3MbnJUeSisWPZSf9VaiACKaGJD0l/Re+n1j4G6+tGUUAUVMhX1VcgNle4f8rs
3pIYjVuJBSImvCyAs8uTz40KIQlEXNZ8cpwGQf5cvmpmysGwBoLORj6AYyjY+lQ1
MRowg3c1+Rw=
=vjlh
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 04 Sep 1998 08:43:37 -0500
From: Carl Patten <cpatte@trimodalinc.com>
Organization: Trimodal Inc.
To: flexfax@sgi.com
Subject: Re: flexfax: whfc locking after connect
Sender: owner-flexfax@celestial.com

Rupa Schomaker wrote:
> 
> I just installed whfc on my computer.  It connects to hylafax and then
> stops responding.  The status bar says "ok" with the hylafax welcome
> message and the mouse cursor just goes to an hour glass.  None of the
> buttons respond.
> 
> I have to kill the program with end process.
> 
> I'm running win98. I'm not sure what other information might be required
> to help diagnose the problem.  Let me know, and I'll surely provide it.
> 

The thing that will help us the most is versions:

Version of WHFC
Version of hylafax (and platform it's running on)
Versions of the following DLLs on your computer:
   MFC42, MSVCRT, ODBC32, ODBCINT
Version of Windows 98 (was it a clean install or an upgrade? The WHFC
web site mentions problems with installing WHFC on a Win95->Win98
upgraded computer.)

The best way to get the version of a DLL is to go into Windows Explorer,
find the DLL, right-click on it and select Properties, then click the
Version tab.  Also use Find to see if you have more than one version of
the DLL hiding on your hard drive.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 4 Sep 1998 18:52:21 -0700 (PDT)
From: Rupa Schomaker <rupa-list@rupa.com>
To: flexfax@sgi.com
Subject: Re: flexfax: whfc locking after connect
Sender: owner-flexfax@celestial.com


On Fri, 4 Sep 1998, Carl Patten wrote:

> > I just installed whfc on my computer.  It connects to hylafax and then
> > stops responding.  The status bar says "ok" with the hylafax welcome
> > message and the mouse cursor just goes to an hour glass.  None of the
> > buttons respond.
> > 
> > I have to kill the program with end process.
> > 
> > I'm running win98. I'm not sure what other information might be required
> > to help diagnose the problem.  Let me know, and I'll surely provide it.
> > 
> 
> The thing that will help us the most is versions:

> Version of WHFC

0.8.9a

> Version of hylafax (and platform it's running on)

(HylaFAX (tm) Version 4.0pl2)
Linux gw.rupa.com 2.0.34 #2 Fri Jul 3 11:03:17 PDT 1998 i686 unknown 

> Versions of the following DLLs on your computer:
>    MFC42, MSVCRT, ODBC32, ODBCINT

MFC42 == 4.21.7325
MSVCRT == 5.00.7128
ODBC32 == 03.00.2301
ODBCINT == 03.00.2301

> Version of Windows 98 (was it a clean install or an upgrade? The WHFC
> web site mentions problems with installing WHFC on a Win95->Win98
> upgraded computer.)

It was an upgrade.  I also tried the DLLs that came with whfc, but gamespy
crashed in msvcrt so i went back to what win98 put in.  Not that putting
the older dlls helped.

My laptop also went through the win95->98 upgrade and has no problems
connecting.

The gateway has 3 nic cards in it.  My desktop and my laptop are comming
from two different segments.  But I can't see why that would be a
problem...

===

And while I'm at it.  I can't seem to get the actual files from hylafax
via ftp.  I login anonymous or with my username, no password is asked for:

ftp> get fax00007.tif
local: fax00007.tif remote: fax00007.tif
227 Entering passive mode (192,168,1,1,40,100)
550 fax00007.tif: Operation not permitted.
ftp>

Thoughts?

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 3 Sep 1998 21:08:52 -0700 (PDT)
From: Rupa Schomaker <rupa-list@rupa.com>
To: flexfax@sgi.com
Subject: flexfax: whfc locking after connect
Sender: owner-flexfax@celestial.com

I just installed whfc on my computer.  It connects to hylafax and then
stops responding.  The status bar says "ok" with the hylafax welcome
message and the mouse cursor just goes to an hour glass.  None of the
buttons respond.

I have to kill the program with end process.

I'm running win98. I'm not sure what other information might be required
to help diagnose the problem.  Let me know, and I'll surely provide it.

Thank you.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Jay Young <jay@cis.ohio-state.edu>
Subject: flexfax: sendpage error
To: flexfax@sgi.com
Date: Fri, 4 Sep 1998 17:18:05 -0400 (EDT)
Sender: owner-flexfax@celestial.com

Hello,

Below is a trace file of the seesion in question. I am running Hylafax 4.0p12 on an HP 10.20 system. I would appreciate any help with why the message block is being rejected. 

Thanks,
Jay

P.S. I am not on this mailing list so please respond directly.

--

Your pager job to 6147312840 failed because:
    Message block transmit failed; paging central rejected it

    ---- Transcript of session follows ----

Sep 04 16:11:22.12: [ 3273]: SESSION BEGIN 00000079 161497317243
Sep 04 16:11:22.12: [ 3273]: SEND PAGE: JOB 74 DEST 9,7317243 COMMID 00000079
Sep 04 16:11:22.12: [ 3273]: MODEM set DTR OFF
Sep 04 16:11:22.12: [ 3273]: DELAY 2600 ms
Sep 04 16:11:24.73: [ 3273]: MODEM set DTR ON
Sep 04 16:11:24.73: [ 3273]: MODEM set baud rate: 1200 baud, input flow XON/XOFF, output flow XON/XOFF
Sep 04 16:11:24.73: [ 3273]: MODEM flush i/o
Sep 04 16:11:24.73: [ 3273]: <-- [15:ATE0V1Q0S0=0H0\r]
Sep 04 16:11:25.77: [ 3273]: --> [2:OK]
Sep 04 16:11:25.77: [ 3273]: <-- [21:ATS8=2S7=60&K4&D3&C1\r]
Sep 04 16:11:26.00: [ 3273]: --> [2:OK]
Sep 04 16:11:26.00: [ 3273]: <-- [7:ATL0M1\r]
Sep 04 16:11:26.11: [ 3273]: --> [2:OK]
Sep 04 16:11:26.11: [ 3273]: MODEM set parity: 7 bits, even parity
Sep 04 16:11:26.11: [ 3273]: MODEM input buffering enabled
Sep 04 16:11:26.15: [ 3273]: <-- [12:AT+FCLASS=0\r]
Sep 04 16:11:26.40: [ 3273]: --> [2:OK]
Sep 04 16:11:26.40: [ 3273]: DIAL 9,7317243
Sep 04 16:11:26.40: [ 3273]: <-- [15:ATDT9,7317243@\r]
Sep 04 16:11:55.32: [ 3273]: --> [12:CONNECT 1200]
Sep 04 16:11:55.32: [ 3273]: EXPECT ID (paging central identification)
Sep 04 16:11:57.33: [ 3273]: MODEM TIMEOUT: reading line from modem
Sep 04 16:11:57.59: [ 3host.cis.ohio-state.edu
        CommID: 00000079
Submitted From: localhost.cis.ohio-state.edu
        Status: Message block transmit failed; paging central rejected it
       Dialogs: 1 (exchanges with remote device)
         Dials: 0 (consecutive failed calls to destination)
         Calls: 2 (total phone calls placed)

-- 
Jay Young			    |IICF Networking
Network Specialist		    |Computer and Information Sciences
PH:(614)292-7350 Fax:(614)292-2911  |The Ohio State University
jay@cis.ohio-state.edu		    |2015 Neil Ave (DL887)
http://www.cis.ohio-state.edu/~jay  |Columbus, OH 43210

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: sendpage error
To: jay@cis.ohio-state.edu (Jay Young)
Date: Sat, 5 Sep 1998 14:53:37 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> Hello,
> 
> Below is a trace file of the seesion in question. I am running Hylafax 4.0p12 on an HP 10.20 system. I would appreciate any help with why the message block is being rejected. 
[ re-wrapper properly]
> Below is a trace file of the seesion in question. I am running Hylafax
> 4.0p12 on an HP 10.20 system. I would appreciate any help with why the
> message block is being rejected.

The message block is not being rejected.  It hasn't even seen the correct
form of login prompt so hasn't tried to send the block.  Are you sure this
is an IXO/TAP service?
 
> P.S. I am not on this mailing list so please respond directly.

How did you check that this hasn't just been answered, then?

> Sep 04 16:11:55.32: [ 3273]: --> [12:CONNECT 1200]
> Sep 04 16:11:55.32: [ 3273]: EXPECT ID (paging central identification)
> Sep 04 16:11:57.33: [ 3273]: MODEM TIMEOUT: reading line from modem

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 07 Sep 1998 14:24:21 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: Rupa Schomaker <rupa-list@rupa.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: whfc locking after connect
Sender: owner-flexfax@celestial.com

Rupa Schomaker wrote:
> 
> I just installed whfc on my computer.  It connects to hylafax and then
> stops responding.  The status bar says "ok" with the hylafax welcome
> message and the mouse cursor just goes to an hour glass.  None of the
> buttons respond.
> 
> I have to kill the program with end process.
> 
> I'm running win98. I'm not sure what other information might be required
> to help diagnose the problem.  Let me know, and I'll surely provide it.
> 
> Thank you.

Hi,

i haven't tested whfc very well with Win 98. I have installed it
some days ago and whfc simply does not start on my installation. Seems
that the success of running whfc under Win 98 depends very much 
on the setup ( I love the compatibility of windows 8-@ ) .

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: dep <dep@westnet.com>
Reply-To: dep@westnet.com
To: flexfax@sgi.com
Subject: flexfax: almost, part II
Date: Sat, 5 Sep 1998 15:08:22 -0400
Sender: owner-flexfax@celestial.com

i spake too soon. chmod 644 does indeed allow tkhylafax to start as
user, but then i get errors when i try to send. and when i chmod 644
/var/spool/fax/etc/hosts, i get the same error when i try, say, faxstat
as root. which i discovered buried somewhere in the docs -- that if
hosts is anything but 0600, nobody can read it. so the permission issue
is elsewhere. and with it at 600, faxstat works both as root and as
user -- but then tkhylafax won't start as user.

nasty little quandry here that someone must have solved. anybody?

--
dep ___________________________________________________________________

 "Everyone wants to live at the expense of the state.  They forget that
 the state lives at the expense of everyone." -- Frederic Bastiat, 1848

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: dep <dep@westnet.com>
Reply-To: dep@westnet.com
To: flexfax@sgi.com
Subject: flexfax: tkhylafax working; here was the problem
Date: Sun, 6 Sep 1998 13:40:14 -0400
Sender: owner-flexfax@celestial.com

of all the silly things i could have done . . . . . 

i had the default cover page directory pointing to /var/spool/fax/etc/
and that was the problem. making it into something else saved the day.
no, i didn't figure this out myself, more's the pity.
--
dep ___________________________________________________________________

 "Everyone wants to live at the expense of the state.  They forget that
 the state lives at the expense of everyone." -- Frederic Bastiat, 184

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 6 Sep 1998 13:08:47 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: dep <dep@westnet.com>
Cc: flexfax@sgi.com
Subject: Re: flexfax: almost, part II
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Sat, 5 Sep 1998, dep wrote:

> i spake too soon. chmod 644 does indeed allow tkhylafax to start as
> user, but then i get errors when i try to send. and when i chmod 644
> /var/spool/fax/etc/hosts, i get the same error when i try, say, faxstat

This file must be 600, ownership fax.fax (the same as uucp.uucp). This
file is read only by the faxd daemon, not by the programs running
as clients.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNfLBmj/+ItycgIJRAQEqcwP9EMUwjSWIWGSXdi3bA0e/2wvfQaAkM1Dn
nbQFBvojWwQN5B+TPxq15B5k+51CAD9IgX4VCqKI3m+qHquZLGCgf+BwXBEuY2NE
43SLBgi3aCmguDr/x+G3qFWDNdUZ8/bkvujNbwurQqtDCmCQ8GUaFkCr8HZpCHiN
UdR5oE62L5w=
=ohXh
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: flexfax@sgi.com
Subject: flexfax: Patches to compile HylaFax 4.0pl2 with egcs 1.1b
From: Michael Deindl <olmur@dwarf.bb.bawue.de>
Date: 06 Sep 1998 19:59:24 +0200
Lines: 409
Sender: owner-flexfax@celestial.com

Hi!

I hope this is the correct place to send this.  If not, I appologize
for bothering you.  Please point me to the correct place.

I tried to compile HylaFax with egcs 1.1b, which is an offspring of
gcc but has a more up to date C++ implementation (see
http://egcs.cygnus.com/ for details).

I had to do some minor corrections to make the source compile.  The
diffs are appended below.

There're still some warnings regarding Socket.c++.  Since I'm not sure 
if these warnings are C++ related, I didn't change the code to get rid 
of them.

BTW, I'm using RedHat Linux 5.0

Bye,
Michael

P.S.: I'm only an ``ordinary user'' of HylaFax and am not subscribed
      to this list.  So if you have any comments on the patches:
      please copy me on your mail.  Thanks.

-- 
PGP Key on Servers -- Finger-Print: 51ECA5D2 13938F91 CBF76CC4 F8B5B67C

Paranoids are people, too; they have their own problems.  It's easy to
criticize, but if everybody hated you, you'd be paranoid too.
                -- D. J. Hicks


-----------------------
Only in my-hylafax-v4.0pl2: Makefile
Only in my-hylafax-v4.0pl2: config.local
diff -c -r hylafax-v4.0pl2/configure my-hylafax-v4.0pl2/configure
*** hylafax-v4.0pl2/configure	Sat Feb 14 11:46:28 1998
--- my-hylafax-v4.0pl2/configure	Sun Sep  6 16:46:29 1998
***************
*** 2621,2628 ****
  	#
  	echo '#define HAS_LOGWTMP 1'
  	Note "... configure use of logwtmp (BSD-style wtmp logging)"
! 	AddFuncDecl logwtmp \
! 	    'int logwtmp(const char*, const char*, const char*);'
  	CheckForLibrary logout -lutil && {
  	    echo '#define HAS_LOGOUT 1'
  	    Note "... configure use of logout (BSD-style utmp support)"
--- 2621,2628 ----
  	#
  	echo '#define HAS_LOGWTMP 1'
  	Note "... configure use of logwtmp (BSD-style wtmp logging)"
! #	AddFuncDecl logwtmp \
! #	    'int logwtmp(const char*, const char*, const char*);'
  	CheckForLibrary logout -lutil && {
  	    echo '#define HAS_LOGOUT 1'
  	    Note "... configure use of logout (BSD-style utmp support)"
Only in my-hylafax-v4.0pl2: defs
diff -c -r hylafax-v4.0pl2/hfaxd/FileSystem.c++ my-hylafax-v4.0pl2/hfaxd/FileSystem.c++
*** hylafax-v4.0pl2/hfaxd/FileSystem.c++	Sat Feb 14 11:50:01 1998
--- my-hylafax-v4.0pl2/hfaxd/FileSystem.c++	Sun Sep  6 18:29:19 1998
***************
*** 139,202 ****
  SpoolDir HylaFAXServer::dirs[] = {
  { "/status/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listStatus,	HylaFAXServer::listStatusFile,
!   HylaFAXServer::nlstStatus,	HylaFAXServer::nlstUnixFile, },
  { "/sendq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   HylaFAXServer::listSendQ,	HylaFAXServer::listSendQFile,
!   HylaFAXServer::nlstSendQ,	HylaFAXServer::nlstSendQFile, },
  { "/doneq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   HylaFAXServer::listSendQ,	HylaFAXServer::listSendQFile,
!   HylaFAXServer::nlstSendQ,	HylaFAXServer::nlstSendQFile, },
  { "/docq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleDocQFile,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/tmp/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/log/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/recvq/",	FALSE, FALSE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   HylaFAXServer::listRecvQ,	HylaFAXServer::listRecvQFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/archive/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/pollq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   HylaFAXServer::listRecvQ,	HylaFAXServer::listRecvQFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/",		FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleRootFile,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/etc/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/info/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/bin/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/config/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  { "/client/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   HylaFAXServer::listDirectory,	HylaFAXServer::listUnixFile,
!   HylaFAXServer::nlstDirectory,	HylaFAXServer::nlstUnixFile, },
  };
  #define	N(a)	(sizeof (a) / sizeof (a[0]))
  
--- 139,202 ----
  SpoolDir HylaFAXServer::dirs[] = {
  { "/status/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listStatus,	        &HylaFAXServer::listStatusFile,
!   &HylaFAXServer::nlstStatus,	        &HylaFAXServer::nlstUnixFile, },
  { "/sendq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   &HylaFAXServer::listSendQ,	        &HylaFAXServer::listSendQFile,
!   &HylaFAXServer::nlstSendQ,	        &HylaFAXServer::nlstSendQFile, },
  { "/doneq/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleSendQFile,
!   &HylaFAXServer::listSendQ,	        &HylaFAXServer::listSendQFile,
!   &HylaFAXServer::nlstSendQ,	        &HylaFAXServer::nlstSendQFile, },
  { "/docq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleDocQFile,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/tmp/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/log/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/recvq/",	FALSE, FALSE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   &HylaFAXServer::listRecvQ,	        &HylaFAXServer::listRecvQFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/archive/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/pollq/",	FALSE,  TRUE,  TRUE, 0,
    HylaFAXServer::isVisibleRecvQFile,
!   &HylaFAXServer::listRecvQ,	        &HylaFAXServer::listRecvQFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/",		FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleRootFile,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/etc/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/info/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/bin/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/config/",	FALSE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  { "/client/",	 TRUE, FALSE, FALSE, 0,
    HylaFAXServer::isVisibleTRUE,
!   &HylaFAXServer::listDirectory,	&HylaFAXServer::listUnixFile,
!   &HylaFAXServer::nlstDirectory,	&HylaFAXServer::nlstUnixFile, },
  };
  #define	N(a)	(sizeof (a) / sizeof (a[0]))
  
diff -c -r hylafax-v4.0pl2/hfaxd/OldProtocol.c++ my-hylafax-v4.0pl2/hfaxd/OldProtocol.c++
*** hylafax-v4.0pl2/hfaxd/OldProtocol.c++	Sat Feb 14 11:50:07 1998
--- my-hylafax-v4.0pl2/hfaxd/OldProtocol.c++	Sun Sep  6 17:08:07 1998
***************
*** 220,257 ****
  
  // NB: there is no support for the old style data transfer
  const OldProtocolServer::protoCmd OldProtocolServer::cmds[] = {
! { "begin",		TRUE,	OldProtocolServer::submitJob },
! { "checkPerm",		TRUE,	OldProtocolServer::ackPermission },
! { "tiff",		TRUE,	OldProtocolServer::getTIFFData },
! { "postscript",		TRUE,	OldProtocolServer::getPostScriptData },
! { "zpostscript",	TRUE,	OldProtocolServer::getZPostScriptData },
! { "opaque",		TRUE,	OldProtocolServer::getOpaqueData },
! { "zopaque",		TRUE,	OldProtocolServer::getZOpaqueData },
! { "poll",		TRUE,	OldProtocolServer::newPollID },
! { "userID",		FALSE,	OldProtocolServer::setUserID },
! { "version",		FALSE,	OldProtocolServer::setProtoVersion },
! { "serverStatus",	FALSE,	OldProtocolServer::sendServerStatus },
! { "serverInfo",		FALSE,	OldProtocolServer::sendServerInfo },
! { "allStatus",		FALSE,	OldProtocolServer::sendAllStatus },
! { "userStatus",		FALSE,	OldProtocolServer::sendUserStatus },
! { "jobStatus",		FALSE,	OldProtocolServer::sendJobStatus },
! { "recvStatus",		FALSE,	OldProtocolServer::sendRecvStatus },
! { "remove",		TRUE,	OldProtocolServer::removeJob },
! { "removeGroup",	TRUE,	OldProtocolServer::removeJobGroup },
! { "kill",		TRUE,	OldProtocolServer::killJob },
! { "killGroup",		TRUE,	OldProtocolServer::killJobGroup },
! { "alterTTS",		TRUE,	OldProtocolServer::alterJobTTS },
! { "alterGroupTTS",	TRUE,	OldProtocolServer::alterJobGroupTTS },
! { "alterKillTime",	TRUE,	OldProtocolServer::alterJobKillTime },
! { "alterGroupKillTime",	TRUE,	OldProtocolServer::alterJobGroupKillTime },
! { "alterMaxDials",	TRUE,	OldProtocolServer::alterJobMaxDials },
! { "alterGroupMaxDials",	TRUE,	OldProtocolServer::alterJobGroupMaxDials },
! { "alterNotify",	TRUE,	OldProtocolServer::alterJobNotification },
! { "alterGroupNotify",	TRUE,	OldProtocolServer::alterJobGroupNotification },
! { "alterModem",		TRUE,	OldProtocolServer::alterJobModem },
! { "alterGroupModem",	TRUE,	OldProtocolServer::alterJobGroupModem },
! { "alterPriority",	TRUE,	OldProtocolServer::alterJobPriority },
! { "alterGroupPriority",	TRUE,	OldProtocolServer::alterJobGroupPriority },
  };
  #define	NCMDS	(sizeof (cmds) / sizeof (cmds[0]))
  
--- 220,257 ----
  
  // NB: there is no support for the old style data transfer
  const OldProtocolServer::protoCmd OldProtocolServer::cmds[] = {
! { "begin",		TRUE,	&OldProtocolServer::submitJob },
! { "checkPerm",		TRUE,	&OldProtocolServer::ackPermission },
! { "tiff",		TRUE,	&OldProtocolServer::getTIFFData },
! { "postscript",		TRUE,	&OldProtocolServer::getPostScriptData },
! { "zpostscript",	TRUE,	&OldProtocolServer::getZPostScriptData },
! { "opaque",		TRUE,	&OldProtocolServer::getOpaqueData },
! { "zopaque",		TRUE,	&OldProtocolServer::getZOpaqueData },
! { "poll",		TRUE,	&OldProtocolServer::newPollID },
! { "userID",		FALSE,	&OldProtocolServer::setUserID },
! { "version",		FALSE,	&OldProtocolServer::setProtoVersion },
! { "serverStatus",	FALSE,	&OldProtocolServer::sendServerStatus },
! { "serverInfo",		FALSE,	&OldProtocolServer::sendServerInfo },
! { "allStatus",		FALSE,	&OldProtocolServer::sendAllStatus },
! { "userStatus",		FALSE,	&OldProtocolServer::sendUserStatus },
! { "jobStatus",		FALSE,	&OldProtocolServer::sendJobStatus },
! { "recvStatus",		FALSE,	&OldProtocolServer::sendRecvStatus },
! { "remove",		TRUE,	&OldProtocolServer::removeJob },
! { "removeGroup",	TRUE,	&OldProtocolServer::removeJobGroup },
! { "kill",		TRUE,	&OldProtocolServer::killJob },
! { "killGroup",		TRUE,	&OldProtocolServer::killJobGroup },
! { "alterTTS",		TRUE,	&OldProtocolServer::alterJobTTS },
! { "alterGroupTTS",	TRUE,	&OldProtocolServer::alterJobGroupTTS },
! { "alterKillTime",	TRUE,	&OldProtocolServer::alterJobKillTime },
! { "alterGroupKillTime",	TRUE,	&OldProtocolServer::alterJobGroupKillTime },
! { "alterMaxDials",	TRUE,	&OldProtocolServer::alterJobMaxDials },
! { "alterGroupMaxDials",	TRUE,	&OldProtocolServer::alterJobGroupMaxDials },
! { "alterNotify",	TRUE,	&OldProtocolServer::alterJobNotification },
! { "alterGroupNotify",	TRUE,	&OldProtocolServer::alterJobGroupNotification },
! { "alterModem",		TRUE,	&OldProtocolServer::alterJobModem },
! { "alterGroupModem",	TRUE,	&OldProtocolServer::alterJobGroupModem },
! { "alterPriority",	TRUE,	&OldProtocolServer::alterJobPriority },
! { "alterGroupPriority",	TRUE,	&OldProtocolServer::alterJobGroupPriority },
  };
  #define	NCMDS	(sizeof (cmds) / sizeof (cmds[0]))
  
***************
*** 604,612 ****
  
  #define	DEFINE_Alter(param)						\
  void OldProtocolServer::alterJob##param(const char* tag)		\
!     { applyToJob(tag, "alter", OldProtocolServer::reallyAlterJob##param); }\
  void OldProtocolServer::alterJobGroup##param(const char* tag)		\
!     { applyToJobGroup(tag, "alter", OldProtocolServer::reallyAlterJob##param); }
  
  fxBool
  OldProtocolServer::alterSuspend(Job& job)
--- 604,612 ----
  
  #define	DEFINE_Alter(param)						\
  void OldProtocolServer::alterJob##param(const char* tag)		\
!     { applyToJob(tag, "alter", &OldProtocolServer::reallyAlterJob##param); }\
  void OldProtocolServer::alterJobGroup##param(const char* tag)		\
!     { applyToJobGroup(tag, "alter", &OldProtocolServer::reallyAlterJob##param); }
  
  fxBool
  OldProtocolServer::alterSuspend(Job& job)
***************
*** 752,760 ****
  
  #define	DEFINE_Op(op)						\
  void OldProtocolServer::##op##Job(const char* tag)		\
!     { applyToJob(tag, fxQUOTE(op), OldProtocolServer::do##op); }\
  void OldProtocolServer::##op##JobGroup(const char* tag)		\
!     { applyToJobGroup(tag, fxQUOTE(op), OldProtocolServer::do##op); }
  void
  OldProtocolServer::doremove(Job& job, const char*)
  {
--- 752,760 ----
  
  #define	DEFINE_Op(op)						\
  void OldProtocolServer::##op##Job(const char* tag)		\
!     { applyToJob(tag, fxQUOTE(op), &OldProtocolServer::do##op); }\
  void OldProtocolServer::##op##JobGroup(const char* tag)		\
!     { applyToJobGroup(tag, fxQUOTE(op), &OldProtocolServer::do##op); }
  void
  OldProtocolServer::doremove(Job& job, const char*)
  {
Only in my-hylafax-v4.0pl2/man: cman.apps
Only in my-hylafax-v4.0pl2/man: cman.files
Only in my-hylafax-v4.0pl2/man: sman.apps
Only in my-hylafax-v4.0pl2/man: sman.files
Only in my-hylafax-v4.0pl2/pkg: Makefile
Only in my-hylafax-v4.0pl2/pkg: cpkginfo
Only in my-hylafax-v4.0pl2/pkg: cproto.stub
Only in my-hylafax-v4.0pl2/pkg: crequest
Only in my-hylafax-v4.0pl2/pkg: make_proto.sh
Only in my-hylafax-v4.0pl2/pkg: postinstall
Only in my-hylafax-v4.0pl2/pkg: postremove
Only in my-hylafax-v4.0pl2/pkg: spkginfo
Only in my-hylafax-v4.0pl2/pkg: sproto.stub
Only in my-hylafax-v4.0pl2/pkg: srequest
Only in my-hylafax-v4.0pl2/port: install.sh
Only in my-hylafax-v4.0pl2/port: mkdepend
Only in my-hylafax-v4.0pl2: rules
diff -c -r hylafax-v4.0pl2/util/RegEx.c++ my-hylafax-v4.0pl2/util/RegEx.c++
*** hylafax-v4.0pl2/util/RegEx.c++	Sat Feb 14 11:47:22 1998
--- my-hylafax-v4.0pl2/util/RegEx.c++	Sun Sep  6 16:11:13 1998
***************
*** 76,83 ****
  	else {
  	    matches[0].rm_so = off;
  	    matches[0].rm_eo = length;
  	    execResult = regexec(&c_pattern, text, c_pattern.re_nsub+1,
! 			    matches, REG_STARTEND);
  	}
      }
      return (execResult == 0);
--- 76,85 ----
  	else {
  	    matches[0].rm_so = off;
  	    matches[0].rm_eo = length;
+ // 	    execResult = regexec(&c_pattern, text, c_pattern.re_nsub+1,
+ // 			    matches, REG_STARTEND);
  	    execResult = regexec(&c_pattern, text, c_pattern.re_nsub+1,
! 			    matches, REG_NOSUB);
  	}
      }
      return (execResult == 0);
diff -c -r hylafax-v4.0pl2/util/SendFaxClient.c++ my-hylafax-v4.0pl2/util/SendFaxClient.c++
*** hylafax-v4.0pl2/util/SendFaxClient.c++	Sat Feb 14 11:47:24 1998
--- my-hylafax-v4.0pl2/util/SendFaxClient.c++	Sun Sep  6 16:26:29 1998
***************
*** 457,467 ****
  	if (info.rule->getResult() == TypeRule::TIFF) {
  	    fileSent = setFormat(FORM_TIFF)
  		    && setType(TYPE_I)
! 		    && sendData(fd, FaxClient::storeTemp, info.doc, emsg);
  	} else {
  	    fileSent = setFormat(FORM_PS)
  	    	    && setType(TYPE_I)		// XXX TYPE_A???
! 		    && sendZData(fd, FaxClient::storeTemp, info.doc, emsg);
  	}
  	Sys::close(fd);
  	if (!fileSent) {
--- 457,469 ----
  	if (info.rule->getResult() == TypeRule::TIFF) {
  	    fileSent = setFormat(FORM_TIFF)
  		    && setType(TYPE_I)
! 		    && sendData(fd, &FaxClient::storeTemp, info.doc, emsg);
! // 		    && sendData(fd, FaxClient::storeTemp, info.doc, emsg);
  	} else {
  	    fileSent = setFormat(FORM_PS)
  	    	    && setType(TYPE_I)		// XXX TYPE_A???
! 		    && sendZData(fd, &FaxClient::storeTemp, info.doc, emsg);
! // 		    && sendZData(fd, FaxClient::storeTemp, info.doc, emsg);
  	}
  	Sys::close(fd);
  	if (!fileSent) {
diff -c -r hylafax-v4.0pl2/util/SendFaxJob.c++ my-hylafax-v4.0pl2/util/SendFaxJob.c++
*** hylafax-v4.0pl2/util/SendFaxJob.c++	Sat Feb 14 11:47:24 1998
--- my-hylafax-v4.0pl2/util/SendFaxJob.c++	Sun Sep  6 16:20:30 1998
***************
*** 496,502 ****
  	fxBool fileSent = 
  	       client.setFormat(FaxClient::FORM_PS)
  	    && client.setType(FaxClient::TYPE_I)	// XXX??? TYPE_A
! 	    && client.sendZData(fd, FaxClient::storeTemp, coverDoc, emsg);
  	Sys::close(fd);
  	if (!fileSent) {
  	    if (emsg == "")
--- 496,503 ----
  	fxBool fileSent = 
  	       client.setFormat(FaxClient::FORM_PS)
  	    && client.setType(FaxClient::TYPE_I)	// XXX??? TYPE_A
! 	    && client.sendZData(fd, &FaxClient::storeTemp, coverDoc, emsg);
! // 	    && client.sendZData(fd, FaxClient::storeTemp, coverDoc, emsg);
  	Sys::close(fd);
  	if (!fileSent) {
  	    if (emsg == "")

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: Michael Deindl <olmur@dwarf.bb.bawue.de>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Patches to compile HylaFax 4.0pl2 with egcs 1.1b 
Date: Sun, 06 Sep 1998 23:41:36 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com


>>>>> On 6 Sep 1998, "MD" == Michael Deindl wrote:

  MD> Hi!

  MD> I hope this is the correct place to send this.  If not, I appologize for
  MD> bothering you.  Please point me to the correct place.

  MD> I tried to compile HylaFax with egcs 1.1b, which is an offspring of gcc
  MD> but has a more up to date C++ implementation (see http://egcs.cygnus.com/
  MD> for details).

  MD> I had to do some minor corrections to make the source compile.  The diffs
  MD> are appended below.

Great stuff!

You could always have used my RPM, which I'll upload to contrib finally this week:

	ftp://ftp.tpc.int/pub/hylafax/hylafax-4.0pl2-1rh5.i386.rpm

RPM was built on RHL5.1 using egcs thanks to patches previously mentioned on this list. Also including many of the other patches mentioned here recently.

-DPN

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 7 Sep 1998 13:36:02 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Michael Deindl <olmur@dwarf.bb.bawue.de>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Patches to compile HylaFax 4.0pl2 with egcs 1.1b
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On 6 Sep 1998, Michael Deindl wrote:

> I hope this is the correct place to send this.  If not, I appologize
> for bothering you.  Please point me to the correct place.
> 
> I tried to compile HylaFax with egcs 1.1b, which is an offspring of
> gcc but has a more up to date C++ implementation (see
> http://egcs.cygnus.com/ for details).

There are a number of patches available, some of them at
http://cirl.meei.harvard.edu/hylafax/patches. The gcc patch there
will probably work.


-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNfQZYT/+ItycgIJRAQEmUgP9GdeiuiTKod5KjOG8/l5ChHcqKiUu01Ud
r2w248sQ0qPEgKornhybu5AKQy4Rmpc23sV9YEv7V4P2YkWpRsU6QylLWr879RKv
V+cCWxiHORcKi3CD9ljOvUGS44+vsy7WL6/eEoyiFF0pC7WmdUu9koT38pi9ctb4
yaS+UwcQN9Q=
=8uaX
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 07 Sep 1998 13:57:45 +0200
From: Thorsten Krian <Thorsten.Krian@ejk.de>
Organization: Ev. u. Joh. Klinikum Du/Din/Ob gGmbH
To: flexfax@sgi.com
Subject: Re: flexfax: Transmit Phase B Error with WHFC
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id OAA27174

David Woolley wrote:
> reports).  Also important is the precise model of modem (and if it is
> a Sportster which of the Sportster firmware bug workarounds you've installed,
What bugs must be installed (from USR or Hylafax?) and how could I get
it)
Thanks,
Thorsten
-- 
Dipl.-Inform. Thorsten Krian
mailto: Thorsten.Krian@ejk.de
Tel.: ++49-203-508-5994	Fax.: ++49-203-508-31432
Evangelisches und Johanniter Klinikum 
Duisburg / Dinslaken / Oberhausen gGmbH
Abteilung fr Krankenhausinformatik
Gerrickstr. 21
47137 Duisburg

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Transmit Phase B Error with WHFC
To: Thorsten.Krian@ejk.de (Thorsten Krian)
Date: Tue, 8 Sep 1998 08:21:09 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> > reports).  Also important is the precise model of modem (and if it is
> > a Sportster which of the Sportster firmware bug workarounds you've inst=
> alled,
> What bugs must be installed (from USR or Hylafax?) and how could I get
> it)

The bugs come pre-installed by USR.  The workarounds are in a web page that
you can find from the archives, or possibly from the main hylafax web page.
One workaround is simply to operate in Class 1 mode, but there is apparently
a more precise one, for at least some of the problem modems, which involves
a modified initialisation string.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 09 Sep 1998 17:02:38 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: flexfax: whfc 0.8.10
Sender: owner-flexfax@celestial.com

Hi,

i have released version 0.8.10 of whfc (Windows HylaFAX Client)
on http://www.transcom.de/whfc

You can now select other characters as komma as phonebook separators 
and define valid dial string characters. So it's now possible to use 
komma in a fax number. The default separator character for a phonebook 
is now a ; instead a komma. If you have an old phonebook you can 
change the separator character in the system settings or convert 
your phonebook. Also the error handling on network problems is now
better. 

The offline mode and e-mail bug is not fixed in this release.

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 16:53:13 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: flexfax: whfc 0.8.11 released
Sender: owner-flexfax@celestial.com

Hi,

i have released version 0.8.11 of whfc. The offline mode
should now work. The e-mail notification bug is also fixed.
You can now select the time zone in the system settings.
If there are not too many bugreports this will be the last
alpha version.

I will update the documentation during end of the next week,
because i am on holidays untill mid of the next week :-) .
So, if you send me questions/comments/bugreports, it may 
take some time if i can answer.

Have a nice weekend
Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 4 Sep 1998 16:38:28 -0400 (EDT)
From: David Birnbaum <davidb@chelsea.net>
To: HylaFAX List <flexfax@sgi.com>
Subject: flexfax: Volume questions
Sender: owner-flexfax@celestial.com

Folks,

We're getting ready to deploy a rather large fax application...I was
wondering, does anyone have any practical experience with the Hylafax
software and how much it can handle?  We're looking at a four-CPU SPARC
machine running Solaris, with potentially 96 modems attached to it, and
potentially several of these machines.  We're looking to use Hylafax,
since it gives us the source to put in our own hooks and enhancements, but
I haven't heard of anyone using it with more than 8 modems attached to it.

Any comments before we get started?  As a side effect of doing this with
Hylafax, we'll probably have some nifty features of our own to release
back into the Hylafax community, but it it would be nice to hear of others
treading some of this ground in the past.

Thanks,

David Birnbaum

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 4 Sep 1998 17:27:45 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: David Birnbaum <davidb@chelsea.net>
Cc: HylaFAX List <flexfax@sgi.com>
Subject: Re: flexfax: Volume questions
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Fri, 4 Sep 1998, David Birnbaum wrote:

> Folks,
> 
> We're getting ready to deploy a rather large fax application...I was
> wondering, does anyone have any practical experience with the Hylafax
> software and how much it can handle?  We're looking at a four-CPU SPARC
> machine running Solaris, with potentially 96 modems attached to it, and
> potentially several of these machines.  We're looking to use Hylafax,
> since it gives us the source to put in our own hooks and enhancements, but
> I haven't heard of anyone using it with more than 8 modems attached to it.

Bless you! What a wonderful use of freeware! Have you looked into what
brand of modem you will use?

> Any comments before we get started?  As a side effect of doing this with
> Hylafax, we'll probably have some nifty features of our own to release
> back into the Hylafax community, but it it would be nice to hear of others
> treading some of this ground in the past.

Are you supporting dial-up modem use, or fax service only? I assume
that you are running Solaris 2.6: be aware that the asppp
implementation under Solaris was famous for difficulties in previous
versions of Solaris.  You may want to proceed directly to ppp-2.3.5,
at ftp://cs.anu.edu.au/pub/software/ppp/.

Also, if you want to explore how to answer the modem directly as fax
or PPP or data, look into using mgetty.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNfBbTT/+ItycgIJRAQHQsgP/ZGlGBEGE1e7w7dqZBUOPFSz7rQ6g8Htj
nKvaPZm1BqgndIYFiVcOyFjD9z2rgDXZybnTknqBDUKgnEPfVpLwNu3cDv6Fktaw
4u6IWA5uFRkefQrinmef54DXdu2sywGIwEsGwJvePtLD2UAYG75BwO86J/db37vs
1gdlcY7J/Bs=
=iSMQ
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 4 Sep 1998 17:37:44 -0400 (EDT)
From: David Birnbaum <davidb@chelsea.net>
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
cc: HylaFAX List <flexfax@sgi.com>
Subject: Re: flexfax: Volume questions
Sender: owner-flexfax@celestial.com

On Fri, 4 Sep 1998, Nico Kadel-Garcia wrote:

> > We're getting ready to deploy a rather large fax application...I was
> > wondering, does anyone have any practical experience with the Hylafax
> > software and how much it can handle?  We're looking at a four-CPU SPARC
> > machine running Solaris, with potentially 96 modems attached to it, and
> > potentially several of these machines.  We're looking to use Hylafax,
> > since it gives us the source to put in our own hooks and enhancements, but
> > I haven't heard of anyone using it with more than 8 modems attached to it.
> 
> Bless you! What a wonderful use of freeware! Have you looked into what
> brand of modem you will use?

We've had good results with the eight USR modems we have attached to it
now, but I'll be damned if USR gets another $ of mine the way they've
treated us up until this point.  I have a Hayes Century chassis (Rockwell
based) lying around with 16 modems that we'll expand with temporariliy,
but when we get serious I'll probably price out high-density rack
solutions that seem to have the best fax firmware.

> > Any comments before we get started?  As a side effect of doing this with
> > Hylafax, we'll probably have some nifty features of our own to release
> > back into the Hylafax community, but it it would be nice to hear of others
> > treading some of this ground in the past.
> 
> Are you supporting dial-up modem use, or fax service only? I assume
> that you are running Solaris 2.6: be aware that the asppp
> implementation under Solaris was famous for difficulties in previous
> versions of Solaris.  You may want to proceed directly to ppp-2.3.5,
> at ftp://cs.anu.edu.au/pub/software/ppp/.

No, purely fax in/out.  We have a ton of other equipment (Ascend, cisco) 
that handles the PPP dialup much better than Solaris ever could.

My main concerns with scale is to find out if there's any coded limits
within Hylafax in terms of structures that limit the numbers of modems
attached.  I've also noticed that the faxq process seems to take more CPU
time than it should, considering the scheduling that it's doing.  The
script auxillary stuff (notify, sendfax, and the like) are all being
replaced with higher-volume things, but I don't want to muck too much with
the engine unless we have to.  I have noticed some flakiness with the job
management within Hylafax that we're going to look into, and we'll
probably change the jobID from an int to a longit (with a 1M+ duty cycle
monthly, an int don't cut it!)  As it is now, just doing about 4K a day,
it's already getting to be a pain in the rear to track things.  We're also
going to have to do some cleanup of the docq, doneq, log, and info
directories to break them down (every try to do an ls of a directory with
100K files in it?  Bad idea....) 

Anyway, as this progresses over the next few months, I'll probably be
posting a lot more notes to the list ;), not to mention the functional
PERL OO interface, which is about 60% finished at this point.  Hopefully
we can see some cool new functionality added to the Hylafax package as a
result of this whole thing.

Cheers,

David.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Ken Robinson <robinson@ssg.ci.in.ameritech.com>
To: "'David Birnbaum'" <davidb@chelsea.net>, HylaFAX List <flexfax@sgi.com>
Subject: RE: flexfax: Volume questions
Date: Tue, 8 Sep 1998 09:58:57 -0500 
Sender: owner-flexfax@celestial.com

<x-html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.1960.3">
<TITLE>RE: flexfax: Volume questions</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">David,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">We have a setup using a U.S. Robotics Modem Chasis with a little over 50 modems for faxing connected to multiple RS6000s running AIX.&nbsp; Our main problems have been with the modem firmware, and not the Hylafax software.&nbsp; However, we do have a major concern with Hylafax and the Y2K bug, but, we should be running numerous tests in the near future of our own, as on the corporate level, we need documentation that it is Y2K compliant.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Also, FYI, we send out, on peak days, approximately 7-8k pages in faxes.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">-Ken</FONT>
</P>
<UL><UL>
<P><FONT SIZE=2 FACE="Arial">-</FONT><A NAME="_MailData"><FONT SIZE=2 FACE="Arial">----Original Message-----</FONT></A>
<BR><B><FONT SIZE=2 FACE="Arial">From:&nbsp;&nbsp; David Birnbaum [<A HREF="mailto:davidb@chelsea.net" TARGET="_blank">mailto:davidb@chelsea.net</A>]</FONT></B>
</P>

<P><FONT SIZE=2 FACE="Arial">We're getting ready to deploy a rather large fax application...I was</FONT>
<BR><FONT SIZE=2 FACE="Arial">wondering, does anyone have any practical experience with the Hylafax</FONT>
<BR><FONT SIZE=2 FACE="Arial">software and how much it can handle?&nbsp; We're looking at a four-CPU SPARC</FONT>
<BR><FONT SIZE=2 FACE="Arial">machine running Solaris, with potentially 96 modems attached to it, and</FONT>
<BR><FONT SIZE=2 FACE="Arial">potentially several of these machines.&nbsp; We're looking to use Hylafax,</FONT>
<BR><FONT SIZE=2 FACE="Arial">since it gives us the source to put in our own hooks and enhancements, but</FONT>
<BR><FONT SIZE=2 FACE="Arial">I haven't heard of anyone using it with more than 8 modems attached to it.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Any comments before we get started?&nbsp; As a side effect of doing this with</FONT>
<BR><FONT SIZE=2 FACE="Arial">Hylafax, we'll probably have some nifty features of our own to release</FONT>
<BR><FONT SIZE=2 FACE="Arial">back into the Hylafax community, but it it would be nice to hear of others</FONT>
<BR><FONT SIZE=2 FACE="Arial">treading some of this ground in the past.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">David Birnbaum</FONT>
</P>
</UL></UL>
</BODY>
</HTML></x-html>

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 8 Sep 1998 14:38:54 -0400 (EDT)
From: David Birnbaum <davidb@chelsea.net>
To: Ken Robinson <robinson@ssg.ci.in.ameritech.com>
cc: HylaFAX List <flexfax@sgi.com>
Subject: RE: flexfax: Volume questions
Sender: owner-flexfax@celestial.com

On Tue, 8 Sep 1998, Ken Robinson wrote:

> We have a setup using a U.S. Robotics Modem Chasis with a little over 50
> modems for faxing connected to multiple RS6000s running AIX.  Our main
> problems have been with the modem firmware, and not the Hylafax
> software.  However, we do have a major concern with Hylafax and the Y2K
> bug, but, we should be running numerous tests in the near future of our
> own, as on the corporate level, we need documentation that it is Y2K
> compliant.
> 
> Also, FYI, we send out, on peak days, approximately 7-8k pages in faxes.

Thanks for the info.  Did you tune your modem configs to speed up
initialization?

David.

-----

> 		-----Original Message-----
> 		From:	David Birnbaum [mailto:davidb@chelsea.net]
> 
> 		We're getting ready to deploy a rather large fax
> application...I was
> 		wondering, does anyone have any practical experience
> with the Hylafax
> 		software and how much it can handle?  We're looking at a
> four-CPU SPARC
> 		machine running Solaris, with potentially 96 modems
> attached to it, and
> 		potentially several of these machines.  We're looking to
> use Hylafax,
> 		since it gives us the source to put in our own hooks and
> enhancements, but
> 		I haven't heard of anyone using it with more than 8
> modems attached to it.
> 
> 		Any comments before we get started?  As a side effect of
> doing this with
> 		Hylafax, we'll probably have some nifty features of our
> own to release
> 		back into the Hylafax community, but it it would be nice
> to hear of others
> 		treading some of this ground in the past.
> 
> 		Thanks,
> 
> 		David Birnbaum
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: Ken Robinson <robinson@ssg.ci.in.ameritech.com>
cc: "'David Birnbaum'" <davidb@chelsea.net>, HylaFAX List <flexfax@sgi.com>
Subject: Re: flexfax: Volume questions 
Date: Tue, 08 Sep 1998 22:11:11 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com

In message <D03CB73CE2C9D111B9E400805F0D91EA188FE5@ssg.ci.in.ameritech.com>, Ke
n Robinson writes:
>
>Also, FYI, we send out, on peak days, approximately 7-8k pages in faxes.

Interestingly, we send about 4-4.5k pages/day on 10 modems. I suspect your 50 must be idle a lot of the time.

-DPN

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Ken Robinson <robinson@ssg.ci.in.ameritech.com>
To: "'Mr. Arlington Hewes'" <tpcadmin@info.tpc.int>,
        Ken Robinson
	 <robinson@ssg.ci.in.ameritech.com>
Cc: "'David Birnbaum'" <davidb@chelsea.net>, HylaFAX List <flexfax@sgi.com>
Subject: RE: flexfax: Volume questions 
Date: Tue, 8 Sep 1998 16:25:06 -0500 
Sender: owner-flexfax@celestial.com

<x-html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.1960.3">
<TITLE>RE: flexfax: Volume questions </TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">The modems are probably idle overall for about16 hours a day.&nbsp; However, during the times the applications send their faxes out, they do get hit fairly hard.</FONT></P>
<BR>
<UL><UL>
<P><FONT SIZE=2 FACE="Arial">-</FONT><A NAME="_MailData"><FONT SIZE=2 FACE="Arial">----Original Message-----</FONT></A>
<BR><B><FONT SIZE=2 FACE="Arial">From:&nbsp;&nbsp; Mr. Arlington Hewes [<A HREF="mailto:tpcadmin@info.tpc.int" TARGET="_blank">mailto:tpcadmin@info.tpc.int</A>]</FONT></B>
</P>

<P><FONT SIZE=2 FACE="Arial">In message &lt;D03CB73CE2C9D111B9E400805F0D91EA188FE5@ssg.ci.in.ameritech.com&gt;, Ken Robinson writes:</FONT>
<BR><FONT SIZE=2 FACE="Arial">&gt;</FONT>
<BR><FONT SIZE=2 FACE="Arial">&gt;Also, FYI, we send out, on peak days, approximately 7-8k pages in faxes.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Interestingly, we send about 4-4.5k pages/day on 10 modems. I suspect your 50 must be idle a lot of the time.</FONT><U></U>
</P>
<BR>
</UL></UL>
</BODY>
</HTML></x-html>

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 09 Sep 1998 11:57:57 -0500
From: Carl Patten <cpatte@trimodalinc.com>
Organization: Trimodal Inc.
To: HylaFAX List <flexfax@sgi.com>
Subject: Re: flexfax: Volume questions
Sender: owner-flexfax@celestial.com

David Birnbaum wrote:
> 
> On Fri, 4 Sep 1998, Nico Kadel-Garcia wrote:
> 
> > > We're getting ready to deploy a rather large fax application...I was
> > > wondering, does anyone have any practical experience with the Hylafax
> > > software and how much it can handle?  We're looking at a four-CPU SPARC
> > > machine running Solaris, with potentially 96 modems attached to it, and
> > > potentially several of these machines.  We're looking to use Hylafax,
> > > since it gives us the source to put in our own hooks and enhancements, but
> > > I haven't heard of anyone using it with more than 8 modems attached to it.
> >
> > Bless you! What a wonderful use of freeware! Have you looked into what
> > brand of modem you will use?
> 
> We've had good results with the eight USR modems we have attached to it
> now, but I'll be damned if USR gets another $ of mine the way they've
> treated us up until this point.  I have a Hayes Century chassis (Rockwell
> based) lying around with 16 modems that we'll expand with temporariliy,
> but when we get serious I'll probably price out high-density rack
> solutions that seem to have the best fax firmware.
> 

Since you are avoiding USR, I'd like to recommend MultiTech.  My company
has had great success with rack-mounted MultiTech MT2834BR fax modems
set up to fax automatic reports round-robin.  We send 3000-4000 faxes
per month.

--
Carl Patten
Systems Administrator
Trimodal Inc.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: flexfax@sgi.com
cc: redhat-announce-list@redhat.com
From: Darren Nickerson <darren@info.tpc.int>
Subject: flexfax: **ANNOUNCE** HylaFAX-4.0pl2 RPM
Date: Mon, 07 Sep 1998 13:25:30 +0100
Sender: owner-flexfax@celestial.com


Folks,

I am pleased to say that I have finally uploaded the RedHat 5.x RPM for the 
4.0pl2 release of HylaFAX(tm) to RedHat's incoming directory. I would expect 
it to make its way to the contrib/ directory tree in due course. In the 
meantime it may be found at:

	ftp://ftp.tpc.int/pub/hylafax/hylafax-4.0pl2-1rh5.i386.rpm

Some info:

Name        : hylafax                     Distribution: (none)
Version     : 4.0pl2                            Vendor: (none)
Release     : 1rh5                          Build Date: Mon Sep  7 12:47:47 
1998
Install date: Mon Sep  7 12:56:04 1998   Build Host: hewes.icl.ox.ac.uk
Group       : Applications/Communications   Source RPM: 
hylafax-4.0pl2-1rh5.src.rpm
Size        : 9734087
Packager    : Darren Nickerson <darren@info.tpc.int>
URL         : http://www.vix.com/hylafax/
Summary     : HylaFAX(tm) is a sophisticated enterprise strength fax package
Description :
HylaFAX(tm) is a sophisticated enterprise-strength fax package for
class 1 and 2 fax modems on unix systems. It provides spooling
services and numerous supporting fax management tools.
The fax clients may reside on machines different from the server
and client implementations exist for a number of platforms including
windows.

The following changelog explains, I hope, why it's taken me awhile to get 
things finalised.

* Tue May 26 1998 Darren Nickerson <darren@info.tpc.int>

- removed .orig files from patch - they were 90 percent of it
  - removed oversimplified /dev/modem assumptions
  - faxcron was invoking xferstats, instead of new xferfaxstats - fixed
  - revised faxcron's manpage
  - HylaFAX was still writing etc/xferlog. Changed to etc/xferfaxlog as
        advertised by all supporting docs and scripts.
  - added hourly faxqclean and daily faxcron cron jobs, and xferlog rotation
  - hfaxd no longer hard-wired as running from inetd, faxsetup will handle this
  - no longer assumes /dev/modem and blindly inserts inittab entry
  - change naming scheme to differentiate rh4/rh5
  - move documentation back into main rpm, instead of sub-packages
  - added Robert Colquhoun's textfmt-mailer patch
  - increased margin on LHS, was too close and getting clipped
  - make faxsetup warn that modem class = modem pool, not Class1/2/2.0
  - use HylaFAX's init script, startup with new protocol only and no snpp
  - added -DFIXEDMEDIA to last command in ps2fax.gs, as posted
        by "Alan Sparks" <asparks@nss.harris.com>
  - added fixhtml patch, removed release from the doc dir, now just version
  - added Nico's skel patch, for class1/2/2.0 modem prototype files
  - added Robert Colquhoun's patch to hfaxd's tagline generation
  - fixes to build on 5.1, contributed by Richard Sharpe <sharpe@ns.aus.com>
  - faxrcvd now treated as a config file, preserved as .rpmsave
  - fixed ghostscript dependency to require fonts-std, not fonts.
  - remove requirement for mawk - use gawk instead.
  - faxsetup now detects is hfaxd is not driven from inetd, and starts it
        when restarting faxq using SysV init script (Robert Colquhoun)

Enjoy!

-Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 07 Sep 1998 11:16:51 +0200
From: "Arsene Gschwind" <gschwind@bioz.unibas.ch>
Organization: Biozentrum
To: flexfax@sgi.com
Subject: flexfax: Winflex
Sender: owner-flexfax@celestial.com

Hi there,

Does anyone know where to find the source code of winflex.
The links in the Hylafax docu. and FAQ are not working anymore.

Any tips would be appreciated, thanks.

Arsene
-- 
***********************************************************
Gschwind Arsene			
Biocomputing Department
Biozentrum of Basel University
Klingelbergstrasse 70
CH-4056 Basel
SWITZERLAND


WWW:  <http://wwww.biozentrum.unibas.ch/~biocomp>
Mail: <gschwind@bioz.unibas.ch>
************************************************************

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 08 Sep 1998 11:12:08 +0200
To: flexfax@sgi.com
From: Valentijn Sessink <valentyn@dds.nl>
Subject: flexfax: Linux and HylaFAX
Sender: owner-flexfax@celestial.com

Hello all,

When trying to compile HylaFAX 4.0pl2 on Slackware 3.5 Linux with egcs
1.0.3 as compiler, I encountered a couple of errors. Tried with gcc 2.8.1
and then with an older version (2.7.x), no results. I tried to fix things.
(I succeeded, HylaFAX is running now; I really should learn C & someday I
might even understand what I've changed :)
But when trying to send the fixes to Sams address, I got a couple of weird
errors. A mail loop (never seen before, fun to look at two sgi machines
sending the same mail back and forth 25 times) and lateron something
regarding Spam. So I'll post the fix here, virtually: 

http://huizen.dds.nl/~valentyn/HylaFAX-v4.0pl2to3.diff.gz

Could anyone please check if I did the right thing? I only changed a few
variables into references, but I have no idea why this should be so. As
said, I can compile now, HylaFAX works OK, so that's no problem.

Valentijn

Valentijn Sessink - valentyn@dds.nl
-
Email (o.; g.mv.) glasachtige, ondoorzichtige of transparante massa,
in een dunne laag aangebracht ter bedekking of versiering (brandverf)
van metalen, glazen en stenen voorwerpen en keramiek. 
(Van Dale, 12e uitgave, 1992)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 08 Sep 1998 23:54:35 +0200
To: flexfax@sgi.com
From: Malte Franken <franken@black.de>
Subject: flexfax: problem with receiving faxes
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id HAA29196

Hi there!

First:
- Hylafax version: hylafax-v4.0pl2-3 (I use the rpm-package from S.u.S.E.
Linux 5.2)
- OS: Linux 2.0.33 on i386
- Modem: MODEM USROBOTICS COURIER HST DUAL STANDARD V.34+ FAX Supervisor
date 07/18/95 DSP date 07/05/95 Supervisor rev 049-6.2.2 DSP rev 1.2.2

Problem:
I have the following problem with receiving faxes (while sending faxes
works just fine!):

As You can see (and as I belive) the fax-machine and my modem establish the
connection quite good first but when the remote fax sends some interesting
data my hylafax cannot manage to write it to the specified TIF-File.

Sep 08 23:40:26.32: [ 1962]: SESSION BEGIN 00000009 494412480005
Sep 08 23:40:26.32: [ 1962]: <-- [4:ATA\r]
Sep 08 23:40:32.48: [ 1962]: --> [4:+FCO]
Sep 08 23:40:32.49: [ 1962]: ANSWER: FAX CONNECTION
Sep 08 23:40:32.49: [ 1962]: RECV FAX: begin
Sep 08 23:40:34.20: [ 1962]: --> [27:+FTI:"           faxaway->"]
Sep 08 23:40:34.21: [ 1962]: REMOTE TSI "faxaway->"
Sep 08 23:40:34.56: [ 1962]: --> [20:+FCS:1,5,0,2,0,0,0,0]
Sep 08 23:40:34.57: [ 1962]: REMOTE wants 14400 bit/s
Sep 08 23:40:34.57: [ 1962]: REMOTE wants page width 1728 pixels in 215 mm
Sep 08 23:40:34.57: [ 1962]: REMOTE wants unlimited page length
Sep 08 23:40:34.57: [ 1962]: REMOTE wants 7.7 line/mm
Sep 08 23:40:34.57: [ 1962]: REMOTE wants 1-D MR
Sep 08 23:40:34.70: [ 1962]: --> [2:OK]
Sep 08 23:40:34.71: [ 1962]: <-- [7:AT+FDR\r]
Sep 08 23:40:38.14: [ 1962]: --> [20:+FCS:1,5,0,2,0,0,0,0]
Sep 08 23:40:38.15: [ 1962]: REMOTE wants 14400 bit/s
Sep 08 23:40:38.15: [ 1962]: REMOTE wants page width 1728 pixels in 215 mm
Sep 08 23:40:38.15: [ 1962]: REMOTE wants unlimited page length
Sep 08 23:40:38.15: [ 1962]: REMOTE wants 7.7 line/mm
Sep 08 23:40:38.15: [ 1962]: REMOTE wants 1-D MR
Sep 08 23:40:40.38: [ 1962]: --> [7:CONNECT]
Sep 08 23:40:40.38: [ 1962]: RECV: begin page
Sep 08 23:40:40.42: [ 1962]: RECV: send trigger 022
Sep 08 23:40:40.42: [ 1962]: <-- data [1]
Sep 08 23:40:42.21: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:44.88: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:46.17: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:47.03: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:47.35: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:47.59: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:47.91: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:48.23: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:48.55: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:48.87: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:49.11: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:49.43: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:49.75: [ 1962]: RECV: recvq/fax00004.tif: write error
Sep 08 23:40:51.35: [ 1962]: RECV: 2149 total lines, 0 bad lines, 0
consecutive bad lines
Sep 08 23:40:51.36: [ 1962]: RECV: recvq/fax00004.tif: write error

In my "recvq"-dir I found the following entry so I don't think there is a
kind of access-problem:

	drwxr-xr-x   2 uucp     uucp         1024 Sep  8 23:40 .
	drwxr-xr-x  19 uucp     uucp         1024 Sep  2 01:38 ..
	-rw-------   1 uucp     wheel         556 Sep  8 23:40 fax00004.tif
	-rw-------   1 uucp     wheel           1 Sep  8 23:40 seqf

and on my login console I found the following line exactly at the moment
hylafax failed to write the data into that file:
	faxgetty: tif_dirinfo.c:356: _TIFFFieldWithTag: Assertion `fip != ((void
*)0)' failed.
(just for those who are familiar with the hylafax-source-code...)

Does anyone has an idea what went wrong and can give me a hint what to do
now? 
This is no unique error. I tried it a few times and from different remote
fax-machines but the error was always similar to that reported.

Thanks in advance!
  Malte

-- 
Malte Franken Systemtechnik     franken@black.de
Haarenstrasse 19, D-26122 Oldenburg, Tel: +49-(0)441-12339 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 08 Sep 1998 16:23:20 -0600
To: flexfax@sgi.com
From: Eli Klein <elijah@xor.com>
Subject: flexfax: problems with hylafax retrying
Sender: owner-flexfax@celestial.com

I'm getting this error (undoubtedly a pagenet specific problem) about once
in every 10 tries, when sending pages:

Sep 04 16:15:56.42: [  646]: --> [20:CONNECT 2400/ARQ/MNP]
Sep 04 16:15:56.42: [  646]: EXPECT ID (paging central identification)
Sep 04 16:15:58.42: [  646]: MODEM TIMEOUT: reading line from modem
Sep 04 16:15:58.68: [  646]: RECV ID ("ID=")
Sep 04 16:15:58.68: [  646]: SEND device identification/login request
Sep 04 16:16:00.11: [  646]: RECV ACK (login successful)
Sep 04 16:16:00.11: [  646]: RECV: Processing - Please wait
Sep 04 16:16:00.60: [  646]: RECV go-ahead (prologue done)
Sep 04 16:16:00.60: [  646]: SEND message block
Sep 04 16:16:01.37: [  646]: RECV: Bad Line - Please Call Back
Sep 04 16:16:01.37: [  646]: RECV EOT (forced disconnect)
Sep 04 16:16:01.37: [  646]: <-- [5:ATH0\r]
Sep 04 16:16:06.37: [  646]: MODEM TIMEOUT: reading line from modem
Sep 04 16:16:06.37: [  646]: MODEM <Timeout>
Sep 04 16:16:06.37: [  646]: MODEM input buffering enabled
Sep 04 16:16:06.38: [  646]: MODEM set DTR OFF
Sep 04 16:16:06.38: [  646]: SESSION END

I'm using Hylafax 4.0pl2, running on BSDi 4.0, with a USR Courier
v.everything modem.  For some reason, hylafax simply gives up at this point
(in the log above), rather than trying to redial up to the max (which I
believe is set to 12 currently).  It does however redial if the number is
busy.  Is there anyway to make hylafax redial when it gets a "forced
disconnect"?

Thanks for any help in advance

-Eli Klein
Technical Specialist
elijah@xor.com
http://www.xor.com

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 9 Sep 1998 17:55:26 +0200 (MET DST)
From: Olivier PRENANT <ohp@pyrenet.fr>
To: flexfax <flexfax@sgi.com>
Subject: flexfax: Hylafax-V4.0 on unixware 7
Sender: owner-flexfax@celestial.com

Hi all,

Has anyone succeded in compiling (and configuring) Hylafax on Unixware 7.
Even configure does'nt recognize the system.

Please help.

Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 9 Sep 1998 12:11:18 -0700 (PDT)
From: Tim Rice <tim@trr.metro.NET>
To: Olivier PRENANT <ohp@pyrenet.fr>
cc: flexfax <flexfax@sgi.com>
Subject: Re: flexfax: Hylafax-V4.0 on unixware 7
Sender: owner-flexfax@celestial.com

On Wed, 9 Sep 1998, Olivier PRENANT wrote:

> Hi all,
> 
> Has anyone succeded in compiling (and configuring) Hylafax on Unixware 7.
> Even configure does'nt recognize the system.

After patching configure and config.guess it compiles just fine.

It just doesn't work. I havn't looked at it since April.
I am going to try it again after I get my UW7 box running with all the 
latest patches.

I am including an incomplete patch to configure and config.guess
that should get you started. It's incomplete in that UW7 and UW2.1.3
need to be compiled with CONFIG_OPENFIFO=O_RDWR. I plan to patch configure
to make that the default for UnixWare.
Until then run configure with the --with-CONFIG_OPENFIFO=O_RDWR option.

> 
> Please help.
> 
> Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
> Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
> 31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
> FRANCE                      Email: ohp@pyrenet.fr
> ------------------------------------------------------------------------------
> Make your life a dream, make your dream a reality. (St Exupery)
> 
> 

-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net


Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\uw7.patch"

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 9 Sep 1998 09:23:19 +0200
From: Tobias Richter <tsr@cave.isdn.cs.tu-berlin.de>
To: flexfax@sgi.com
Subject: Re: flexfax: Unix GUI clients
Sender: owner-flexfax@celestial.com

There also is KHylaFax for the KDE project being developed right now.
The current version is only at an alpha state (0.1) and I haven't tried
it myself yet, but you can get more info from here:
		http://www.further.com/jeremy/khylafax

tobias

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 14:19:10 +0200 (MET DST)
From: Olivier PRENANT <ohp@pyrenet.fr>
To: Tim Rice <tim@trr.metro.NET>
cc: flexfax <flexfax@sgi.com>
Subject: Re: flexfax: Hylafax-V4.0 on unixware 7
Sender: owner-flexfax@celestial.com

On Wed, 9 Sep 1998, Tim Rice wrote:

> Date: Wed, 9 Sep 1998 12:11:18 -0700 (PDT)
> From: Tim Rice <tim@trr.metro.NET>
> To: Olivier PRENANT <ohp@pyrenet.fr>
> Cc: flexfax <flexfax@sgi.com>
> Subject: Re: flexfax: Hylafax-V4.0 on unixware 7
> 
> On Wed, 9 Sep 1998, Olivier PRENANT wrote:
> 
> > Hi all,
> > 
> > Has anyone succeded in compiling (and configuring) Hylafax on Unixware 7.
> > Even configure does'nt recognize the system.
> 
> After patching configure and config.guess it compiles just fine.
> 
> It just doesn't work. I havn't looked at it since April.
> I am going to try it again after I get my UW7 box running with all the 
> latest patches.
> 
> I am including an incomplete patch to configure and config.guess
> that should get you started. It's incomplete in that UW7 and UW2.1.3
> need to be compiled with CONFIG_OPENFIFO=O_RDWR. I plan to patch configure
> to make that the default for UnixWare.
> Until then run configure with the --with-CONFIG_OPENFIFO=O_RDWR option.
> 
Thanks Tim,

It worked; compiled just ok.
I'm still puzzled with a problem with fopen in hfaxd that returns a NULL
pointer. Just don't know why yet. Any ideas. (It's not a matter of open
files)

Cheers,
--
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: 10 Sep 98 12:03:48 +1030
From: Michael Firkins <michael@sa.lyppard.com.au>
Subject: flexfax: fclass=80
To: flexfax <flexfax@sgi.com>
Sender: owner-flexfax@celestial.com

Hello Hylafaxers...

In checking modems for suitability, I have come across a couple that 
claim faxclass of 80  I rejected the first one, but I've found another 
that does 0,1,2,80 (both are rockwell chipsets)

Any clues? Is 80 valid and/or useful for Hylafax? I haven't seen 
anything in the faq. The first modem does 0,1,80

Thanks,

Michael

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Deliver-To: <flexfax@sgi.com>
Date: Thu, 10 Sep 1998 08:22:45 +0100 (GMT)
From: Ashley Drees <ash@trellick.gn.apc.org>
cc: flexfax@sgi.com
Subject: flexfax: USR modems (Courier)
Sender: owner-flexfax@celestial.com

I have recently joined this list, sorry if I am asking a FAQ.

IS there a searchable archive of this list?

I am getting failed fax deliveries with a new installation 
of hylafax-4.0pl2-1rh5, running RHL 5.1 with all updates.
Modem is reported as  MODEM USROBOTICS COURIER V.32BIS TERBO FAX

log shows

Sep 09 21:39:19.76: [  690]: USE 1-D MR
Sep 09 21:39:19.76: [  690]: <-- [23:AT+FIS=1,3,0,2,0,0,0,2\r]
Sep 09 21:39:19.91: [  690]: --> [2:OK]
Sep 09 21:39:19.91: [  690]: <-- [7:AT+FDT\r]
Sep 09 21:39:21.55: [  690]: --> [7:+FHS:27]
Sep 09 21:39:21.55: [  690]: REMOTE HANGUP: Failure to train at 2400 bps
or +FMINSP value (code 27)
Sep 09 21:39:21.55: [  690]: --> [2:OK]

I have looked in the faq and it tells me that  there is some problems with
USR kit and fax 2.0, but it told me about other modems, as I am stuck with
this one I need to get an modem init that will make it run.

I read in a previous posting that all it needed was an init string to make
it work.. but a web search last night did not find one (yet)... 

anyone got any pointers.

Thanks

Ash

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Leo Wong <leowong@vittra.hk.linkage.net>
Subject: flexfax: Cannot compile...
To: flexfax@sgi.com
Date: Thu, 10 Sep 1998 16:27:03 +0800 (HKT)
Sender: owner-flexfax@celestial.com

Dear Sir,

I am using Slackware 3.4 with kernel ver 2.0.34. I've got tiff-v3.4 and
hylafax v 4 patch level 2. the problem is i just couldn't get it
correctly compiled.
i untar the source, do a ./configure, do a make and then i found out
when i do a make install, i found out that the file "sendfax" hasn't
been compiled. The reason is that the file "util/libfaxutil.a" hasn't
been compiled. so i go to the directory "util" and do a make
libfaxutil.a and a got the following error messages:

SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClie
nt &, class fxStr &)':
SendFaxJob.c++:499: no matching function for call to
`SendFaxClient::sendZData (
int &, unsigned char (FaxClient::)(fxStr &, fxStr &), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
make: *** [SendFaxJob.o] Error 1

Seems to me is a compilation error. i read the documentation about
troubleshooting, it mentioned something about overriding the declaration
of strchr in string.h. I've checked /usr/string.h but i found strchr is
correctly declared as char* with parameter char* and int.

so i was stuck. i will be really happy if you can help me out. I got
really frustrated so please forgive me if i am wasting your valuable
time.

Thanks very much in advance.

Best regards
Leo


From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: info <info@schnidersmoebel.ch>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Auto-print a sent fax, howto? 
Date: Thu, 10 Sep 1998 09:21:29 -0400
From: Glenn Burkhardt <glenn@aoi.ultranet.com>
Sender: owner-flexfax@celestial.com

> Marc <info@schnidersmoebel.ch>:
>
> Everytime a fax is sent, I'd like a hardcopy of the fax. The notify mail
> you receive should be printed out automatically too.

A simple change to /var/spool/fax/bin/faxrcvd can do this:

64,69d63
#
# AOI LOCAL CHANGES:  
# print out copy on printer
#
    $FAX2PS -H 10.5 -S $FILE | lpr -Plz1 -v

or whatever is appropriate for printing at your site.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 10 Sep 1998 14:12:16 +0200
From: info <info@schnidersmoebel.ch>
To: flexfax@sgi.com
Subject: flexfax: Auto-print a sent fax, howto?
X-Info: Evaluation version at web.space.ch
Sender: owner-flexfax@celestial.com

Hello

I have following configuration:

- Hylafax version 4.0p12
- running on S.u.S.E. Linux 5.2 (kernel 2.0.33)
- using a USR-Sportster Flash 56k, Firmware rev. 10.1.67

And I'd like to realize the following:

Everytime a fax is sent, I'd like a hardcopy of the fax. The notify mail
you receive should be printed out automatically too.
I assume modifications on the notify.awk script could handle that, so my
question is: did someone realize that yet? I don't wanna reinvent the
wheel. :-)

Thanks for any help.

    Greetings & regards
        Marc

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 10 Sep 1998 10:15:27 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
Cc: Hylafax Mailing List <flexfax@sgi.com>
Subject: Re: flexfax: Auto-print a sent fax, howto? 
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Thu, 10 Sep 1998, Glenn Burkhardt wrote:

> > Marc <info@schnidersmoebel.ch>:
> >
> > Everytime a fax is sent, I'd like a hardcopy of the fax. The notify mail
> > you receive should be printed out automatically too.
> 
> A simple change to /var/spool/fax/bin/faxrcvd can do this:
> 
> 64,69d63
> #
> # AOI LOCAL CHANGES:  
> # print out copy on printer
> #
>     $FAX2PS -H 10.5 -S $FILE | lpr -Plz1 -v

Glenn, unfortunately he means the *sent* fax, not the *received* fax.


			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNffe2j/+ItycgIJRAQGUbAP+Mqbfky6hmoVzP5QcbEXchxBCVyaDiG+f
VGHZHrLUqETw3D9q2QXMv8IFOxm7JmE1UyoP+2EFo8WVvyY7Z6DBhWSFMAvv3dSv
bpeYuugEjxtnJcj7ZvRi+s7GqQnZvUExNn/JKhZR9TNt2qxeMer+gJEvVitph8by
z4aQZpr2p8Y=
=Mom2
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 10 Sep 1998 14:42:19 +0200
From: info <info@schnidersmoebel.ch>
To: flexfax@sgi.com
Subject: flexfax: Class2DDISCmd for USR-Sportster Flash?
X-Info: Evaluation version at web.space.ch
Sender: owner-flexfax@celestial.com

Hello

My configuration is:

- Hylafax version 4.0p12
- running on S.u.S.E. Linux 5.2 (kernel 2.0.33)
- using a USR-Sportster Flash 56k, Firmware rev. 10.1.67 (latest
firmware)

After some config troubles, I managed to send faxes by tweaking the flow
control string like described in the USR-manual, I set it to:
"AT&H3&I2&R2", using class 1.
But sometimes the faxes look 'squished'. When I switch to class 2, the
faxes look always 'squished'. I saw in the FAQ that the Class2DDISCmd
can help to solve this, but I nowhere found the Class2DDISCmd for the
USR-Sportster Flash.
Somebody has this set up properly? I know the fax part of the USR
firmware is not what you would call awesome, but hey, with the right
config... ;-)


Thanks in advance & greetings
        Marc

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 10 Sep 1998 10:13:00 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Leo Wong <leowong@vittra.hk.linkage.net>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Cannot compile...
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Thu, 10 Sep 1998, Leo Wong wrote:

> I am using Slackware 3.4 with kernel ver 2.0.34. I've got tiff-v3.4 and
> hylafax v 4 patch level 2. the problem is i just couldn't get it
> correctly compiled.

What compiler are you using? There is a known difficulty with
gcc-2.8.x, and published patches for it (one copy is at
http://cirl.meei.harvard.edu/hylafax/patches).

Goodness, Leo, you write *polite* letters...


			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNffeTD/+ItycgIJRAQFEPwP/bMlyvC+FvDCkmhRUs1BSzTan3Rx0xYbd
ANjU7BTeg4St4O1wCTd7vYLPiZPYVQ1/B274bUCWYcem9Yr82YxIuaOAaIuG85k5
S+/vdKTnlwIlnuKzcG5Lykg7d7jmW0jeBalPAbQo6Y+GbxhjXERhV30jEZG9GQvS
3GjGD7EsEhw=
=3aTz
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Jack Eugene Storm Jr" <jstorm@accesscom.net>
To: "Hylafax Mailing List" <flexfax@sgi.com>
Date: Thu, 10 Sep 98 20:05:45 
Reply-To: "Jack Eugene Storm Jr" <jstorm@accesscom.net>
Subject: flexfax: Problems with the SNPP side of Hylafax (Faxing works fine)
Sender: owner-flexfax@celestial.com


Hylafax v4.0pl2 / Linux 2.03[0-5] / Gcc v2.7.2.3

::Log Snip
Sep 10 16:44:58 ux2 FaxQueuer[20632]: HylaClient::send: client/25668: Cannot open FIFO: No such file or 
directory
::End Log Snip

I can send faxes with no problems at all, pages are a problem.
I can do a fresh/clean install, and everything works fine, then after a while (sometimes 5mins
others 12hours), the SNPP side of Hylafax breaks. Stoping and restarting  doesn't help, neither
does any of the "FIFO" bug #ifdefs.

Anyone have any thoughts / ideas on this? 
Known bugs in SNPP? Known quirks with Linux? 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 00:48:27 +0200
From: Tobias Richter <tsr@cave.isdn.cs.tu-berlin.de>
To: flexfax@sgi.com
Subject: flexfax: hylafax security hole in faxcron, xferstats and recvstats
Sender: owner-flexfax@celestial.com

Hi,

faxcron, xferstats and recvstats as they are installed with 
hylafax-v4.0pl2 can be used to execute arbitary awk programs
as the invoking user. All three programs are usually run by 
cron on behalf of the fax user (aka uucp).

faxcron, xferstats and recvstats which are all Bourne Shell scripts
create temporary files in /tmp which are later executed by awk. The 
names of these temp files can easily be guessed. Any awk code that is 
found in a correct guess (and can not be overwritten) will be run 
verbatim.

There are several other files created in /tmp with such a weak
naming sheme. All these files can be used by an attacker to let 
uucp (or any other user running one of those scripts) overwrite 
any file he has permission to write to (by creating symlinks).

Disableing those scripts completely should not break hylafax 
serivces. You'll only miss those nice reports.

By the way: at least recvstats and xferstats aren't Y2k compilant yet.

Greetings,
tobias

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: 11 Sep 98 10:38:46 +1030
From: Michael Firkins <michael@sa.lyppard.com.au>
Subject: RE>Re: flexfax: Auto-print a sent fax, howto? 
To: Hylafax Mailing List <flexfax@sgi.com>
Sender: owner-flexfax@celestial.com

Actually, this is a neat idea, but I'd use it to auto print a failed 
fax. I guess this would mean using bin/failed. Any ideas?

--------------------------------------
Date: 11/9/98 8:04 AM
To: Michael Firkins
From: Nico Kadel-Garcia
-----BEGIN PGP SIGNED MESSAGE-----

On Thu, 10 Sep 1998, Glenn Burkhardt wrote:

> > Marc <info@schnidersmoebel.ch>:
> >
> > Everytime a fax is sent, I'd like a hardcopy of the fax. The notify 
mail
> > you receive should be printed out automatically too.
> 
> A simple change to /var/spool/fax/bin/faxrcvd can do this:
> 
> 64,69d63
> #
> # AOI LOCAL CHANGES:  
> # print out copy on printer
> #
>     $FAX2PS -H 10.5 -S $FILE | lpr -Plz1 -v

Glenn, unfortunately he means the *sent* fax, not the *received* fax.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 05:44:14 +0000
From: Pierric <pierric@writeme.com>
To: flexfax@sgi.com
Subject: flexfax: Problems With 4.0p2 and ROCKWELL RC32ACL/V1.410-AS29 (Class 2) [LINUX]
Sender: owner-flexfax@celestial.com

Hi!

i got a really annoying problem with my setup.
I can send faxes without a problem, but 
I cannot receive :(

here's a session tracing log:

====
sep 09 21:12:54.16: [  397]: SESSION BEGIN 00000010 33478265578
sep 09 21:12:54.16: [  397]: <-- [4:ATA\r]
sep 09 21:13:05.77: [  397]: --> [3:FAX]
sep 09 21:13:11.58: [  397]: --> [5:+FCON]
sep 09 21:13:11.58: [  397]: ANSWER: FAX CONNECTION
sep 09 21:13:11.58: [  397]: RECV FAX: begin
sep 09 21:16:11.62: [  397]: REMOTE HANGUP: Unspecified Receive Phase B error (code 70)
sep 09 21:16:11.64: [  397]: RECV FAX: Unspecified Receive Phase B error
sep 09 21:16:11.70: [  397]: RECV FAX: end
sep 09 21:16:11.70: [  397]: SESSION END
====

and this happens, no matter what the sending device is.
here's my etc/config.cua1

====
#
# Configuration for a Rockwell RC32ACL-based Class 2 modem.
#    Boca M1440E                firmware V1.000
#    SupraFAX v.32bis           firmware V1.000
# (and others)
#
# This configuration file sets up the modem to run at 38.4 for
# sending and for receiving.  RTS/CTS is used for flow control
# which also works for data connections.  Adaptive answer support
# is reliable, but to use it you must also enable ModemWaitForConnect
# to force the server to skip intermediate status messages and
# wait for the "CONNECT" message.
#
#

CountryCode:            33
AreaCode:               4
FAXNumber:              +33-478265578
LongDistancePrefix:     0
InternationalPrefix:    00
DialStringRules:        "etc/dialrules"
ServerTracing:          1
SessionTracing:         1087
RecvFileMode:           0600
LogFileMode:            0600
DeviceMode:             0666
RingsBeforeAnswer:      1
SpeakerVolume:          low
GettyArgs:              "-h %l dx_%s"
LocalIdentifier:        "Linux_54"
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%p of %%t"
Use2D:                  yes

#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:              Class2          # use class 2 interface
ModemRate:              38400
ModemFlowControl:       rtscts          # default
ModemWaitForConnect:    yes             # wait for CONNECT on answer
#
#ModemResetCmds:        AT&F2           # what you want for a Supra
ModemNoFlowCmd:         AT&K            # disable flow control cmd
ModemHardFlowCmd:       AT&K3           # hardware flow control cmd
ModemSoftFlowCmd:       AT&K4           # software flow control cmd
ModemSetupDTRCmd:       AT&D2           # DTR off causes modem to reset
ModemSetupDCDCmd:       AT&C1           # DCD follows carrier
ModemSetupAACmd:        AT+FCLASS=0;+FAA=1 # enable in class 0
#
ModemSendFillOrder:     LSB2MSB         # as expected
ModemRecvFillOrder:     MSB2LSB         # opposite of what makes sense
Class2RecvDataTrigger:  "\022"          # a la 2388-B

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 16:25:52 -0600
From: Leonardo Madrigal <lmadrig@acnet.net>
To: flexfax@sgi.com
Subject: flexfax: litle problem with dialrules
Sender: owner-flexfax@celestial.com

Hi all!
I have the HylaFAX software
version 4.0pl2, running on an FreeBSD system , one multitech modem.

I hope you can help me out...
heres the thing...
if i type at the server:

echo hi |sendfax -n -d 1228260

the fax its sended to the 9,,1228260 phone, and thats ok...the
/etc/dialrules do the job converting numbers to the 9,, etc...
if i run the dialtest and put a number that have more than 7 digits, the
result is

-----------------------------------------------------------
ready> 12282601
Apply CanonicalNumber rules to "12282601"
--> match rule "^1", result now "+12282601"
--> return result "+12282601"
Apply DialString rules to "12282601"
--> match rule "[0-9]{8,}", result now ""
--> return result ""
Apply DisplayNumber rules to "12282601"
--> return result "12282601"
canonical = "+12282601"
dial-string = ""
display = "12282601"
ready>
-----------------------------------------------------------

i can see that my rules are ok, cause the dial-string its empty.
But the server try to send the fax, and i dont want to send fax to
numbers that have more than 7 digits.

Any ideas???

Thank you very much.

-Leonardo

p.s i saw in the FAQ something about "DestControl file" but i dont know
how to configure it

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 15:47:52 +0000
From: Didier Legein <didierlegein@mosaic.xs4all.be>
Reply-To: didierlegein@mosaic.xs4all.be
Organization: mosaic bvba
To: flexfax@sgi.com
Subject: flexfax: faxmail loop ...
Sender: owner-flexfax@celestial.com

I'm having following problem with Hylafax :

I added in /etc/aliases a line as described in the doc in order to be
able to use faxmail.

Everything works fine .

Apparently, according to the error log to faxmaster, there is a
reception error at the other end and the line is disconnected.

So far no problem but now hylafax keeps on and on trying to send the job
- but always with the same connection problem - ...

How do I stop this "loop" ...

I have tried with faxalter and /or faxqclean - no success

Rgds.

Didier LEGEIN

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 15:06:16 +0100 (CET)
From: Markus Knauer <knma0020@FH-Karlsruhe.DE>
To: Markus Knauer <knma0020@FH-Karlsruhe.DE>
cc: flexfax@sgi.com
Subject: flexfax: Problems with received faxes
Sender: owner-flexfax@celestial.com

Hello,

after running HylaFAX a long time I had sometimes the problem that the
other side of the connection just hangs up after sending a page or the
connection is broken. With a paper fax that's no problem, because you got
a part of the page, but the only thing I get from HylaFAX is a mail about
the failed receiving, the information is away.

So where is a switch in the config-files to change this behaviour in this
way, that HylaFAX sends me the received parts of the page?

Thanks,
Markus.

--------------------------------------------------------------------------
Markus Knauer                                         Tel. +49 721 9375627
knma0020@fh-karlsruhe.de                                   +49 177 2382122
Karlsruhe/Germany                                     Fax  +49 721 9375628
--------------------------------------------------------------------------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Subject: flexfax: faxqclean not cleaning up
To: flexfax@sgi.com (Hylafax Mailing List)
Date: Fri, 11 Sep 1998 18:23:07 -0400 (EDT)
From: "Stan Brown" <stanb@awod.com>
Sender: owner-flexfax@celestial.com

	I am having a little problem with faxqclean. I think the bassis for this
	problem is that I am now submiting jobs like this:

	sendaf -d <dest_1> -d <dest_2> foo.ps

	Now when faxqclean runs, I am getting messages like:

	docq/doc2566.ps.512: ignored, file has 4 links

	How can I fix this?

-- 
Stan Brown     stanb@netcom.com                                    770-996-6955
Factory Automation Systems
Atlanta Ga.
-- 
Windows 98: n.
	minor patch release for 32-bit extensions and a graphical shell for a
	16-bit patch to an 8-bit operating system originally coded for a 4-bit
	microprocessor, written by a 2-bit company that can't stand for 1 bit
	of competition.
-
(c) 1998 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: USR modems (Courier)
To: ash@trellick.gn.apc.org (Ashley Drees)
Date: Fri, 11 Sep 1998 23:36:50 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Sep 09 21:39:19.91: [  690]: <-- [7:AT+FDT\r]
> Sep 09 21:39:21.55: [  690]: --> [7:+FHS:27]
> Sep 09 21:39:21.55: [  690]: REMOTE HANGUP: Failure to train at 2400 bps
> or +FMINSP value (code 27)
> Sep 09 21:39:21.55: [  690]: --> [2:OK]
> 
> I have looked in the faq and it tells me that  there is some problems with
> USR kit and fax 2.0, but it told me about other modems, as I am stuck with

I think the problem is only with the Sportster.  The Courier is much
more upmarket.  I could be wrong.

> this one I need to get an modem init that will make it run.

This is not the symptom of the problem (a protocol violation with gibberish
characters).  This, at face value, indicates a very poor quality phone
connection.  It would probably be useful to know what speed they 
negotiated, though.

(It has failed very fast, which suggests that there was no available fall
back speed.)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: error code A1
To: schacht@swipe.de (Christian Schacht)
Date: Fri, 11 Sep 1998 23:29:47 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> I'm running Hylafax V4.0pl2 on SuSE Linux 5.3 with a USR Sportster Voice 33.6KB.

Have you checked up on the workarounds for the firmware bugs in this modem?

> Everythings quite fine so far. I can send and receive faxes all well. But
> especially with one client, which is using a Fax-Software called 'C3' I get this
> error-message:
> 
> Sep 08 16:55:36.96: [30244]: RECV: send trigger 022
> Sep 08 16:55:36.96: [30244]: <-- data [1]
> Sep 08 16:55:38.01: [30244]: RECV: 0 total lines, 0 bad lines, 0 consecutive bad

The modem or remote system aborted the data phase after about 1 second with
no data transferred (probably it means it was aborted immediately 
carrier was detected).  Looks like a modem or remote system problem to
me.  If there is any Hylafax problem it will be in the negotiated options
that you deleted from the trace.

> lines
> Sep 08 16:55:38.01: [30244]: --> [14:+FPS:1,0,0,0,0]
> Sep 08 16:55:48.37: [30244]: --> [7:+FHS:A1]

This appears not to be a valid code, so may be a locally generated error
message from the modem; you will need technical documentation for the
modem, if that is the case.  (I've only got Class 2 and Class 1 commands,
so I am assuming that this corresponds to a certain value in the Class
2 protocol.)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sat, 12 Sep 1998 14:42:32 +0100
From: Andy Smith <abs@maunsell.co.uk>
To: flexfax@sgi.com
Subject: flexfax: Customised document conversions
Organization: Maunsell IT Unit, System Support Group
X-Operating-System: SunOS 5.5.1 i86pc
Sender: owner-flexfax@celestial.com

Hi,
It mentions in the documentation that there is a 'user contributed' script
called wpr for preparing wordperfect documents for transmission.

I cant find this anywhere, I have looked on the various mirrors of the sgi
site (in particular, ftp.sunsite.org.uk/Mirrors/ftp.sgi.com/sgi/fax/contrib)
but no cigar.

Can anyone give me a pointer please, also any pointers to other conversion
tools, I am bound to be asked  how to fax a word document (from a UNIX
desktop).

Thanks in advance.
-- 
  _          __         Maunsell Ltd, IT Unit    Tel  : 0181-663-6565
 /_|   _/   (  _  '_//  160 Croydon Road,        Fax  : 0181-663-6723
(  |/)(/(/ __)//)/ //)  Beckenham, Kent BR3 4DE  Email: abs@maunsell.co.uk
        /               England.                 -or- abs@maunsl00.demon.co.uk

From Tim.Mueller-Seydlitz@t-online.de  Tue Feb 16 17:32:36 1999
To: "'Phil Watkinson'" <pkw@elgro.co.uk>
Subject: AW: flexfax: Cannot set privileges
Date: Sat, 12 Sep 1998 18:01:41 +0200
From: Tim.Mueller-Seydlitz@t-online.de (Tim Mueller-Seydlitz)
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id KAA01172

Thanks for the help.
Indeed after taking out this line from th inetd.conf fax worked again fine.
I answered one question wrongly: Do you want to start fax via inetd or so?
And it is part of the howto..
Cheerio, tim

-----Ursprngliche Nachricht-----
Von:	Phil Watkinson [SMTP:pkw@elgro.co.uk]
Gesendet am:	Montag, 17. August 1998 13:25
An:	HylaFAX List
Cc:	Tim Mueller-Seydlitz
Betreff:	Re: flexfax: Cannot set privileges

At 23:58 15/08/98 +0200, Tim Mueller-Seydlitz wrote:
>
>I have been working just fine with HylaFax and experienced no problems
>until I installed some software and modified the configuration for a
>serial line modem.
>Since I get the message :
>Login failed: 550 Cannot set privileges.
>when I call faxstat or faxsend...
>

The last couple of times this has come up on the list, it has been 
people using the SuSE Linux distribution with a hfaxd line in their
/etc/inetd.conf; something like :

hylafax stream  tcp     nowait  fax     /usr/lib/fax/hfaxd    hfaxd -I

The advice from Carsten Hoeger at SuSE is to remove it. 

If this fails, then techically, (and I hesitate to mention this) then
there is a serious problem with the chroot or chdir system call. 
Matthias can explain it better than I can :

>The reason for this reply in Login.c++ is a failing chroot(2)
>or chdir(2) call at line ~150 in Login.c++. Check why the hfaxd(1M)
>is unable to perform these calls. Maybe it's not started by root
>or installed without setuid bit turned on (e.g. mode 4755) or the
>root of the spooling area is a symlink to some other place.
>

Obviously I know nothing about the changes your new software has made; 
but I would be very surprised that any change to the hylafax config
files would have produced this error message.

mfG,
Phil Watkinson,
Boston, UK.	

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Subject: flexfax: Troubles sending TIFF document
To: flexfax@sgi.com (Hylafax Mailing List)
Date: Sat, 12 Sep 1998 13:11:38 -0400 (EDT)
From: "Stan Brown" <stanb@awod.com>
Sender: owner-flexfax@celestial.com

	I am using Hylafax on HP-UX 10.20. I have been sending PostScript and text
	documents for a long time. Today I tried to send a tiff document and got the
	follwing error message:

	/usr/lib/dld.sl: Unresolved symbol: jpeg_resync_to_restart (code)  from
	/opt/tiff-3.4/lib/libtiff.sl
	/usr/lib/dld.sl: Unresolved module for symbol: TIFFInitJPEG (code)  from
	/opt/tiff-3.4/lib/libtiff.sl
	/usr/lib/dld.sl: Unresolved module for symbol: _TIFFBuiltinCODECS (data)  from
	/opt/tiff-3.4/lib/libtiff.sl
	/usr/lib/dld.sl: Unresolved module for symbol: _TIFFSetDefaultCompressionState
	(code)  from /opt/tiff-3.4/lib/libtiff.sl
	Abort(coredump)

	Sugestions? 

-- 
Stan Brown     stanb@netcom.com                                    770-996-6955
Factory Automation Systems
Atlanta Ga.
-- 
Windows 98: n.
	minor patch release for 32-bit extensions and a graphical shell for a
	16-bit patch to an 8-bit operating system originally coded for a 4-bit
	microprocessor, written by a 2-bit company that can't stand for 1 bit
	of competition.
-
(c) 1998 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 13 Sep 1998 12:42:01 +1000
To: "Stan Brown" <stanb@awod.com>, flexfax@sgi.com (Hylafax Mailing List)
From: Robert Colquhoun <rjc@trump.net.au>
Subject: Re: flexfax: Troubles sending TIFF document
Sender: owner-flexfax@celestial.com

Hi Stan,

The tiff library cannot find the jpeg library functions.

This is a problem with the original  HP-UX binary from ftp.sgi.com. Grab
the more recent version from 

http://www.trump.net.au/~rjc/hylafax/ or
ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/binary/

(The original binary was compiled with a tiff library that had the jpeg
library statically linked in - this will not work with the Interex
distributed tiff library which requires that an external jpeg library is
also present)

PS if you're compiling from source include a -ljpeg somewhere.

- Robert

At 01:11 PM 9/12/98 -0400, Stan Brown wrote:
>	I am using Hylafax on HP-UX 10.20. I have been sending PostScript and text
>	documents for a long time. Today I tried to send a tiff document and got the
>	follwing error message:
>
>	/usr/lib/dld.sl: Unresolved symbol: jpeg_resync_to_restart (code)  from
>	/opt/tiff-3.4/lib/libtiff.sl
>	/usr/lib/dld.sl: Unresolved module for symbol: TIFFInitJPEG (code)  from
>	/opt/tiff-3.4/lib/libtiff.sl
>	/usr/lib/dld.sl: Unresolved module for symbol: _TIFFBuiltinCODECS (data)
from
>	/opt/tiff-3.4/lib/libtiff.sl
>	/usr/lib/dld.sl: Unresolved module for symbol:
_TIFFSetDefaultCompressionState
>	(code)  from /opt/tiff-3.4/lib/libtiff.sl
>	Abort(coredump)
>
>	Sugestions? 
>
>-- 
>Stan Brown     stanb@netcom.com
770-996-6955
>Factory Automation Systems
>Atlanta Ga.
>-- 
>Windows 98: n.
>	minor patch release for 32-bit extensions and a graphical shell for a
>	16-bit patch to an 8-bit operating system originally coded for a 4-bit
>	microprocessor, written by a 2-bit company that can't stand for 1 bit
>	of competition.
>-
>(c) 1998 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Problems With 4.0p2 and ROCKWELL RC32ACL/V1.410-AS29 (Class 2) [LINUX]
To: pierric@writeme.com (Pierric)
Date: Sat, 12 Sep 1998 12:51:34 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> sep 09 21:13:05.77: [  397]: --> [3:FAX]
> sep 09 21:13:11.58: [  397]: --> [5:+FCON]

Rockwell's documentation says that the modem should send an optional +FTSI
and a required +FDCS before Hylafax sends anything more, so it ends in a
timeout.  Possible modem control cable or modem setup problem, otherwise just
a broken modem.

> sep 09 21:13:11.58: [  397]: ANSWER: FAX CONNECTION
> sep 09 21:13:11.58: [  397]: RECV FAX: begin
> sep 09 21:16:11.62: [  397]: REMOTE HANGUP: Unspecified Receive Phase B error (code 70)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: faxmail loop ...
To: didierlegein@mosaic.xs4all.be
Date: Sat, 12 Sep 1998 11:04:20 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> How do I stop this "loop" ...

Firstly provide us with enough information to allow us to diagnose the
problem.  In particular provide copies of all the relevant logs (with
a sufficiently high logging level).  Don't edit them, except to remove
private information, or if you understand why the information is never
going to be relevant.

It's not even clear here which of the following you have:

- Mail system repeatedly tries to deliver, but fails;

- Mail system has a routing loop;

- Hylafax repeatedly tries to deliver but fails (but Hylafax should abort
  the job after a small number of attempts).

From abs@maunsell.co.uk  Tue Feb 16 17:32:36 1999
Date: Sun, 13 Sep 1998 11:57:47 +0100
From: Andy Smith <abs@maunsell.co.uk>
To: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Customised document conversions
Organization: Maunsell IT Unit, System Support Group
X-Operating-System: SunOS 5.5.1 i86pc

On Sun, Sep 13, 1998 at 11:06:19AM +0100, Phil Watkinson wrote:
> 
> Good morning,
> 
> This subject came up a little while ago, and I reproduce the final 'FAQ'
> email from Jeff So <jcs@travelsurf.com> below :

Thanks Phil.
-- 
  _          __         Maunsell Ltd, IT Unit    Tel  : 0181-663-6565
 /_|   _/   (  _  '_//  160 Croydon Road,        Fax  : 0181-663-6723
(  |/)(/(/ __)//)/ //)  Beckenham, Kent BR3 4DE  Email: abs@maunsell.co.uk
        /               England.                 -or- abs@maunsl00.demon.co.uk

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: litle problem with dialrules
To: lmadrig@acnet.net (Leonardo Madrigal)
Date: Sat, 12 Sep 1998 12:32:06 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> -----------------------------------------------------------
> ready> 12282601
> Apply CanonicalNumber rules to "12282601"
> --> match rule "^1", result now "+12282601"
> --> return result "+12282601"

That's too short to be a valid canonical number starting with +.  US
canonical numbers are +1xxxyyyzzzz.  The intention is that the canonical
number be a location independent, world unique, number.  The + is
a convention for representing the international access code.  Note that
US phone numbers use 1 as the code to indicate a national number, but
1 is also the international code for the USA.  This is not generally true -
the national code in the UK is 0, but the international code is 44, so
my office number is +44181401...., in canonical form and 0181401...., in
national form.

> Apply DialString rules to "12282601"
> --> match rule "[0-9]{8,}", result now ""
> --> return result ""

This is not the purpose of dialrules.

> 
> p.s i saw in the FAQ something about "DestControl file" but i dont know
> how to configure it


DESTCTRLS(4F)                                       DESTCTRLS(4F)

NAME
       destctrls - per-destination controls for HylaFAX servers

DESCRIPTION
       The HylaFAX configuration parameter DestControls specifies
       whether or not to apply per-destination  controls  on  job
       characteristics such as the time-of-day to place a call.

etc.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 13 Sep 1998 11:06:19 +0100
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Customised document conversions
Cc: Andy Smith <abs@maunsell.co.uk>
Sender: owner-flexfax@celestial.com

At 14:42 12/09/98 +0100, Andy Smith <abs@maunsell.co.uk> wrote:
>Hi,
>It mentions in the documentation that there is a 'user contributed' 
>script called wpr for preparing wordperfect documents for transmission.
>
>I cant find this anywhere..[snip]

Good morning,

This subject came up a little while ago, and I reproduce the final 'FAQ'
email from Jeff So <jcs@travelsurf.com> below :

>I am using HylaFax4.0, running on ScoUnix Opensever, I also
>have Wordperfect 5.2,6.0 installed on this machine.
>
>Step 1: 
>You need a postscript printer driver to make this working, Wordperfect
>comes with these drivers, but by default, the installation will not
>install any postscript driver.  So, I have to do a 
>	winstall -p
>which allows me to install more driver from .all files.  I chose the
>HPIIIP PostScript Driver.
>
>Step 2:
>Run xwppmgr under root to add a printer, I choose HPIIIP PostScript, I
>believe which printer you choose does not matter, because I choose the
>destination to Disk.  I specified the out name as <doc>.ps,  So, now,
>any document you print with this printer driver will create a PostScript
>file with the extension .ps.   At this point, at least you shall able to
>send this PostScript file out as fax.
>
>Step 3:
>However, have all the users first print to a ps file, then send out the
>ps file is troublesome, so we can automate this little more by having the
>sendfax do the automatic conversion.  The wprint program comes with WP
>can do the printing for you.  However, due to some unknown reason ( I 
>guess you can find it out if you have a support contact from Corel ),
>wprint in WP6.0 cannot accept a destination as Disk.  * Or I don't know 
>how to specify the destination as Disk, I try many different ways.
>The workaround is to run the 
>	xwpdest*
>program from WP, create a dummy destination. I call it fax which point to
>Custom Command, I change the command to "<f>", since there is only a
>filename there, so I think this means do nothing.  Now, you shall able to
>run the following command :
>
>	wprint -f myfile.ps -o fax -p hplj3pps.prs myfile
>
>*Notice that WP does not seen to follow the command exactly, but it does
>generate the myfile.ps file.  NOT EXACTLY means it will not use the ps
>file name you gave.
>
>Step 4:
>Now, you are ready to make change to the typerules.
>I put the following at the end of the typerules file :
>-------cut here-----
># The following send out Wordperfect file directly
>0       byte            0xff            ps      %F/wp2ps %i >%o
>--------------------
>
>Step 5: 
>Create the wp2ps script file as 
>-------cut here--------
>#!/bin/sh
># wp2ps - output Postscript from a WP file
># - Make sure the fax destination is defined.
>#   It shall defined as Custom command, with <f> only
># - Make sure a postscript printer is defined
>#   It shall have destination to Disk, with <doc>.ps
>#   In my case, I choose HP Laser IIIP Postscript printer
>
>/usr/wp/shbin10/wprint -f $1.ps -o fax -p hplj3pps.prs $1
>
>#wait for the wprint to finish
>while [ ! -f $1.ps ]; do
>    sleep 1
>done
>
>#cat the file to standard output
>cat $1.ps
>
>#delete the ps file now.
>rm $1.ps
>-----------------------
>
>
>Step 6:
>
>	sendfax -n -d 2337266 my_wordperfect_document
>
>
>NOTICE :
>
>- I am not an expert on HylaFax nor Wordperfect, this is just how I
>made it working, this may not be the best way or the only way.
>
>- Beware that Wordperfect probably has different fonts with the gs 
>package you installed. So, I found sometime your wordperfect documents 
>may not be sent out because the gs cannot generate the fax images. The
>safest way is to use the same fonts which support by the gs package 
>under WP.
>
>
>

Hope this helps,
Phil Watkinson,
Boston, UK            ~ Boston is a nice place; and so is Beckenham.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 11 Sep 1998 22:01:43 -0400
From: Andrew Williams <woodchuk@bellatlantic.net>
To: Flexfax-List <flexfax@sgi.com>
Subject: flexfax: HylaFAX RPM
Sender: owner-flexfax@celestial.com

I have recently d/l and installed the rpm for rh5.
I'm totaly confused as to how to go about starting this fax server or
how to even send a simple fax.
I've d/l a GUI khylafax to try and help but it just hangs on sendfax.

Please help me if you can.
 An explanation of what to do after you install the rpm would be very
helpfull.

Thanks in advance
Andrew.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 13 Sep 1998 23:00:15 +0200 (MET DST)
From: "Hans Feringa (HFX)" <hfx@shelob.demon.nl>
To: flexfax@sgi.com
Subject: flexfax: E-Tech E56K RVP modem
Sender: owner-flexfax@celestial.com

Hi,

Does anyone have experience with the E-Tech E56K RVP modem in using it with
HylaFax?

If so, is there a configuration example available?

Your responses will be appreciated.

Thx,

Hans Feringa

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 14 Sep 1998 01:51:51 +0200
To: flexfax@sgi.com
From: larsh@14xs.xs4all.nl
Subject: flexfax: Unable to receive faxes.
Sender: owner-flexfax@celestial.com

Hi all !

been trying for weeks now. When I send myself  a fax from the web, my modem
picks up and tries to answer. After some time the remote modem gives up. I
tried it with different remote modems and faxes, it never works. I can send
faxes (sometimes) but this is not relieable as well.
My config: USR Sportster Voice 33.600, 
Configuration Profile...
Product type:  Netherlands Internal, Options: V32bis,V.FC,V.34+,x2
Fax Options: Class 1/Class 2.0, Clock Freq:  92.0Mhz, Eprom  256k,
Ram: 64k, EPROM date: 9/29/97,EPROM rev: 10.1.67
Using hylafax-v4.0pl2, running on Linux 2.0.33.
The modem is O.K., can receive send DATA at 56k.
I've attached my config, a receive log from my machine and a send log from
a remote modem.
Anybody got a clue of where to look ? I've tried it all (I think).

Thanx !
Lars Hameeteman.

Modem configuration for Hylafax:
CountryCode:            31
AreaCode:               10
FAXNumber:              +31.10.2907891
LongDistancePrefix:     0
InternationalPrefix:    00
DialStringRules:        "etc/dialrules"
ServerTracing:          527
SessionTracing:         527
RecvFileMode:           0644
LogFileMode:            0600
DeviceMode:             0666
RingsBeforeAnswer:      1
SpeakerVolume:          off
GettyArgs:              "-r -b -s %s %l"
LocalIdentifier:        "14XS-FAX"
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%p of %%t"
MaxRecvPages:           50
#
#
# Modem-related stuff: should reflect modem command interface
#
ModemType:              Class2.0        # use class 2.0 interface
ModemRate:              38400           # DCE-DTE communication rate
ModemFlowControl:       rtscts          # XON/XOFF flow control assumed
#
ModemNoFlowCmd:         AT&H0&I0&R1     # setup modem for no flow control
ModemHardFlowCmd:       AT&H1&I0&R2     # setup modem for hardware flow
control
ModemSoftFlowCmd:       AT&H2&I2&R1     # setup modem for software flow
control
#
ModemSetupDTRCmd:       ATS13=1&D2      # setup so DTR drop resets modem
ModemSetupDCDCmd:       AT&C1           # setup so DCD reflects carrier
(or not)
ModemResultCodesCmd:    ATQ0X3          # enable extended result codes
#
# NB: adaptive answer only seems to work properly when
#     the modem is left idling in Class 2.0
#
ModemSetupAACmd:        AT+FAA=1
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
ModemSetVolumeCmd:      "ATM0 ATM1 ATM1 ATM1 ATM1"
#
# Modem does not support HDLC frame tracing; we add this just
# to eliminate spurious ERROR results that confuse the naive.
#
Class2BUGCmd:           AT+FBU=0
#
# The modem doesn't support copy quality checking, even though it
# returns (0-2,0-2) for AT+FCQ=?; therefore we override the query
# response so that the server will do copy quality checking.
#
Class2CQQueryCmd:       !(0),(0)        # override modem response
# End of file

Logfile of incoming fax:
Sep 13 13:04:12.72: [  322]: SESSION BEGIN 00000032 31102907891
Sep 13 13:04:12.72: [  322]: <-- [4:ATA\r]
Sep 13 13:07:12.72: [  322]: MODEM TIMEOUT: reading line from modem
Sep 13 13:07:12.72: [  322]: ANSWER: Ring detected without successful
handshake
Sep 13 13:07:12.72: [  322]: SESSION END

Logfile of remote modem:
Sep 13 11:02:30.61: [29858]: SESSION BEGIN 00166354 31102907891
Sep 13 11:02:30.61: [29858]: SEND FAX: JOB 18810 DEST +31102907891 COMMID
00166354
Sep 13 11:02:30.65: [29858]: DELAY 2600 ms
Sep 13 11:02:36.49: [29858]: <-- [15:ATE0V1Q0S0=0H0\r]
Sep 13 11:02:36.69: [29858]: --> [14:ATE0V1Q0S0=0H0]
Sep 13 11:02:36.69: [29858]: --> [2:OK]
Sep 13 11:02:36.69: [29858]: <-- [21:ATS8=2S7=60&E4&D3&C1\r]
Sep 13 11:02:36.89: [29858]: --> [2:OK]
Sep 13 11:02:36.89: [29858]: <-- [12:AT+FCLASS=2\r]
Sep 13 11:02:37.09: [29858]: --> [2:OK]
Sep 13 11:02:37.09: [29858]: <-- [10:AT+FTBC=0\r]
Sep 13 11:02:37.29: [29858]: --> [2:OK]
Sep 13 11:02:37.29: [29858]: <-- [10:AT+FBOR=0\r]
Sep 13 11:02:37.49: [29858]: --> [2:OK]
Sep 13 11:02:37.49: [29858]: <-- [13:AT+FPHCTO=30\r]
Sep 13 11:02:37.69: [29858]: --> [2:OK]
Sep 13 11:02:37.69: [29858]: <-- [24:AT+FDCC=1,5,2,2,2,0,0,0\r]
Sep 13 11:02:37.89: [29858]: --> [2:OK]
Sep 13 11:02:37.89: [29858]: <-- [5:ATM0\r]
Sep 13 11:02:38.09: [29858]: --> [2:OK]
Sep 13 11:02:38.09: [29858]: <-- [12:AT+FCLASS=2\r]
Sep 13 11:02:38.29: [29858]: --> [2:OK]
Sep 13 11:02:38.29: [29858]: <-- [10:AT+FTBC=0\r]
Sep 13 11:02:38.49: [29858]: --> [2:OK]
Sep 13 11:02:38.49: [29858]: <-- [10:AT+FBOR=0\r]
Sep 13 11:02:38.69: [29858]: --> [2:OK]
Sep 13 11:02:38.69: [29858]: <-- [13:AT+FPHCTO=30\r]
Sep 13 11:02:38.89: [29858]: --> [2:OK]
Sep 13 11:02:38.89: [29858]: <-- [24:AT+FDCC=1,5,2,2,2,0,0,0\r]
Sep 13 11:02:39.09: [29858]: --> [2:OK]
Sep 13 11:02:39.09: [29858]: <-- [25:AT+FLID="Demon Internet"\r]
Sep 13 11:02:39.29: [29858]: --> [2:OK]
Sep 13 11:02:39.29: [29858]: DIAL 0102907891
Sep 13 11:02:39.29: [29858]: <-- [16:ATDT0102907891@\r]
Sep 13 11:02:51.55: [29858]: --> [5:+FCON]
Sep 13 11:03:31.56: [29858]: REMOTE HANGUP: Unspecified Transmit Phase B
error (code 20)
Sep 13 11:03:31.56: [29858]: SEND FAILED: Unspecified Transmit Phase B error
Sep 13 11:03:31.56: [29858]: SEND FAILED: Unspecified Transmit Phase B
error; too many attempts to send
Sep 13 11:03:31.56: [29858]: <-- [5:ATH0\r]
Sep 13 11:03:33.07: [29858]: --> [7:+FHNG:2]
Sep 13 11:03:33.07: [29858]: REMOTE HANGUP: Call aborted,  from +FK or
<CAN> (code 2)
Sep 13 11:03:33.71: [29858]: --> [2:OK]
Sep 13 11:03:34.48: [29858]: SESSION END

--
Lars: Shit ! Ik kan m'n draadloze telefoon nergens vinden !
         Die ouwe was veel handiger !
         Die zat met een snoer aan de muur vast.............

.........I read. Therefor I know you exist.
Visit me at http://www.xs4all.nl/~larsh

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 13 Sep 1998 21:52:58 +0200
From: Christian Schacht <schacht@swipe.de>
Organization: SWIPe GmbH
To: flexfax@sgi.com
Subject: Re: flexfax: error code A1
Sender: owner-flexfax@celestial.com

David Woolley wrote:
> Have you checked up on the workarounds for the firmware bugs in this modem?
Sorry no. Can You give me the pointer where to find this information?

> carrier was detected).  Looks like a modem or remote system problem to
> me.  If there is any Hylafax problem it will be in the negotiated options
> that you deleted from the trace.
Well here's the complete trace:

Sep 09 14:49:52.32: [30244]: SESSION BEGIN 00000173 499131603299
Sep 09 14:49:52.32: [30244]: <-- [4:ATA\r]
Sep 09 14:49:58.48: [30244]: --> [4:+FCO]
Sep 09 14:49:58.48: [30244]: ANSWER: FAX CONNECTION
Sep 09 14:49:58.48: [30244]: MODEM input buffering enabled
Sep 09 14:49:58.48: [30244]: RECV FAX: begin
Sep 09 14:50:00.49: [30244]: --> [27:+FTI:"    +49 <xxxxxxxxxx>"]
Sep 09 14:50:00.49: [30244]: REMOTE TSI "+49 <xxxxxxxxxx>"
Sep 09 14:50:00.49: [30244]: --> [20:+FCS:0,5,0,2,0,0,0,0]
Sep 09 14:50:00.49: [30244]: REMOTE wants 14400 bit/s
Sep 09 14:50:00.49: [30244]: REMOTE wants page width 1728 pixels in 215 mm
Sep 09 14:50:00.49: [30244]: REMOTE wants unlimited page length
Sep 09 14:50:00.49: [30244]: REMOTE wants 3.85 line/mm
Sep 09 14:50:00.49: [30244]: REMOTE wants 1-D MR
Sep 09 14:50:00.49: [30244]: --> [2:OK]
Sep 09 14:50:00.49: [30244]: <-- [7:AT+FDR\r]
Sep 09 14:50:05.93: [30244]: --> [7:CONNECT]
Sep 09 14:50:05.93: [30244]: RECV: begin page
Sep 09 14:50:05.93: [30244]: RECV: send trigger 022
Sep 09 14:50:05.93: [30244]: <-- data [1]
Sep 09 14:50:06.93: [30244]: RECV: 0 total lines, 0 bad lines, 0 consecutive bad
lines
Sep 09 14:50:06.93: [30244]: --> [14:+FPS:1,0,0,0,0]
Sep 09 14:50:17.33: [30244]: --> [7:+FHS:A1]
Sep 09 14:50:17.33: [30244]: REMOTE HANGUP: RSPREC invalid response received
(code A1)
Sep 09 14:50:17.45: [30244]: --> [2:OK]
Sep 09 14:50:17.45: [30244]: RECV FAX (00000173): recvq/fax00035.tif from +49
<xxxxxxxxxx>, route to <unspecified>, 0 pages in 0:19
Sep 09 14:50:17.45: [30244]: RECV FAX: RSPREC invalid response received
Sep 09 14:50:17.45: [30244]: RECV FAX (00000173): session with +49 <xxxxxxxx>
terminated abnormally: RSPREC invalid response received
Sep 09 14:50:17.45: [30244]: RECV FAX: bin/faxrcvd "recvq/fax00035.tif" "modem"
"00000173" "RSPREC invalid response received"
Sep 09 14:50:21.23: [30244]: RECV FAX: end
Sep 09 14:50:21.23: [30244]: SESSION END 

Does this say something more to anyone?

Thanks again,

Christian

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Giulio" <giuliox@tin.it>
To: <flexfax@sgi.com>
Subject: flexfax: retry after "unable to configure modem for fax use..."
Date: Mon, 14 Sep 1998 15:09:45 +0200
Sender: owner-flexfax@celestial.com

Linux 2.0.33 HylaFAX 4.0pl1, send-only.

Sometimes, randomly, a fax fails and the log shows the error "unable to
configure modem for fax use...".

I think this is due to the interaction of the fax and uugetty on the same
port (uugetty sometimes gives a login prompt to Hylafax....).
I'm trying to solve the problem, however, in the meantime I'd like to tell
Hylafax to retry to send a fax when it encounters such an error.
Is this possible? Why does Hylafax retry for a "no carrier" or a "check
modem power", but not for a "unable to configure..."?


Thanks
Giulio.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 14 Sep 1998 10:31:24 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Andrew Williams <woodchuk@bellatlantic.net>
Cc: Flexfax-List <flexfax@sgi.com>
Subject: Re: flexfax: HylaFAX RPM
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Fri, 11 Sep 1998, Andrew Williams wrote:

> 
> I have recently d/l and installed the rpm for rh5.

Which RPM? The one from Darren for v4.0pl2 is good, the v4.0pl1 RPM
is quite fractured.

> I'm totaly confused as to how to go about starting this fax server or
> how to even send a simple fax.

You should, perhaps, read the docs in /usr/doc/hylafax*, and
my notes at http://cirl.meei.harvard.edu/hylafax may be of some help.

You *DID* reboot or run "/etc/rc.d/init.d/hylafax start", didn't you?
And run "faxaddmodem", to actually configure a modem?

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNf0ouD/+ItycgIJRAQH7xgP9GieUYtBU1YoIr3ucwIXFS3ipzNNHRxHR
cTY/hIObkBLRsRukHDfvyfHj5KfJHVHPWjtpzdWIzRgivaxJ5G8twhCaElMmHn0Q
bCUxMggW3g75unIW4U2Ig6eGcwBfSO+MVPHtbKBhvh7XD2TdtWFprJOn0m96MaXa
KHUFYA2yZTo=
=YYIL
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 14 Sep 1998 10:36:19 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Giulio <giuliox@tin.it>
Cc: flexfax@sgi.com
Subject: Re: flexfax: retry after "unable to configure modem for fax
 use..."
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Mon, 14 Sep 1998, Giulio wrote:

> Linux 2.0.33 HylaFAX 4.0pl1, send-only.
> 
> Sometimes, randomly, a fax fails and the log shows the error "unable to
> configure modem for fax use...".

Proceed directly to 4.0pl2, for a number of reasons besides this.

			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNf0p3z/+ItycgIJRAQE/mgP8CziIs2LnErdpd67gN8GSeIi3ABx8PwFT
djPQu33JBI/d7Q4S4e3BfE8tiAsLpj/YkI58svrwhwrtWeSdsOhlFLvFur+LdIjj
scwFDC2qf2gtFXpWXqdwWl82KDGcYGXHsYIjPA8LdJ8OakxspmBArXSbZqlqVz8I
s+f7wiimf/I=
=kgdx
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 13 Sep 1998 12:11:49 +0200
From: Matthias Apitz <Matthias.Apitz@Sisis.de>
To: Olivier PRENANT <ohp@pyrenet.fr>
Cc: Tim Rice <tim@trr.metro.NET>, flexfax <flexfax@sgi.com>
Subject: Re: flexfax: Hylafax-V4.0 on unixware 7
Sender: owner-flexfax@celestial.com

On Fri, Sep 11, 1998 at 02:19:10PM +0200, Olivier PRENANT wrote:
> On Wed, 9 Sep 1998, Tim Rice wrote:
> 
> > Date: Wed, 9 Sep 1998 12:11:18 -0700 (PDT)
> > From: Tim Rice <tim@trr.metro.NET>
> > To: Olivier PRENANT <ohp@pyrenet.fr>
> > Cc: flexfax <flexfax@sgi.com>
> > Subject: Re: flexfax: Hylafax-V4.0 on unixware 7
> > 
> > On Wed, 9 Sep 1998, Olivier PRENANT wrote:
> > 
> > > Hi all,
> > > 
> > > Has anyone succeded in compiling (and configuring) Hylafax on Unixware 7.
> > > Even configure does'nt recognize the system.
> > 
> > After patching configure and config.guess it compiles just fine.
> > 
> > It just doesn't work. I havn't looked at it since April.
> > I am going to try it again after I get my UW7 box running with all the 
> > latest patches.
> > 
> > I am including an incomplete patch to configure and config.guess
> > that should get you started. It's incomplete in that UW7 and UW2.1.3
> > need to be compiled with CONFIG_OPENFIFO=O_RDWR. I plan to patch configure
> > to make that the default for UnixWare.
> > Until then run configure with the --with-CONFIG_OPENFIFO=O_RDWR option.
> > 
> Thanks Tim,
> 
> It worked; compiled just ok.
> I'm still puzzled with a problem with fopen in hfaxd that returns a NULL
> pointer. Just don't know why yet. Any ideas. (It's not a matter of open
> files)

What does errno says about the reason (in an output of truss(1))?

	matthias

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 14 Sep 1998 15:27:56 -0600
From: Leonardo Madrigal <lmadrig@acnet.net>
To: flexfax@sgi.com
Subject: Re: flexfax: litle problem with dialrules
Sender: owner-flexfax@celestial.com

Well, first of al Thank you very much for your answer..!!! :)

Here's the thing.

I wrote a shell script to implement the email-to fax-gateway
and it works just perfect,  the same script check if the number you are trying
to dial contains more than
7 numbers, returns an email saying "numbers with more caracters than 7 are not
permitted"
thas ok..

My problem is with the client for win95, from the client i can dial ANY
number....
i saw the destctrls file, but i dont know hot to implement it...

Do you know how to "block" any calls to numbers with more than 7 digits.???
David Woolley wrote:

> > -----------------------------------------------------------
> > ready> 12282601
> > Apply CanonicalNumber rules to "12282601"
> > --> match rule "^1", result now "+12282601"
> > --> return result "+12282601"
>
> That's too short to be a valid canonical number starting with +.  US
> canonical numbers are +1xxxyyyzzzz.  The intention is that the canonical
> number be a location independent, world unique, number.  The + is
> a convention for representing the international access code.  Note that
> US phone numbers use 1 as the code to indicate a national number, but
> 1 is also the international code for the USA.  This is not generally true -
> the national code in the UK is 0, but the international code is 44, so
> my office number is +44181401...., in canonical form and 0181401...., in
> national form.
>
> > Apply DialString rules to "12282601"
> > --> match rule "[0-9]{8,}", result now ""
> > --> return result ""
>
> This is not the purpose of dialrules.
>
> >
> > p.s i saw in the FAQ something about "DestControl file" but i dont know
> > how to configure it
>
> DESTCTRLS(4F)                                       DESTCTRLS(4F)
>
> NAME
>        destctrls - per-destination controls for HylaFAX servers
>
> DESCRIPTION
>        The HylaFAX configuration parameter DestControls specifies
>        whether or not to apply per-destination  controls  on  job
>        characteristics such as the time-of-day to place a call.
>
> etc.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 14 Sep 1998 16:18:52 +0200
From: Steffen Klupsch <steffen@vlsi.informatik.tu-darmstadt.de>
Organization: TU Darmstadt, Integrierte Schaltungen und Systeme
To: flexfax@sgi.com
Subject: flexfax: Where to get information about 'at+fap=?'
Sender: owner-flexfax@celestial.com

I try to get hylafax to work with my modem
(creatix phonemaster 144Ui - sorry I know this is not a zyxxel)

and try to figure out why it doesn't work...

hylafax sends some command which are not unterstood by my modem
(at+fcq=?, at+fap=?, at+fspl=?, at+ftbc=?)

All but 'at+fap=?' can be replaced with other strings in the
config.modem
file - so they are minor problems.

What the hell is 'at+fap=?' good for? Does hylafax care for the modem
answer
(=error)? What's the config.modem name to change to make the modem
sending
an other op?

:-) And of cource, if there is anybody with an UMC chipset modem using
hylafax  - please send my a working config.modem.

Regards, Steffen

|   Email:   steffen@informatik.tu-darmstadt.de                        |
+----------------------------------------------------------------------+

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Mike Pelley" <mike@pelley.com>
To: <flexfax@sgi.com>
Subject: flexfax: Unspecified Transmit Phase B error
Date: Mon, 14 Sep 1998 17:54:48 -0400
Sender: owner-flexfax@celestial.com

Hello - I've seen this error in the archives quite a few times and tried a
few of the solutions offered with no success.  I am using NetBSD 1.3.2/i386
and Hylafax 4.0 pl 2, with a Cardinal Connecta 56K D/F Model 3440.

Currently, I can receive faxes with no problems but I cannot send faxes.  My
log file is attached at the end of this message, and my SessionTracing is
set to 15.  It appears that there is some garbage near the fatal disconnect,
although perhaps that's a byproduct of the hangup.  I tried changing rtscts
to xonxoff with no luck (log file is very similar).  Also, I tried the line:

Class2DDISCmd:          AT+FDIS         # enable workaround for broken +FDIS

in my config file but then the log dies with:

Sep 14 16:57:54.24: [ 1355]: <-- [24:AT+FDIS=0,5,0,2,0,0,0,0\r]
Sep 14 16:57:54.47: [ 1355]: --> [5:ERROR]

Any help is greatly appreciated - I'm a bit stuck now  ;o)

Thanks!  Mike.


Current Log File:

Sep 14 17:02:57.17: [ 1435]: SESSION BEGIN 00000065 8372938
Sep 14 17:02:57.17: [ 1435]: SEND FAX: JOB 9 DEST 8372938 COMMID 00000065
Sep 14 17:02:57.17: [ 1435]: MODEM set DTR OFF
Sep 14 17:02:57.17: [ 1435]: DELAY 2600 ms
Sep 14 17:02:59.77: [ 1435]: MODEM set DTR ON
Sep 14 17:02:59.77: [ 1435]: MODEM set baud rate: 38400 baud, input flow
RTS/CTS, output flow RTS/CTS
Sep 14 17:02:59.77: [ 1435]: MODEM flush i/o
Sep 14 17:02:59.77: [ 1435]: <-- [15:ATE0V1Q0S0=0H0\r]
Sep 14 17:02:59.90: [ 1435]: --> [2:OK]
Sep 14 17:02:59.90: [ 1435]: <-- [27:ATS8=2S7=60&H1&I0&R2&D3&C1\r]
Sep 14 17:03:00.03: [ 1435]: --> [2:OK]
Sep 14 17:03:00.03: [ 1435]: <-- [14:AT+FCLASS=2.0\r]
Sep 14 17:03:00.16: [ 1435]: --> [2:OK]
Sep 14 17:03:00.16: [ 1435]: <-- [9:AT+FLO=2\r]
Sep 14 17:03:00.29: [ 1435]: --> [2:OK]
Sep 14 17:03:00.29: [ 1435]: <-- [9:AT+FPP=0\r]
Sep 14 17:03:00.42: [ 1435]: --> [2:OK]
Sep 14 17:03:00.42: [ 1435]: <-- [9:AT+FBO=0\r]
Sep 14 17:03:00.55: [ 1435]: --> [2:OK]
Sep 14 17:03:00.55: [ 1435]: <-- [10:AT+FCT=30\r]
Sep 14 17:03:00.68: [ 1435]: --> [2:OK]
Sep 14 17:03:00.68: [ 1435]: <-- [15:AT+FNR=1,1,1,1\r]
Sep 14 17:03:00.81: [ 1435]: --> [2:OK]
Sep 14 17:03:00.81: [ 1435]: <-- [9:AT+FIE=0\r]
Sep 14 17:03:00.94: [ 1435]: --> [2:OK]
Sep 14 17:03:00.94: [ 1435]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Sep 14 17:03:01.08: [ 1435]: --> [2:OK]
Sep 14 17:03:01.08: [ 1435]: <-- [7:ATL0M1\r]
Sep 14 17:03:01.20: [ 1435]: --> [2:OK]
Sep 14 17:03:01.20: [ 1435]: MODEM input buffering enabled
Sep 14 17:03:01.22: [ 1435]: <-- [14:AT+FCLASS=2.0\r]
Sep 14 17:03:01.45: [ 1435]: --> [2:OK]
Sep 14 17:03:01.45: [ 1435]: <-- [9:AT+FLO=2\r]
Sep 14 17:03:01.68: [ 1435]: --> [2:OK]
Sep 14 17:03:01.68: [ 1435]: <-- [9:AT+FPP=0\r]
Sep 14 17:03:01.91: [ 1435]: --> [2:OK]
Sep 14 17:03:01.91: [ 1435]: <-- [9:AT+FBO=0\r]
Sep 14 17:03:02.13: [ 1435]: --> [2:OK]
Sep 14 17:03:02.13: [ 1435]: <-- [10:AT+FCT=30\r]
Sep 14 17:03:02.35: [ 1435]: --> [2:OK]
Sep 14 17:03:02.35: [ 1435]: <-- [15:AT+FNR=1,1,1,1\r]
Sep 14 17:03:02.58: [ 1435]: --> [2:OK]
Sep 14 17:03:02.58: [ 1435]: <-- [9:AT+FIE=0\r]
Sep 14 17:03:02.80: [ 1435]: --> [2:OK]
Sep 14 17:03:02.80: [ 1435]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Sep 14 17:03:03.03: [ 1435]: --> [2:OK]
Sep 14 17:03:03.03: [ 1435]: <-- [10:AT+FLI=""\r]
Sep 14 17:03:03.26: [ 1435]: --> [2:OK]
Sep 14 17:03:03.28: [ 1435]: DIAL 7283756
Sep 14 17:03:03.28: [ 1435]: <-- [13:ATDT8372938@\r]
Sep 14 17:03:27.42: [ 1435]: --> [4:+FCO]
Sep 14 17:03:30.54: [ 1435]: --> [39:+FNF:ESC+FCI:"
6138372938"^T+FIS:]
Sep 14 17:03:30.54: [ 1435]: REMOTE NSF "ESC+FCI:"
6138372938"^T+FIS:"
Sep 14 17:03:30.54: [ 1435]: --> [17:,5,0,2,1,0,0,4<A0>lV]
Sep 14 17:03:30.89: [ 1435]: --> [8:<A0>lV<A0>lVQQ]
Sep 14 17:03:31.19: [ 1435]: -->
[79:QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQE<BB><9A><A5><C7><CC>S
D<AB>
r<E2>5'B^Wv<C6><E1>B^D<94><A7>G|^^<93><97>/~]
Sep 14 17:03:31.19: [ 1435]: -->
[54:G<85>^W#<F3>^G<CF>T<F1><BD><FA><E3><C4>J^B^DS%Lv<96><B6>5<85><BC><8F>g<9
5>B
<EF><82><FF>|^B<D2><FF><FF><FF> <FF>SCnd   ^D^A<FF>^B <<FF>]
Sep 14 17:03:31.30: [ 1435]: --> [1: ]
Sep 14 17:03:31.30: [ 1435]: REMOTE HANGUP: Unspecified Transmit Phase B
error (code 20)
Sep 14 17:03:31.30: [ 1435]: SEND FAILED: Unspecified Transmit Phase B error
Sep 14 17:03:31.30: [ 1435]: <-- [5:ATH0\r]
Sep 14 17:03:31.30: [ 1435]: --> [2:OK]
Sep 14 17:03:31.30: [ 1435]: MODEM set DTR OFF
Sep 14 17:03:31.31: [ 1435]: SESSION END

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
cc: Andrew Williams <woodchuk@bellatlantic.net>,
        Flexfax-List <flexfax@sgi.com>
Subject: Re: flexfax: HylaFAX RPM 
Date: Mon, 14 Sep 1998 17:57:54 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com

In message <Pine.GSU.4.03.9809141028550.28693-100000@earhook>, Nico Kadel-Garci
a writes:
>-----BEGIN PGP SIGNED MESSAGE-----
>
>On Fri, 11 Sep 1998, Andrew Williams wrote:
>
>> 
>> I have recently d/l and installed the rpm for rh5.
>
>Which RPM? The one from Darren for v4.0pl2 is good, the v4.0pl1 RPM
>is quite fractured.

Thanks ;-) Be advised I have released a second version of the RPM, and I have 
a Sparc one on the way if I can just convince ghostscript to build in order to 
test ;-)

>> I'm totaly confused as to how to go about starting this fax server or
>> how to even send a simple fax.
>
>You should, perhaps, read the docs in /usr/doc/hylafax*, and
>my notes at http://cirl.meei.harvard.edu/hylafax may be of some help.
>
>You *DID* reboot or run "/etc/rc.d/init.d/hylafax start", didn't you?

The RPM does an "/etc/rc.d/init.d/hylafax start" at the end of faxsetup, thanks to patches from Robert Colquhoun. It does not, however, force you to configure a modem.

-Darren


From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 15 Sep 1998 09:56:24 +0800 (PHT)
From: "William A. Villanueva" <wav@pacific.wave.com.ph>
To: flexfax@sgi.com
Subject: flexfax: modem initialization
Sender: owner-flexfax@celestial.com

I'm still working on how to get my modem to work with hylafax.

When I issue the command faxstat, I get the:  Waiting for modem to come
ready

And that takes about forever.  Which program can I check into this or what
command can I issue to make the modem respond?

Thanks very much.

 ==================================================================== 
  Now faith is being sure of what we hope for and certain of what we
  we do not see.  - Hebrews 11:1
 ==================================================== ICQ# 8313012 == 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Mark G. Thomas" <Mark@Misty.com>
Subject: flexfax: 4.0pl2 and gcc-2.8.1
To: flexfax@sgi.com
Date: Mon, 14 Sep 1998 16:08:05 -0400 (EDT)
Sender: owner-flexfax@celestial.com


Hi,

I'm having trouble building 4.0pl2 under gcc-2.8.1 and
libg++-2.8.1.1a/libstdc++-2.8.1.1 under SunOS-4.1.4.

I've applied the hylafax-gcc-2.8.x.sh patches from 
http://cirl.meei.harvard.edu/hylafax/patches/

Has anyone else gotten this to work?

I didn't have any trouble with gcc-2.7.2.3, but really would like to be
able to build hylafax under gcc-2.8.1.

-Mark

....
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c Array.c++
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c BoolArray.c++
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c Dictionary.c++
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c Obj.c++
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c PageSize.c++
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c RegEx.c++
RegEx.c++: In method `unsigned char RegEx::Find(const char *, unsigned int, unsigned int = 0)':
RegEx.c++:80: `REG_STARTEND' undeclared (first use this function)
RegEx.c++:80: (Each undeclared identifier is reported only once
RegEx.c++:80: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `RegEx.o'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `default'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `dirs'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2
*** Error code 1
make: Fatal error: Command failed for target `default'


-- 
Mark G. Thomas (Mark@Misty.com -- http://www.misty.com/)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Mark G. Thomas" <Mark@Misty.com>
Subject: flexfax: 4.0pl2 and gcc-2.8.1 -- UPDATE
To: flexfax@sgi.com
Date: Mon, 14 Sep 1998 22:17:43 -0400 (EDT)
Sender: owner-flexfax@celestial.com


Hi,

To follow up my own post, I've made some progress, but still have an obstacle.

My original problems were related to some broken or incompatible regex
stuff that the hylafax configure script was picking up in /usr/local.

Having solved that, I'm still unable to compile 4.0pl2 under gcc-2.8.1 and
libg++-2.8.1.1a/libstdc++-2.8.1.1 under SunOS-4.1.4.  I have applied
the gcc-2.8.x patches from http://cirl.meei.harvard.edu/hylafax/patches/

......
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c StrDict.c++
/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I.. -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++ -c Dispatcher.c++
Dispatcher.c++: In method `int Dispatcher::waitFor(class FdMask &, class FdMask &, class FdMask &, struct timeval *)':
Dispatcher.c++:601: assignment to `void (*)()' from `void (*)(int)'
*** Error code 1
make: Fatal error: Command failed for target `Dispatcher.o'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `default'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `dirs'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2
*** Error code 1
make: Fatal error: Command failed for target `default'


-- 
Mark G. Thomas (Mark@Misty.com -- http://www.misty.com/)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 15 Sep 1998 06:59:13 +0200 (MET DST)
From: "Hans Feringa (HFX)" <hfx@shelob.demon.nl>
To: flexfax@sgi.com
cc: Hans_Feringa@3Com.com
Subject: flexfax: Send failed: No answer from remote
Sender: owner-flexfax@celestial.com

Hi,

I have a problem with sending faxes. I can receive faxes ok.

I have a E-Tech Fax modem E56K RVP (class 1).
I tried the e-tech config example, but that did not work for me.

The problem is the following:
1) the modem is initialized
2) then starts dialing
3) other end picks up, and tries to do the handshake
4) no response from my end
5) eventually other end gives up
6) I find in my logs "No answer from remote"

I have no idea where to start looking.
Session tracing is 0x4F, Server tracing=0x16f
Can I get some more/other information about the handshaking
process in specifying other values for either
session tracing or server tracing?

I assume it has something to do with how the modem is
initialized, but I do not have a clue what is causing
this.

Your responses will be appreciated.

Below are:
1) part of the config.modem file
2) log taken from syslog (removed some of the interpretation
   that is already present in the "raw" answers from the modem)
3) session log

Thanx,

Hans Feringa





This is part of my ./etc/config.modem

#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:              Class1          # use this to supply a hint
ModemRate:              19200           # rate for DCE-DTE communication
#ModemFlowControl:      xonxoff         # XON/XOFF flow control assumed
ModemFlowControl:       rtscts          # XON/XOFF flow control assumed
#
ModemSetupDTRCmd:       AT&D2           # setup so DTR drop resets modem
ModemSetupDCDCmd:       AT&C1           # setup so DCD follows carrier
GettyArgs:              "-h %l dx_%s"   # modem must auto-detect fax/data
#
# We normally append the "@" symbol to the dial string so that
# the modem will wait 5 seconds before attempting to connect
# and return result codes that distinguish between no carrier
# and no answer.  This makes it possible to avoid problems with
# repeatedly dialing a number that doesn't have a fax machine
# (kudos to Stuart Lynne for this trick.)
#
# NB: If you need to prefix phone numbers to get through a PBX,
#     put it in the ModemDialCmd; e.g. "DT9%s@".
#
ModemDialCmd:           ATDT%s@         # T for tone dialing, @ for silence
#
# Other possible configuration stuff.  The default strings are
# shown below.  Only those that are different from the defaults
# need to be included in the configuration file.
#
ModemResetCmds:         ""              # stuff to do when modem is reset
ModemAnswerCmd:         ATA             # use this to answer phone
ModemNoFlowCmd:         AT&K            # disable flow control cmd
ModemHardFlowCmd:       AT&K3           # hardware flow control cmd
ModemSoftFlowCmd:       AT&K4           # software flow control cmd
ModemNoAutoAnswerCmd:   ATS0=0          # disable auto-answer
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
ModemSetVolumeCmd:      "ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1"
ModemEchoOffCmd:        ATE0            # disable command echo
ModemVerboseResultsCmd: ATV1            # enable verbose command results
ModemResultCodesCmd:    ATQ0            # enable result codes
ModemOnHookCmd:         ATH0            # place phone on hook (hangup)
ModemSoftResetCmd:      ATZ             # do soft reset of modem
ModemWaitTimeCmd:       ATS7=60         # wait 60 seconds for carrier
ModemCommaPauseTimeCmd: ATS8=2          # comma pause time is 2 seconds
ModemRecvFillOrder:     LSB2MSB         # bit order of received facsimile
ModemSendFillOrder:     LSB2MSB         # bit order modem expects for transmit
#ModemSendFillOrder:     MSB2LSB         # bit order modem expects for transmit
#
Class1Cmd:              AT+FCLASS=1     # command to enter class 1
Class1TCFResponseDelay: 75              # 75ms delay between recv TCF & response
Class1SendPPMDelay:     75              # 75ms delay before sending PPM
Class1SendTCFDelay:     75              # 75ms delay between sending DCS & TCF
Class1TrainingRecovery: 1500            # 1.5sec delay after training failure
Class1RecvAbortOK:      200             # wait 200ms for abort response
Class1FrameOverhead:    4               # 4 byte overhead in recvd HDLC frames
Class1RecvIdentTimer:   40000           # 35+5secs waiting for ident frames
Class1TCFMaxNonZero:    10              # max 10% of data may be non-zero
Class1TCFMinRun:        1000            # min run is 2/3rds of TCF duration

==================Session LOG=============================================================

Sep 14 22:17:09.10: [23395]: SESSION BEGIN 00000038 31756707735
Sep 14 22:17:09.10: [23395]: SEND FAX: JOB 8 DEST +31.75.6707735 COMMID 00000038
Sep 14 22:17:09.10: [23395]: MODEM set DTR OFF
Sep 14 22:17:09.10: [23395]: DELAY 2600 ms
Sep 14 22:17:11.71: [23395]: MODEM set DTR ON
Sep 14 22:17:11.71: [23395]: MODEM set baud rate: 19200 baud, input flow RTS/CTS, output flow RTS/CTS
Sep 14 22:17:11.71: [23395]: MODEM flush i/o
Sep 14 22:17:11.71: [23395]: <-- [15:ATE0V1Q0S0=0H0\r]
Sep 14 22:17:11.73: [23395]: --> [2:OK]
Sep 14 22:17:11.73: [23395]: <-- [21:ATS8=2S7=60&K3&D2&C1\r]
Sep 14 22:17:11.76: [23395]: --> [2:OK]
Sep 14 22:17:11.76: [23395]: <-- [12:AT+FCLASS=1\r]
Sep 14 22:17:11.78: [23395]: --> [2:OK]
Sep 14 22:17:11.78: [23395]: <-- [7:ATL2M1\r]
Sep 14 22:17:11.80: [23395]: --> [2:OK]
Sep 14 22:17:11.80: [23395]: MODEM input buffering enabled
Sep 14 22:17:11.80: [23395]: <-- [12:AT+FCLASS=1\r]
Sep 14 22:17:11.92: [23395]: --> [2:OK]
Sep 14 22:17:11.94: [23395]: DIAL 0756707735
Sep 14 22:17:11.94: [23395]: <-- [16:ATDT0756707735@\r]
Sep 14 22:18:19.37: [23395]: --> [9:NO ANSWER]
Sep 14 22:18:19.37: [23395]: SEND FAILED: No answer from remote
Sep 14 22:18:19.37: [23395]: <-- [5:ATH0\r]
Sep 14 22:18:19.49: [23395]: --> [2:OK]
Sep 14 22:18:19.49: [23395]: MODEM set DTR OFF
Sep 14 22:18:19.49: [23395]: SESSION END



===================From SYSLOG============================================================
Sep 14 22:17:05 anansi FaxSend[23395]: MODEM set DTR OFF
Sep 14 22:17:05 anansi FaxSend[23395]: DELAY 2600 ms
Sep 14 22:17:07 anansi FaxSend[23395]: MODEM set DTR ON
Sep 14 22:17:07 anansi FaxSend[23395]: MODEM set baud rate: 19200 baud, input flow RTS/CTS, output flow RTS/CTS
Sep 14 22:17:07 anansi FaxSend[23395]: MODEM flush i/o
Sep 14 22:17:07 anansi FaxSend[23395]: <-- [15:ATE0V1Q0S0=0H0\r]
Sep 14 22:17:07 anansi FaxGetty[23323]: ANSWER: Can not lock modem device
Sep 14 22:17:07 anansi FaxGetty[23323]: STATE CHANGE: RUNNING -> LOCKWAIT (timeout 30)
Sep 14 22:17:08 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:08 anansi FaxSend[23395]: <-- [21:ATS8=2S7=60&K3&D2&C1\r]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:08 anansi FaxSend[23395]: <-- [12:AT+FCLASS=?\r]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [7:0,1,1.0]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:08 anansi FaxSend[23395]: MODEM Supports "Data"
Sep 14 22:17:08 anansi FaxSend[23395]: MODEM Supports "Class 1"
Sep 14 22:17:08 anansi FaxSend[23395]: MODEM Supports "Class 2"
Sep 14 22:17:08 anansi FaxSend[23395]: <-- [12:AT+FCLASS=1\r]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:08 anansi FaxSend[23395]: MODEM: Mfr
Sep 14 22:17:08 anansi FaxSend[23395]: <-- [9:AT+FTM=?\r]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [41:3,24,48,72,73,74,96,97,98,121,122,145,146]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:08 anansi FaxSend[23395]: <-- [9:AT+FRM=?\r]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [41:3,24,48,72,73,74,96,97,98,121,122,145,146]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:08 anansi FaxSend[23395]: <-- [12:AT+FCLASS=1\r]
Sep 14 22:17:08 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:08 anansi FaxSend[23395]: MODEM  /
Sep 14 22:17:08 anansi FaxSend[23395]: <-- [7:ATL2M1\r]
Sep 14 22:17:09 anansi FaxSend[23395]: --> [2:OK]
Sep 14 22:17:09 anansi FaxSend[23395]: STATE CHANGE: BASE -> RUNNING
Sep 14 22:17:09 anansi FaxSend[23395]: MODEM input buffering disabled
Sep 14 22:17:09 anansi FaxSend[23395]: SEND FAX: JOB 8 DEST +31.75.6707735 COMMID 00000038
Sep 14 22:18:19 anansi FaxSend[23395]: SEND FAILED: No answer from remote

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 15 Sep 1998 11:34:15 +0200
From: Steffen Klupsch <steffen@vlsi.informatik.tu-darmstadt.de>
Organization: TU Darmstadt, Integrierte Schaltungen und Systeme
To: "William A. Villanueva" <wav@pacific.wave.com.ph>,
        "flexfax@sgi.com" <flexfax@SGI.Com>
Subject: Re: flexfax: modem initialization
Sender: owner-flexfax@celestial.com

William A. Villanueva wrote:
> When I issue the command faxstat, I get the:  Waiting for modem to come
> ready

I had this problem as well,
there had been to problems to be solved:
1) IRQ and adress of the serial port must be known to the unix kernel
   (I had to rebuild the linux kernel to be able to use cua3).
   - this is no problem for you if you can communicate with your modem
     via other programs (eg. minicom)
2) the /var/spool/fax/etc/config.modem file holds all the settings for
   your modem - go playing with the settings. Examples for different 
   modems can be found in /var/spool/fax/config/ 
   After some modifications my modem did initialize and the faxstat
   changes to something like 'running and idle'.
   
Regards, Steffen

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Unable to receive faxes.
To: larsh@14xs.xs4all.nl
Date: Mon, 14 Sep 1998 21:49:16 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> My config: USR Sportster Voice 33.600, 

These are buggy, although you don't seem to be showing the normal
problems.

> Logfile of incoming fax:
> Sep 13 13:04:12.72: [  322]: SESSION BEGIN 00000032 31102907891
> Sep 13 13:04:12.72: [  322]: <-- [4:ATA\r]
> Sep 13 13:07:12.72: [  322]: MODEM TIMEOUT: reading line from modem

Hylafax instructed the modem to answer, but the modem never reported
that it had answered.  RTS or DTR open circuit??

> Sep 13 13:07:12.72: [  322]: ANSWER: Ring detected without successful
> handshake
> Sep 13 13:07:12.72: [  322]: SESSION END

> Sep 13 11:02:39.09: [29858]: <-- [25:AT+FLID="Demon Internet"\r]

This is technically illegal, but if both modems are happy, Hylafax will
be.  (The spec only allows + and digits.)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 15 Sep 1998 10:07:03 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: "Mark G. Thomas" <Mark@Misty.com>
Cc: flexfax@sgi.com
Subject: Re: flexfax: 4.0pl2 and gcc-2.8.1 -- UPDATE
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Mon, 14 Sep 1998, Mark G. Thomas wrote:

> My original problems were related to some broken or incompatible regex
> stuff that the hylafax configure script was picking up in /usr/local.

What? I do not have this under SunOS 4.1.4. Do you have something
extra installed that is confusing HylaFAX configuration?

> Having solved that, I'm still unable to compile 4.0pl2 under gcc-2.8.1 and
> libg++-2.8.1.1a/libstdc++-2.8.1.1 under SunOS-4.1.4.  I have applied
> the gcc-2.8.x patches from http://cirl.meei.harvard.edu/hylafax/patches/
> 

Did you also do a "make maintainer-clean" or run the patch on
completely clean source code? I wonder if you had some debris left
from earlier attempts that are confusing the software? Or whether
something has changed for libstdc++ or libg++ for SunOS that I am not
aware of (I am still using gcc-2.7.2.2).

In fact, is there any reason you can't use my HylaFAX binaries at
http://cirl.meei.harvard.edu/hylafax/sun?

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNf50gD/+ItycgIJRAQFT3AP8CgpGlaUugiVulk39ymgGWqmXDrdNltxK
V1A+ZChK6zcwvFB4QwdSnBsGNn7kYiGrCNJa0yh6ZF+up00T8Z4Z5wIVX2/whWHC
UfKOExuXYJSj3CO4KvPN/sY8m+1Ommx6FK2eQJWRGggCQp5nUhocxkUtgKdxY0OJ
kP0GKDIDeg4=
=6DX7
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Lder Sachse <lueder@gmx.net>
To: flexfax@sgi.com
Subject: flexfax: HylaFAX doesnt send
Date: Tue, 15 Sep 1998 14:07:46 +0200
X-MIME-Autoconverted: from 8bit to quoted-printable by sgi.sgi.com id FAA01254
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id QAA04088

Hi!

I have a HylaFAX 4.0pl1 server running on a Linux 2.0.33 box with a Hayes 14.4
Class1 modem. Receiving works fine but when I try to send something it doesnt
work. It connects and two seconds later it disconnects without doing anything.
No error message and the Fax queue is empty.
Maybe you can help me. These are the log entries:

Sep 15 14:19:31.27: [ 4607]: SESSION BEGIN 00000061 49718121
Sep 15 14:19:31.27: [ 4607]: SEND FAX: JOB 32 DEST 21 COMMID 00000061
Sep 15 14:19:31.27: [ 4607]: DELAY 2600 ms
Sep 15 14:19:33.88: [ 4607]: <-- [17:ATX3E0V1Q0S0=0H0\r]
Sep 15 14:19:33.93: [ 4607]: --> [2:OK]
Sep 15 14:19:33.93: [ 4607]: <-- [21:ATS8=2S7=60&K3&D3&C1\r]
Sep 15 14:19:33.95: [ 4607]: --> [2:OK]
Sep 15 14:19:33.95: [ 4607]: <-- [12:AT+FCLASS=1\r]
Sep 15 14:19:33.96: [ 4607]: --> [2:OK]
Sep 15 14:19:33.96: [ 4607]: <-- [9:AT+FAA=0\r]
Sep 15 14:19:33.97: [ 4607]: --> [2:OK]
Sep 15 14:19:33.97: [ 4607]: <-- [5:ATM0\r]
Sep 15 14:19:33.98: [ 4607]: --> [2:OK]
Sep 15 14:19:33.98: [ 4607]: <-- [12:AT+FCLASS=1\r]
Sep 15 14:19:34.09: [ 4607]: --> [2:OK]
Sep 15 14:19:34.18: [ 4607]: DIAL 21
Sep 15 14:19:34.18: [ 4607]: <-- [7:ATDT21\r]
Sep 15 14:19:47.71: [ 4607]: --> [7:CONNECT]
Sep 15 14:19:48.79: [ 4607]: --> [2:OK]
Sep 15 14:19:48.79: [ 4607]: <-- [9:AT+FRH=3\r]
Sep 15 14:19:48.80: [ 4607]: --> [7:CONNECT]
Sep 15 14:19:49.51: [ 4607]: --> [2:OK]
Sep 15 14:19:49.51: [ 4607]: REMOTE CSI "+49 7181 931588"
Sep 15 14:19:49.51: [ 4607]: <-- [9:AT+FRH=3\r]
Sep 15 14:19:49.52: [ 4607]: --> [7:CONNECT]
Sep 15 14:19:49.75: [ 4607]: --> [2:OK]
Sep 15 14:19:49.75: [ 4607]: REMOTE best rate 9600 bit/s
Sep 15 14:19:49.75: [ 4607]: REMOTE max page width 1728 pixels in 215 mm
Sep 15 14:19:49.75: [ 4607]: REMOTE max unlimited page length 
Sep 15 14:19:49.75: [ 4607]: REMOTE best vres 7.7 line/mm
Sep 15 14:19:49.75: [ 4607]: REMOTE best format 1-D MR
Sep 15 14:19:49.75: [ 4607]: REMOTE best 20 ms, 10 ms/scanline
Sep 15 14:19:49.75: [ 4607]: USE 9600 bit/s
Sep 15 14:19:49.75: [ 4607]: USE 20 ms, 10 ms/scanline
Sep 15 14:19:49.77: [ 4607]: <-- [9:AT+FTH=3\r]
Sep 15 14:19:49.83: [ 4607]: --> [7:CONNECT]
Sep 15 14:19:49.83: [ 4607]: <-- data [3]
Sep 15 14:19:49.83: [ 4607]: <-- data [2]
Sep 15 14:19:51.14: [ 4607]: --> [2:OK]
Sep 15 14:19:51.14: [ 4607]: <-- [5:ATH0\r]
Sep 15 14:19:52.33: [ 4607]: --> [2:OK]
Sep 15 14:19:52.33: [ 4607]: SESSION END

Any ideas?

Thanks in advance.

Lueder

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Mark G. Thomas" <Mark@Misty.com>
Subject: Re: flexfax: 4.0pl2 and gcc-2.8.1 -- UPDATE
To: raoul@cirl.meei.harvard.edu (Nico Kadel-Garcia)
Date: Tue, 15 Sep 1998 10:20:48 -0400 (EDT)
Cc: Mark@Misty.com, flexfax@sgi.com
Sender: owner-flexfax@celestial.com


Hello,

> On Mon, 14 Sep 1998, Mark G. Thomas wrote:
> 
> > My original problems were related to some broken or incompatible regex
> > stuff that the hylafax configure script was picking up in /usr/local.
> 
> What? I do not have this under SunOS 4.1.4. Do you have something
> extra installed that is confusing HylaFAX configuration?

I had something extra installed that was confusing the HylaFAX configuration.

I removed it, and re-extracted the HylaFAX source, and re-applied the
gcc-2.8.x compatibility patches.

> > Having solved that, I'm still unable to compile 4.0pl2 under gcc-2.8.1 and
> > libg++-2.8.1.1a/libstdc++-2.8.1.1 under SunOS-4.1.4.  I have applied
> > the gcc-2.8.x patches from http://cirl.meei.harvard.edu/hylafax/patches/
> > 
> 
> Did you also do a "make maintainer-clean" or run the patch on
> completely clean source code? 

Yes.

> I wonder if you had some debris left
> from earlier attempts that are confusing the software? Or whether

No.

> something has changed for libstdc++ or libg++ for SunOS that I am not
> aware of (I am still using gcc-2.7.2.2).

Yes.  Something has changed.  I have no trouble compiling 4.0pl2 using
gcc-2.7.2.2.  The problem is we are phasing out gcc-2.7.2.2 on our systems,
and I am working on some other HylaFax issues, so need to be able to 
recompile HylaFax under gcc-2.8.1, if possible.  I'd hate to have to keep
gcc-2.7.2.2 around for the sole purpose of compiling HylaFax.

> In fact, is there any reason you can't use my HylaFAX binaries at
> http://cirl.meei.harvard.edu/hylafax/sun?

Yes.  I am having some modem/port problems and may need to do some additional
source modifications to work around them.  Sun Serial port flow control
pedantics and CD/DSR timing issues seem to be interfering with some newer 
Multitech modems we have, and I can't seem to work around it with modem 
settings and supported config options.  I hate to try to support software
here that I can't readily recompile as needed.

-Mark

> 			Nico Kadel-Garcia
> 			Senior Engineer, CIRL 
> 			Mass. Eye and Ear Infirmary
> 			raoul@cirl.meei.harvard.edu
> 

-- 
Mark G. Thomas (Mark@Misty.com -- http://www.misty.com/)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 15 Sep 1998 10:10:15 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: L|der Sachse <lueder@gmx.net>
Cc: flexfax@sgi.com
Subject: flexfax: =?X-UNKNOWN?Q?Re=3A_flexfax=3A_HylaFAX_doesn=B4t_send?=
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by derrick.elgro.co.uk id QAA04110

-----BEGIN PGP SIGNED MESSAGE-----

On Tue, 15 Sep 1998, L|der Sachse wrote:

> Hi!
> 
> I have a HylaFAX 4.0pl1 server running on a Linux 2.0.33 box with a Hayes 14.4
> Class1 modem. Receiving works fine but when I try to send something it doesnt
> work. It connects and two seconds later it disconnects without doing anything.
> No error message and the Fax queue is empty.
> Maybe you can help me. These are the log entries:

Proceed directly to Darren's v4.0pl2 distribution for RedHat 5.x,
available at ftp://ftp.tpc.int/pub/hylafax, for a bunch of other
reasons. It's a nice distribution.


			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNf51Qj/+ItycgIJRAQEUaQQAjAkRZ1A9tshhAeoPWrP8bjoKQtFstXQa
I8qu4DBt2h2Lk1INF1YU8IH8sQs2F6ncArsA1RG7sSVWC8QNVQac8MMcJxF8xbfl
nRqiSUhEJC/WleoicmGBJkoHvHMSGvE36gnByeeYK+vmUfQ0nYro4ZIrJus1mXY+
UbtcTSfTNIs=
=Arm/
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 14 Sep 1998 22:42:05 -0400
From: Andrew Williams <woodchuk@bellatlantic.net>
To: Flexfax-List <flexfax@sgi.com>
Subject: flexfax: Spooled but no send
Sender: owner-flexfax@celestial.com

Please ignore my previous post, I've figured out the password issue :).
I have read all all the docs i can find (and the helpfull mailings)
and i cant figure out why my faxes gets spooled but then nothing
happends.
I have a Hayes Optima 28.8 Business modem which supports both class1 &2.
faxsetup had no problems finding and configuring it based on my manuals.
Does anyone have this problem?

I'm using the lmir.rpm
on RH5.0

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 16 Sep 1998 08:45:34 +1200
From: Jonathan Chen <jonc@pinnacle.co.nz>
To: "William A. Villanueva" <wav@pacific.wave.com.ph>
cc: flexfax@sgi.com
Subject: Re: flexfax: modem initialization
Sender: owner-flexfax@celestial.com

On Tue, 15 Sep 1998, William A. Villanueva wrote:

> When I issue the command faxstat, I get the:  Waiting for modem to come
> ready

Make sure faxgetty(1) is also running.

Jonathan Chen
----------------------------------------------------------------------
                                        "Nyuck, nyuck, nyuck!" - Curly

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Subject: flexfax: Multiple links in docq, preventing faxqclean fro doing it's job
To: flexfax@sgi.com (Hylafax Mailing List)
Date: Tue, 15 Sep 1998 20:11:48 -0400 (EDT)
From: "Stan Brown" <stanb@awod.com>
Sender: owner-flexfax@celestial.com

	I have recently updated my front end to sendfax, so the jobs can be submited to
	multiple destinations (if the source files are the same). Basicly it boils down
	to:

	sendfax -d <desy_1> -d <dest_2> ..... files.ps

	Unfortunately, the result seems to be files in the docq directory with more
	than one link. Specificly if the submision was to 4 destinations the files will
	have 4 links.

	Now this is a "good thing" from an eficency point of view. However it breaks
	faxqclean, which has an explicit cjeck to make certain that only one link
	exists o file, which it is going to delete.

	I am reluctant to simply remove this cehck for fear of breaking something else.

	Any sugestions?

-- 
Stan Brown     stanb@netcom.com                                    770-996-6955
Factory Automation Systems
Atlanta Ga.
-- 
Windows 98: n.
	minor patch release for 32-bit extensions and a graphical shell for a
	16-bit patch to an 8-bit operating system originally coded for a 4-bit
	microprocessor, written by a 2-bit company that can't stand for 1 bit
	of competition.
-
(c) 1998 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Unspecified Transmit Phase B error
To: mike@pelley.com (Mike Pelley)
Date: Tue, 15 Sep 1998 07:44:31 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> Hello - I've seen this error in the archives quite a few times and tried a

It's a symptom, not an error, and it is the most likely failure mode of
any once the modems are talking.  It simply means that the initial, 300bps,
parameter negotiation went badly wrong.

> few of the solutions offered with no success.  I am using NetBSD 1.3.2/i386
> and Hylafax 4.0 pl 2, with a Cardinal Connecta 56K D/F Model 3440.

Interesting, because you have classic Sportster symptoms.  I didn't think
that USR went in for badge engineering.

> Sep 14 17:03:27.42: [ 1435]: --> [4:+FCO]
> Sep 14 17:03:30.54: [ 1435]: --> [39:+FNF:ESC+FCI:"
> 6138372938"^T+FIS:]
             ^ classic Sportster symptom.

> Sep 14 17:03:30.54: [ 1435]: REMOTE NSF "ESC+FCI:"
> 6138372938"^T+FIS:"

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 16 Sep 1998 14:11:16 +0800 (PHT)
From: "William A. Villanueva" <wav@pacific.wave.com.ph>
To: Jonathan Chen <jonc@pinnacle.co.nz>
cc: flexfax@sgi.com
Subject: Re: flexfax: modem initialization
Sender: owner-flexfax@celestial.com

Yes, it is running.  I've checked the logs and its also indicating:

  FaxQueurer [6413]: Modem /dev/ttyS1 appears to be wedged

Any ideas what else I need to check?

BTW, I'm using hylafax v.4.0.pl2 under Slackware 3.5.

I tried using a USR sporster 28.8 (Class 2.0)  as well as a GVC 14.4
voice/fax modem (Class 1).

Thanks!


On Wed, 16 Sep 1998, Jonathan Chen wrote:

> On Tue, 15 Sep 1998, William A. Villanueva wrote:
> 
> > When I issue the command faxstat, I get the:  Waiting for modem to come
> > ready
> 
> Make sure faxgetty(1) is also running.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Reply-To: "Olivier ROSET" <oroset@cella.net>
From: "Olivier ROSET" <oroset@club-internet.fr>
To: <flexfax@sgi.com>
Subject: flexfax: GetPeername: socket operation on non-socket
Date: Wed, 16 Sep 1998 12:00:52 +0100
Sender: owner-flexfax@celestial.com

Hi, I try to use hylafax 4.0pl2 on a redhat 5.0, and when i try to launch
hfaxd I have the following message in
/var/adm/messages :

getpeername : socket operation on non-socket

And the hfaxd procees go down...
What can I do ??


From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Reply-To: "Olivier ROSET" <oroset@cella.net>
From: "Olivier ROSET" <oroset@cella.net>
To: <flexfax@sgi.com>
Subject: flexfax: hfaxd error (repost cause bad email in first message!)
Date: Wed, 16 Sep 1998 14:21:05 +0100
Sender: owner-flexfax@celestial.com

Hi, I try to use hylafax 4.0pl2 on a redhat 5.0, and when i try to launch
hfaxd I have the following message in
/var/adm/messages :
getpeername : socket operation on non-socket
And the hfaxd procees go down...
What can I do ??

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 16 Sep 1998 19:32:48 +0100
From: darrellb <darrellb@hhcl.com>
To: flexfax@sgi.com
Subject: flexfax: setpagedevice & cropping
Sender: owner-flexfax@celestial.com

re my earlier message about page sizing and A$...finally found the entry
about this in the FAQ with the suggestion of finding a newer version of
ghostscript supporting setpagedevice...

i know the currentish versions of aladdin gs support setpagedevice, but
confess to having no idea about how to use this after installing it...

will it take care of itself, or do i have to hack something somewhere?

if anyone HAS managed to solve the 'client width' problem fr A4, I'd
love to hear what that actually involves!


thanks in advance

- darrell

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 16 Sep 1998 14:25:13 +0100
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: GetPeername: socket operation on non-socket
Sender: owner-flexfax@celestial.com

At 12:00 16/09/98 +0100, Olivier ROSET <oroset@cella.net> wrote:
>Hi, I try to use hylafax 4.0pl2 on a redhat 5.0, and when i try to
>launch hfaxd I have the following message in
>/var/adm/messages :
>
>getpeername : socket operation on non-socket
>
>And the hfaxd procees go down...
>What can I do ??
> 

Hi,

I suggest you look carefully at the way you invoke hfaxd (either by
inetd.conf or a boot-time script) and double check the parameters.
The hfaxd man page gives the valid options.

Good luck,
Phil Watkinson,
Boston, UK.        ~ Winter's on its way; what happened to Summer?

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 16 Sep 1998 19:06:57 +0100
From: darrellb <darrellb@hhcl.com>
To: flexfax@sgi.com, darrellb@hhcl.com
Subject: flexfax: page width?
Sender: owner-flexfax@celestial.com

we've just installed hylafax 4.07 RPM on RedHat 5.1...works a treat,
howefer sending A4 gets a refusal with the error

Client does not support document page width, max remote page width 1728
pixels, image width 1734 pixels

This is printing from WIndows NT using the whfc client...

is there a switch somewhere to make it just crop and/or send anyway--we
can live without 4 pixels!

currently we have to send 'letter' size rather than A4, which is a
serious issue if we are to go ahead and use this in a production
environment, as all out standard look & feel is A4


thanks for any help!

- darrell

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 17 Sep 1998 09:17:00 +1200
From: Jonathan Chen <jonc@pinnacle.co.nz>
To: "William A. Villanueva" <wav@pacific.wave.com.ph>
cc: flexfax@sgi.com
Subject: Re: flexfax: modem initialization
Sender: owner-flexfax@celestial.com

On Wed, 16 Sep 1998, William A. Villanueva wrote:

> Yes, it is running.  I've checked the logs and its also indicating:
> 
>   FaxQueurer [6413]: Modem /dev/ttyS1 appears to be wedged
> 
> Any ideas what else I need to check?

Ok, if it thinks it's wedged this possibly be due to 2 things:

	1.	your wiring is incorrect
	2.	something in your modem-config is causing your modem to hang.

To check for 2., you'll have to increase the debug-levels to include
the chat-session between HylaFAX and your modem. The instructions on
how to do this is included in the HylaFAX HTML documentation.
---------------------------------------------------------------------
Jonathan Chen                       | Opportunites are seldom labeled
---------------------------------------------------------------------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Alan Sparks" <asparks@nss.harris.com>
To: "darrellb" <darrellb@hhcl.com>, <flexfax@sgi.com>
Subject: Re: flexfax: page width?
Date: Wed, 16 Sep 1998 13:23:42 -0700
Sender: owner-flexfax@celestial.com

That is stupid Windows producing a Postscript output just a little too big.
And, there is nothing I've ever seen (including using different printer
drivers) that really helps.

Something that DOES help, and helps definitively:
Go into the server's spool/bin/fax2ps script, and:
* Make sure the pagewidth variable is set to 1728; and
* Make the last line of the script look something like:
$CAT $fil | $PS -q \
    -sDEVICE=$device \
    -dNOPAUSE \
    -dSAFER=true \
    -sPAPERSIZE=$paper \
    -dFIXEDMEDIA \
    -r204x$vres \
    "-sOutputFile=$out" \
    -

In my case, that was an addition of the -dFIXEDMEDIA parameter... versions
of gs at least from 4.x on I think supports this.  This will make
ghostscript rescale the image on the fly to the right size.

Give that a try.  Works well here.
-Alan

-----Original Message-----
From: darrellb <darrellb@hhcl.com>
To: flexfax@sgi.com <flexfax@sgi.com>; darrellb@hhcl.com <darrellb@hhcl.com>
Date: Wednesday, September 16, 1998 1:06 PM
Subject: flexfax: page width?


>we've just installed hylafax 4.07 RPM on RedHat 5.1...works a treat,
>howefer sending A4 gets a refusal with the error
>
>Client does not support document page width, max remote page width 1728
>pixels, image width 1734 pixels
>
>This is printing from WIndows NT using the whfc client...
>
>is there a switch somewhere to make it just crop and/or send anyway--we
>can live without 4 pixels!
>
>currently we have to send 'letter' size rather than A4, which is a
>serious issue if we are to go ahead and use this in a production
>environment, as all out standard look & feel is A4
>
>
>thanks for any help!
>
>- darrell

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 16 Sep 1998 17:17:29 -0800
Subject: flexfax: Re: facsimile job 2 to +1.760.741.9889 failed (fwd)
To: flexfax@sgi.com
From: smith@newmediamerchants.com (Jarom Smith)
Sender: owner-flexfax@celestial.com

What does this mean?  Which program is not working and how can I fix it? 
I'm running on an SGI Indy w/Irix 6.2.  I installed from the binary
distribution.  I've been working on this off and on for days and I can't
find anything in the docs about this.

thx,

jarom


>Your facsimile job to +1.760.741.9889 was not sent because document
>conversion
>to facsimile failed.  The output from the converter program was:
>
>Could not reopen converted document to verify format
>
>Check any PostScript documents for non-standard fonts and invalid
>constructs.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 18 Sep 1998 13:41:49 -0400 (EDT)
From: Amitha Perera <perera@cs.rpi.edu>
To: flexfax@sgi.com
Subject: flexfax: Max number of dials
Sender: owner-flexfax@celestial.com

Hi all

A rather silly question for which I have yet to find an answer: how do I
go about setting the maximum number of dials before the system gives up?

I have set MaxDials to 5 in etc/config, and that does make the system stop
after 5 attempts, but all the reporting stuff (faxstat, confirmation
email, the sendq/q* files, etc) all have a (default?) 12.

Thanks,
Amitha.
--
Amitha Perera                     tel: +1-518-276-2806
Computer Science Department
Rensselaer Polytechnic Institute

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sat, 19 Sep 1998 20:41:23 +0100
From: Darrell Berry <darrellb@hhcl.com>
Organization: HHCL+P
To: flexfax@sgi.com
Subject: flexfax: where is macflex?
Sender: owner-flexfax@celestial.com

the README on ftp.sgi.com points to ftp.eats.com but that seems to be
down at the moment...can anyone help out with a repository holding the
latest version?

thnx

-- 
"a gust of wind...a dog barks..."

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 18 Sep 1998 14:43:30 -0400 (EDT)
From: Evan Leibovitch <evan@telly.org>
To: Hylafax Mailing List <flexfax@sgi.com>
Subject: flexfax: Local faxs fine, int'l has problems
Sender: owner-flexfax@celestial.com


Running under Linux (Caldera), faxing within North America from here (just
outside Toronto) works fine, but attempts from here to the UK (three
different destinations) consistently fail with similar error messages. 

>From the looks of the logs, the connection is made OK but transmission
fails. Modem is a Multitech 2834ZDXb.

Any help is appreciated.

- Evan


---------- Forwarded message ----------
Date: Fri, 18 Sep 1998 14:05:23 -0400
From: HylaFAX <fax@clientsdomain.com>
To: loretta@clientsdomain.com
Subject: facsimile job 217 to 011441453842577 failed

Your facsimile job to 011441453842577 failed because:
    Unable to transmit page (giving up after 3 attempts); Giving up after 3 attempts to send same page

    ---- Transcript of session follows ----

Sep 18 14:03:13.82: [  339]: SESSION BEGIN 00009832 441453842577
Sep 18 14:03:13.82: [  339]: SEND FAX: JOB 217 DEST 011441453842577 COMMID 00009832
Sep 18 14:03:13.82: [  339]: DELAY 2600 ms
Sep 18 14:03:16.46: [  339]: <-- [15:ATE0V1Q0S0=0H0\r]
Sep 18 14:03:16.75: [  339]: --> [14:ATE0V1Q0S0=0H0]
Sep 18 14:03:16.75: [  339]: --> [2:OK]
Sep 18 14:03:16.75: [  339]: <-- [21:ATS8=2S7=60&E4&D3&C1\r]
Sep 18 14:03:17.00: [  339]: --> [2:OK]
Sep 18 14:03:17.00: [  339]: <-- [12:AT+FCLASS=2\r]
Sep 18 14:03:17.25: [  339]: --> [2:OK]
Sep 18 14:03:17.25: [  339]: <-- [10:AT+FTBC=0\r]
Sep 18 14:03:17.50: [  339]: --> [2:OK]
Sep 18 14:03:17.50: [  339]: <-- [10:AT+FBOR=0\r]
Sep 18 14:03:17.75: [  339]: --> [2:OK]
Sep 18 14:03:17.75: [  339]: <-- [13:AT+FPHCTO=30\r]
Sep 18 14:03:18.00: [  339]: --> [2:OK]
Sep 18 14:03:18.00: [  339]: <-- [24:AT+FDCC=1,5,2,2,2,0,0,0\r]
Sep 18 14:03:18.25: [  339]: --> [2:OK]
Sep 18 14:03:18.25: [  339]: <-- [5:ATM0\r]
Sep 18 14:03:18.50: [  339]: --> [2:OK]
Sep 18 14:03:18.50: [  339]: <-- [12:AT+FCLASS=2\r]
Sep 18 14:03:18.85: [  339]: --> [2:OK]
Sep 18 14:03:18.85: [  339]: <-- [10:AT+FTBC=0\r]
Sep 18 14:03:19.20: [  339]: --> [2:OK]
Sep 18 14:03:19.20: [  339]: <-- [10:AT+FBOR=0\r]
Sep 18 14:03:19.55: [  339]: --> [2:OK]
Sep 18 14:03:19.55: [  339]: <-- [13:AT+FPHCTO=30\r]
Sep 18 14:03:19.90: [  339]: --> [2:OK]
Sep 18 14:03:19.90: [  339]: <-- [24:AT+FDCC=1,5,2,2,2,0,0,0\r]
Sep 18 14:03:20.25: [  339]: --> [2:OK]
Sep 18 14:03:20.25: [  339]: <-- [29:AT+FLID="RotoPRECISION Inc."\r]
Sep 18 14:03:20.60: [  339]: --> [2:OK]
Sep 18 14:03:20.60: [  339]: DIAL 011441453842577
Sep 18 14:03:20.60: [  339]: <-- [21:ATDT011441453842577@\r]
Sep 18 14:03:37.54: [  339]: --> [5:+FCON]
Sep 18 14:03:40.76: [  339]: --> [57:+FNSF:00 00 25 01 53 47 4E 49 52 41 45 42 20 41 46 4E 53 ]
Sep 18 14:03:40.76: [  339]: REMOTE NSF "00 00 25 01 53 47 4E 49 52 41 45 42 20 41 46 4E 53"
Sep 18 14:03:40.76: [  339]: --> [28:+FCSI:"         01453842577"]
Sep 18 14:03:40.76: [  339]: REMOTE CSI "01453842577"
Sep 18 14:03:40.76: [  339]: --> [21:+FDIS:1,3,0,2,1,2,0,2]
Sep 18 14:03:40.76: [  339]: --> [2:OK]
Sep 18 14:03:40.76: [  339]: REMOTE best rate 9600 bit/s
Sep 18 14:03:40.76: [  339]: REMOTE max page width 1728 pixels in 215 mm
Sep 18 14:03:40.76: [  339]: REMOTE max unlimited page length 
Sep 18 14:03:40.76: [  339]: REMOTE best vres 7.7 line/mm
Sep 18 14:03:40.76: [  339]: REMOTE best format 2-D MR
Sep 18 14:03:40.76: [  339]: REMOTE supports T.30 Annex C, half duplex ECM
Sep 18 14:03:40.76: [  339]: REMOTE best 10 ms, 5 ms/scanline
Sep 18 14:03:40.76: [  339]: USE 9600 bit/s
Sep 18 14:03:40.76: [  339]: USE 10 ms, 5 ms/scanline
Sep 18 14:03:40.76: [  339]: SEND file "docq/doc215.ps;70"
Sep 18 14:03:40.76: [  339]: USE page width 1728 pixels in 215 mm
Sep 18 14:03:40.76: [  339]: USE unlimited page length 
Sep 18 14:03:40.76: [  339]: USE 3.85 line/mm
Sep 18 14:03:40.76: [  339]: USE 2-D MR
Sep 18 14:03:40.76: [  339]: <-- [24:AT+FDIS=0,3,0,2,1,0,0,2\r]
Sep 18 14:03:41.11: [  339]: --> [2:OK]
Sep 18 14:03:41.11: [  339]: <-- [7:AT+FDT\r]
Sep 18 14:03:47.84: [  339]: --> [21:+FDCS:0,3,0,2,1,0,0,3]
Sep 18 14:03:47.84: [  339]: --> [7:CONNECT]
Sep 18 14:03:47.84: [  339]: SEND wait for XON
Sep 18 14:03:47.84: [  339]: --> [1:]
Sep 18 14:03:47.84: [  339]: SEND begin page
Sep 18 14:03:58.02: [  339]: SENT 11450 bytes of data
Sep 18 14:03:58.02: [  339]: SEND end page
Sep 18 14:04:03.32: [  339]: --> [18:]
Sep 18 14:04:03.32: [  339]: --> [2:OK]
Sep 18 14:04:03.32: [  339]: SEND send EOP (no more pages or documents)
Sep 18 14:04:03.32: [  339]: <-- [9:AT+FET=2\r]
Sep 18 14:04:14.33: [  339]: --> [7:+FPTS:2]
Sep 18 14:04:14.33: [  339]: --> [2:OK]
Sep 18 14:04:14.33: [  339]: SEND recv RTN (retrain negative)
Sep 18 14:04:14.33: [  339]: <-- [7:AT+FDT\r]
Sep 18 14:04:20.77: [  339]: --> [21:+FDCS:0,3,0,2,1,0,0,3]
Sep 18 14:04:20.77: [  339]: --> [7:CONNECT]
Sep 18 14:04:20.77: [  339]: SEND wait for XON
Sep 18 14:04:20.77: [  339]: --> [1:]
Sep 18 14:04:20.77: [  339]: SEND begin page
Sep 18 14:04:30.97: [  339]: SENT 11450 bytes of data
Sep 18 14:04:30.97: [  339]: SEND end page
Sep 18 14:04:36.27: [  339]: --> [18:]
Sep 18 14:04:36.27: [  339]: --> [2:OK]
Sep 18 14:04:36.27: [  339]: SEND send EOP (no more pages or documents)
Sep 18 14:04:36.27: [  339]: <-- [9:AT+FET=2\r]
Sep 18 14:04:47.27: [  339]: --> [7:+FPTS:2]
Sep 18 14:04:47.27: [  339]: --> [2:OK]
Sep 18 14:04:47.27: [  339]: SEND recv RTN (retrain negative)
Sep 18 14:04:47.27: [  339]: <-- [7:AT+FDT\r]
Sep 18 14:04:53.72: [  339]: --> [21:+FDCS:0,3,0,2,1,0,0,3]
Sep 18 14:04:53.72: [  339]: --> [7:CONNECT]
Sep 18 14:04:53.72: [  339]: SEND wait for XON
Sep 18 14:04:53.72: [  339]: --> [1:]
Sep 18 14:04:53.72: [  339]: SEND begin page
Sep 18 14:05:03.90: [  339]: SENT 11450 bytes of data
Sep 18 14:05:03.90: [  339]: SEND end page
Sep 18 14:05:09.20: [  339]: --> [18:]
Sep 18 14:05:09.20: [  339]: --> [2:OK]
Sep 18 14:05:09.20: [  339]: SEND send EOP (no more pages or documents)
Sep 18 14:05:09.20: [  339]: <-- [9:AT+FET=2\r]
Sep 18 14:05:20.18: [  339]: --> [7:+FPTS:2]
Sep 18 14:05:20.18: [  339]: --> [2:OK]
Sep 18 14:05:20.18: [  339]: SEND recv RTN (retrain negative)
Sep 18 14:05:20.18: [  339]: <-- [6:AT+FK\r]
Sep 18 14:05:21.84: [  339]: --> [7:+FHNG:2]
Sep 18 14:05:21.84: [  339]: REMOTE HANGUP: Call aborted,  from +FK or <CAN> (code 2)
Sep 18 14:05:22.51: [  339]: --> [2:OK]
Sep 18 14:05:22.51: [  339]: SEND: Unable to transmit page (giving up after 3 attempts); Giving up after 3 attempts to send same page "docq/doc215.ps;70", dirnum 0
Sep 18 14:05:22.51: [  339]: <-- [5:ATH0\r]
Sep 18 14:05:22.86: [  339]: --> [2:OK]
Sep 18 14:05:22.89: [  339]: SESSION END

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Deliver-To: flexfax@sgi.com
Date: Sat, 19 Sep 1998 23:19:42 +0100 (GMT)
From: Ashley Drees <ash@trellick.gn.apc.org>
To: Darrell Berry <darrellb@hhcl.com>
cc: flexfax@sgi.com
Subject: Re: flexfax: where is macflex?
Sender: owner-flexfax@celestial.com

I have a copy of one that appears to be the latest, but is dated 1996, it
uses the old hylafax protocol, but seems to work quite well. I will send
it to you if you have not already got it.. if you find one later than 1.5b
then I would love to have it.

On Sat, 19 Sep 1998, Darrell Berry wrote:

> Date: Sat, 19 Sep 1998 20:41:23 +0100
> From: Darrell Berry <darrellb@hhcl.com>
> To: flexfax@sgi.com
> Subject: flexfax: where is macflex?

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Local faxs fine, int'l has problems
To: evan@telly.org (Evan Leibovitch)
Date: Sat, 19 Sep 1998 12:58:54 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Sep 18 14:03:58.02: [  339]: SEND end page
> Sep 18 14:04:03.32: [  339]: --> [18:]

You've probably overrun the modem because it is expecting software
flow control and you aren't using it.  Alternatively you simply have
a poor quality line - did you use the dialling code that forces an 
undersea, rather than satellite, link.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 21 Sep 1998 10:31:42 +0000
From: Didier Legein <didierlegein@mosaic.xs4all.be>
Reply-To: didierlegein@mosaic.xs4all.be
Organization: mosaic bvba
To: flexfax@sgi.com
Subject: flexfax: [Fwd: Unspecified Transmit phase b error]
Sender: owner-flexfax@celestial.com

 Message-ID: <3600FA56.40A4F3DD@mosaic.xs4all.be>
Date: Thu, 17 Sep 1998 12:02:30 +0000
From: Didier Legein <didierlegein@mosaic.xs4all.be>
Reply-To: didierlegein@mosaic.xs4all.be
Organization: mosaic bvba
X-Mailer: Mozilla 4.05 [en] (X11; U; Linux 2.0.31 i586)
MIME-Version: 1.0
To: flexfax@sgi.com
Subject: Unspecified Transmit phase b error
Content-Type: text/plain; charset=iso-8859-1
X-MIME-Autoconverted: from 8bit to quoted-printable by sgi.sgi.com id DAA02444

Hi,

I'm using the latest *rpm for Linux from the tpc site under Red hat
5.0., using a USR Sportster 38400 v...


Receiving fax' is no problem whatsoever but just can't get the thing
sendinganything.

Fromm what I learned from the archives this should more be a Sportster
problem than a setup problem.

Can anyone confirm this ?

This is the error log :

Your facsimile job to 008164442797 failed because:
    Unspecified Transmit Phase B error; too many attempts to send

    ---- Transcript of session follows ----

Sep 11 14:54:05.63: [ 1978]: SESSION BEGIN 00000304 8164442797
Sep 11 14:54:05.63: [ 1978]: SEND FAX: JOB 6 DEST 008164442797 COMMID
00000304
Sep 11 14:54:05.63: [ 1978]: DELAY 2600 ms
Sep 11 14:54:08.24: [ 1978]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Sep 11 14:54:08.38: [ 1978]: --> [2:OK]
Sep 11 14:54:08.38: [ 1978]: <-- [32:ATS8=2S7=60&H1&I0&R2S13=1&D2&C1\r]
Sep 11 14:54:08.52: [ 1978]: --> [2:OK]
Sep 11 14:54:08.52: [ 1978]: <-- [14:AT+FCLASS=2.0\r]
Sep 11 14:54:08.66: [ 1978]: --> [2:OK]
Sep 11 14:54:08.66: [ 1978]: <-- [9:AT+FLO=2\r]
Sep 11 14:54:08.80: [ 1978]: --> [2:OK]
Sep 11 14:54:08.80: [ 1978]: <-- [9:AT+FPP=0\r]
Sep 11 14:54:08.94: [ 1978]: --> [2:OK]
Sep 11 14:54:08.94: [ 1978]: <-- [9:AT+FBO=0\r]
Sep 11 14:54:09.08: [ 1978]: --> [2:OK]
Sep 11 14:54:09.08: [ 1978]: <-- [10:AT+FCT=30\r]
Sep 11 14:54:09.22: [ 1978]: --> [2:OK]
Sep 11 14:54:09.22: [ 1978]: <-- [15:AT+FNR=1,1,1,1\r]
Sep 11 14:54:09.36: [ 1978]: --> [2:OK]
Sep 11 14:54:09.36: [ 1978]: <-- [9:AT+FIE=0\r]
Sep 11 14:54:09.50: [ 1978]: --> [2:OK]
Sep 11 14:54:09.50: [ 1978]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Sep 11 14:54:09.64: [ 1978]: --> [2:OK]
Sep 11 14:54:09.64: [ 1978]: <-- [5:ATM0\r]
Sep 11 14:54:09.77: [ 1978]: --> [2:OK]
Sep 11 14:54:09.77: [ 1978]: <-- [14:AT+FCLASS=2.0\r]
Sep 11 14:54:10.01: [ 1978]: --> [2:OK]
Sep 11 14:54:10.01: [ 1978]: <-- [9:AT+FLO=2\r]
Sep 11 14:54:10.25: [ 1978]: --> [2:OK]
Sep 11 14:54:10.25: [ 1978]: <-- [9:AT+FPP=0\r]
Sep 11 14:54:10.49: [ 1978]: --> [2:OK]
Sep 11 14:54:10.49: [ 1978]: <-- [9:AT+FBO=0\r]
Sep 11 14:54:10.73: [ 1978]: --> [2:OK]
Sep 11 14:54:10.73: [ 1978]: <-- [10:AT+FCT=30\r]
Sep 11 14:54:10.97: [ 1978]: --> [2:OK]
Sep 11 14:54:10.97: [ 1978]: <-- [15:AT+FNR=1,1,1,1\r]
Sep 11 14:54:11.21: [ 1978]: --> [2:OK]
Sep 11 14:54:11.21: [ 1978]: <-- [9:AT+FIE=0\r]
Sep 11 14:54:11.45: [ 1978]: --> [2:OK]
Sep 11 14:54:11.45: [ 1978]: <-- [23:AT+FCC=1,5,2,2,0,0,0,0\r]
Sep 11 14:54:11.69: [ 1978]: --> [2:OK]
Sep 11 14:54:11.69: [ 1978]: <-- [30:AT+FLI="Hello, from mosaic b"\r]
Sep 11 14:54:11.93: [ 1978]: --> [2:OK]
Sep 11 14:54:11.95: [ 1978]: DIAL 008164442797
Sep 11 14:54:11.96: [ 1978]: <-- [17:ATDT008164442797\r]
Sep 11 14:54:33.35: [ 1978]: --> [4:+FCO]
Sep 11 14:54:36.73: [ 1978]: --> [22:+FNF:+FNF:+FCI:"    ]
Sep 11 14:54:36.73: [ 1978]: REMOTE NSF "+FNF:+FCI:""
Sep 11 14:54:36.73: [ 1978]: --> [32:      064442797"+FIS:1,5,1,2,1,]
Sep 11 14:54:36.73: [ 1978]: -->
[47:,0,3YB(BaqYc?NfBa?ԩ'%-*rd+?*j]
Sep 11 14:55:16.73: [ 1978]: REMOTE HANGUP: Unspecified Transmit Phase B
error (code 20)
Sep 11 14:55:16.73: [ 1978]: SEND FAILED: Unspecified Transmit Phase B
error
Sep 11 14:55:16.73: [ 1978]: SEND FAILED: Unspecified Transmit Phase B
error; too many attempts to send
Sep 11 14:55:16.73: [ 1978]: <-- [5:ATH0\r]
Sep 11 14:55:16.97: [ 1978]: --> [4:ATH0]
Sep 11 14:55:16.97: [ 1978]: --> [2:OK]
Sep 11 14:55:16.97: [ 1978]: SESSION END

    ---- Unsent job status ----

   Destination: 008164442797
         JobID: 6
       GroupID: 6
        Sender: Didier Legein
      Mailaddr: didierlegein@mosaic.xs4all.be
        CommID: 00000304
Submitted From: mosaic.xs4all.be
    Page Width: 215 (mm)
   Page Length: 279 (mm)
    Resolution: 196 (lpi)
        Status: Unspecified Transmit Phase B error; too many attempts to
send
       Dialogs: 3 (exchanges with remote device)
         Dials: 0 (consecutive failed calls to destination)
         Calls: 3 (total phone calls placed)
         Pages: 0 (pages transmitted)
      TotPages: 2 (total pages to transmit)
      Attempts: 0 (attempts to send current page)
        Dirnum: 0 (directory of next page to send)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: kpwong@psy.cuhk.edu.hk (Kit-pui Wong)
Subject: flexfax: Faxmailer, should MX list be modified ? HELP!
To: flexfax@sgi.com
Date: Mon, 21 Sep 1998 20:05:52 +0800 (HKT)
Cc: kpwong@harp.psy.cuhk.edu.hk (Kit-pui Wong)
Sender: owner-flexfax@celestial.com


Hello,

As the instructions, I modified sendmail.cf to accept
fax request in the format
    user@faxnumber.fax.our.domain

In order to let our BIND server to recognize 
faxnumber.fax.our.domain as a "virtual host",
I add an entry in the MX record

  *.fax           IN      A       137.189.166.200
                  IN      MX      10      harp
                  IN      MX      20      shine


Did I made the correct thing ?
Anyway, I got a "configurattion error" when sending
the fax by email. Please help! I need your advice.

   Please send a COPY of your response to my 
   email     
           kpwong@psy.cuhk.edu.hk
   'coz I didn't join the email list.

Many thanks in advance!
KiT

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 21 Sep 1998 14:36:28 +0200
To: flexfax@sgi.com
From: Francisco Aguilera <francesc.aguilera@essi.es>
Subject: flexfax: Problem with configuration
Sender: owner-flexfax@celestial.com

Hi,

	I've hylafax v4.0pl1-pkg, I run faxsetup and faxaddmodem, then I run de
server.

	If I run  faxstat, the system return:

		HylaFAX scheduler on essi.es: Running
		Modem cua/b (+34.977.230-170): Waiting for modem to come ready

	And I can't send any fax.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 21 Sep 1998 09:45:42 -0500 (EST)
From: Rob Newberry <rob@eats.com>
To: Darrell Berry <darrellb@hhcl.com>
cc: flexfax@sgi.com
Subject: Re: flexfax: where is macflex?
Sender: owner-flexfax@celestial.com


> the README on ftp.sgi.com points to ftp.eats.com but that seems to be
> down at the moment...can anyone help out with a repository holding the
> latest version?

Ummm...I'm the author of MacFlex, and it SHOULD still be available at
"ftp.eats.com" -- that machine is sitting right here next to me, and I'm
on the net OK, so I don't know what would be wrong with it.

I HAVE had reported problems accessing the machine, so if ANYONE out there
would like to help me diagnose it, I would be very interested.  I'd like
to figure out why ftp.eats.com isn't showing up for folks.

As to MacFlex -- the latest version is 1.5b2.  I'm currently still working
on an updated version which will be quite different.  MacFlex 2.0 will
work in conjunction with LaserWriter 8.5 or better, by acting as a desktop
printer just like other desktop printers.  It will support multiple
destinations, and will use the HylaFAX 4.0 protocol (instead of the old
protocol which it currently uses).

Rob
Author of MacFlex during his very small amounts of free time

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 21 Sep 1998 21:11:52 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: flexfax@sgi.com
Subject: flexfax: Install Problem on RH
Sender: owner-flexfax@celestial.com

I have gone thur all the archives I could stand two days. Can find
nothing on this problem.
While trying to install hylafax-4.0p12.rh.rpm I get the error that
ibjpeg.so.62 is missing.  I installed it with nodeps and now get this
error message from Cron.

""/usr/sbin/faxqclean: error in loading shared libraries
libjpeg.so.62: cannot open shared object file: No such file or
directory""

Anyone know what or where I can get libjpeg.so.62???
ruing RH kernel 2.0.35.  Have tried to install all the files from the
jpeg lib, not all would install.
Hope I gave enough info.

Very frustrated

Ted

ps maybe my version of the RPM is bad... I do see the modem, looks like
the rest is going to work...

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 21 Sep 1998 10:32:08 +0000
From: Didier Legein <didierlegein@mosaic.xs4all.be>
Reply-To: didierlegein@mosaic.xs4all.be
Organization: mosaic bvba
To: flexfax@sgi.com
Subject: flexfax: [Fwd: viewfax utility]
Sender: owner-flexfax@celestial.com

 Message-ID: <3600FBE1.182FD373@mosaic.xs4all.be>
Date: Thu, 17 Sep 1998 12:09:05 +0000
From: Didier Legein <didierlegein@mosaic.xs4all.be>
Reply-To: didierlegein@mosaic.xs4all.be
Organization: mosaic bvba
X-Mailer: Mozilla 4.05 [en] (X11; U; Linux 2.0.31 i586)
MIME-Version: 1.0
To: flexfax@sgi.com
Subject: viewfax utility
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Maybe someone wrote a script for this.
I'm using viewfax (from the sgi site) to view my incoming fax' in *tif
format.

Now I'm changing the reception mode from priniting to "by email with
attachment".

As viewfax doesn't need conversion to *ps format i could cut the
conversion stuff but here comes the problem :

viewfax needs a commandline argument such as :

viewfax <file> and than displays the file.

However "viewfax" doesn't do anything by itself.

I pointed in Netscape all *tiff extensions to use viewfax but this
doesn't work. As I click on the attached attachment file (->the actual
fax) viewfax can't display the linked fax.

So has  anyone a little script that automatically launches viewfax
<attached_file_to_email>. Somehow the script should append the "clicked
file" behind the viewfax command.

I hope this is somewhat clear ...

Didier LEGEIN

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 21 Sep 1998 15:31:17 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Francisco Aguilera <francesc.aguilera@essi.es>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Problem with configuration
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Mon, 21 Sep 1998, Francisco Aguilera wrote:

> 	I've hylafax v4.0pl1-pkg, I run faxsetup and faxaddmodem, then I run de
> server.

Definitely go to v4.0pl2, either from a binary distribution or from source.

> 	If I run  faxstat, the system return:
> 
> 		HylaFAX scheduler on essi.es: Running
> 		Modem cua/b (+34.977.230-170): Waiting for modem to come ready
> 
> 	And I can't send any fax.

Your modem is not being initialized successfully by faxgetty. I assume
from the message that you are on a Solaris system? You neglect to
state the brand of modem or whether you have made *quite* certain that
no other processes are using the associated serial lines, such as
cua/b and ttyb.

I assume that you had no difficulty running faxaddmodem? And what does
probemodem say?

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNgapgj/+ItycgIJRAQG/fQP/Xl5yospIyCFAmaS+Xg7ai9wmUjnYscNj
3kvLItUhQi+XhMjDkeLz7Qq3nhqR4Pra2yZhT72ZRExHI0erm70eYNfR34JoUNP/
DWlwIPNTvBNaAy9/qQWB0tyvn5TJeY0gmw021oJIIZW8QwrsI8MQXTmC3evYHH+H
S54iYuBwvt8=
=qkeb
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 22 Sep 1998 16:56:37 +1000
To: Ted Sudtell <tsudtell@northtech.net>, flexfax@sgi.com
From: Robert Colquhoun <rjc@trump.net.au>
Subject: Re: flexfax: Install Problem on RH
Sender: owner-flexfax@celestial.com

Hi Ted

Grab the updated libjpeg from the RedHat errata page:
	http://www.redhat.com/errata

...you only strictly need libjpeg the others are optional.

- Robert

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 22 Sep 1998 13:51:52 +0200
From: Matthias Apitz <Matthias.Apitz@Sisis.de>
To: Hans Strxmsxyen <hans.stroemsoeyen@mikrokrets.no>
Cc: flexfax@sgi.com
Subject: flexfax: Re: HylaFax and ISDN
Sender: owner-flexfax@celestial.com

On Tue, Sep 22, 1998 at 01:40:49PM +0200, Hans Strxmsxyen wrote:

> Is it possible to use HylaFax with ISDN?
> 
> --
> Hans Stromsoyen                 Phone: + 47 22641010
> Mikrokrets AS                   Fax:   + 47 22630909
> Ostre Aker vei 99               email: hans.stroemsoeyen@mikrokrets.no
> P.O.Box 31, Okern, N-0508 OSLO

Not directly. You must connect a modem to the computer's RS-232
port and this modem must contain an ISDN a/b port itself (like
the ZyXEL Elite 2865I does) or must be connected to some additional
a/b ISDN module.

	matthias
-- 
firm: matthias.apitz@sisis.de [voc:+49 89 61308 351, fax: +49 89 61308 188]
priv: guru@thias.muc.de
 WWW: http://www.sisis.de/~guru/

... I can only say who borrowed this book -- it takes five minutes.
    [ the librarian at the computer in the movie "CITY OF ANGELS" ]

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 22 Sep 1998 09:01:58 -0500 (EST)
From: Rob Newberry <rob@eats.com>
To: Ashley Drees <ash@trellick.gn.apc.org>
cc: Darrell Berry <darrellb@hhcl.com>, flexfax@sgi.com
Subject: Re: flexfax: where is macflex?
Sender: owner-flexfax@celestial.com


> Is the new version applescriptable.. 

Not right now.  But because it's in PowerPlant, it should be MUCH easier
for me to make it so.

I've not done a whole lot with AppleScript myself, but I work with someone
who implemented a great deal of AppleScript stuff in our products.  I'm
sure I can get technical details for implementation from him.

But first, it would be best if I got some details on what YOU would like
to accompish from scripts?  Give me some examples, and I'll see what I can
do.  I'm eager to try out some of these things.

> Actually, is the old version applescriptable.. I am about to try and get
> FileMaker to send out to a fax list.. would be really cool if I could use
> macflex and hylafax..

The old version is most certainly not scriptable.  But if you'll let me
know what you're trying to do with FileMaker, as precisely as you can,
I'll see what I can do.

Cheers!

Rob
(really digging the interest in MacFlex, hoping to strike a deal with his
employer)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 22 Sep 1998 15:43:10 +0000
From: Didier Legein <didierlegein@mosaic.xs4all.be>
Reply-To: didierlegein@mosaic.xs4all.be
Organization: mosaic bvba
To: flexfax@sgi.com
Subject: [Fwd: flexfax: [Fwd: viewfax utility]]
Sender: owner-flexfax@celestial.com

 Return-Path: <mig@wwa.com>
Received: from anago.wwa.com (anago.wwa.com [198.49.174.54])
	by mosaic.xs4all.be (8.8.7/8.8.7) with SMTP id QAA02877
	for <didierlegein@mosaic.xs4all.be>; Tue, 22 Sep 1998 16:12:57 +0200
Received: from andes.fishnet.com(really [205.243.67.17]) by anago.wwa.com
	via sendmail with esmtp
	id <m0zLRLS-000yr2C@anago.wwa.com>
	for <didierlegein@mosaic.xs4all.be>; Tue, 22 Sep 1998 07:15:02 -0500 (CDT)
	(Smail-3.2 1996-Jul-4 #88 built 1997-Nov-30)
Received: from andes.fishnet.com (mig@localhost [127.0.0.1])
	by andes.fishnet.com (8.8.5/8.8.5) with ESMTP id HAA13995
	for <didierlegein@mosaic.xs4all.be>; Tue, 22 Sep 1998 07:06:22 -0500
Message-Id: <199809221206.HAA13995@andes.fishnet.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: didierlegein@mosaic.xs4all.be
Subject: Re: flexfax: [Fwd: viewfax utility] 
In-reply-to: Your message of "Mon, 21 Sep 1998 10:32:08 -0000."
             <36062B28.B9BF8E6F@mosaic.xs4all.be> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 22 Sep 1998 07:06:22 -0500
From: Miguel Gualdron <mig@wwa.com>


>Maybe someone wrote a script for this.
>I'm using viewfax (from the sgi site) to view my incoming fax' in *tif
>format.
>
>Now I'm changing the reception mode from priniting to "by email with
>attachment".
>
>As viewfax doesn't need conversion to *ps format i could cut the
>conversion stuff but here comes the problem :
>
>viewfax needs a commandline argument such as :
>
>viewfax <file> and than displays the file.
>
>However "viewfax" doesn't do anything by itself.
>
>I pointed in Netscape all *tiff extensions to use viewfax but this
>doesn't work. As I click on the attached attachment file (->the actual
>fax) viewfax can't display the linked fax.
>
>So has  anyone a little script that automatically launches viewfax
><attached_file_to_email>. Somehow the script should append the "clicked
>file" behind the viewfax command.
>
>I hope this is somewhat clear ...
>
>Didier LEGEIN

I use viewfax-2.4 with Netscape Communicator 4.06, in Preferences->
Applications, I have the following settings for TIFF:

Description: TIFF Image
MIME Type: image/tiff
Suffixes: tiff, tif
Application: viewfax %s

Hope this helps.

--Miguel

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 22 Sep 1998 11:05:48 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Ted Sudtell <tsudtell@northtech.net>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Install Problem on RH
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Mon, 21 Sep 1998, Ted Sudtell wrote:

> Date: Mon, 21 Sep 1998 21:11:52 -0700
> From: Ted Sudtell <tsudtell@northtech.net>
> To: flexfax@sgi.com
> Subject: flexfax: Install Problem on RH
> 
> I have gone thur all the archives I could stand two days. Can find
> nothing on this problem.
> While trying to install hylafax-4.0p12.rh.rpm I get the error that
> ibjpeg.so.62 is missing.  I installed it with nodeps and now get this
> error message from Cron.
> 
> ""/usr/sbin/faxqclean: error in loading shared libraries
> libjpeg.so.62: cannot open shared object file: No such file or
> directory""

Well, you needed the libjpeg. No big surprise there. Go to
www.redhat.com/mirrors.html, or better yet
www.redhat.com/linux-info/pkglist/rhl-intel and look around for it,
then go to the mirrors for the actual software.

Or go straight to:
ftp://sunsite.unc.edu/pub/Linux/distributions/redhat/current/i386/RedHat/RPMS

> Anyone know what or where I can get libjpeg.so.62???
> ruing RH kernel 2.0.35.  Have tried to install all the files from the
> jpeg lib, not all would install.
> Hope I gave enough info.

Yeah, it was enough.

By the way: I have found installing new kernels to be a stunning pain in
the toosh and must recommend *AGAINST* it unless required for your uses.
Save the compilation and download time for something more useful.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNge8yD/+ItycgIJRAQFTFgQAoyl9kmM4qeQ4VDJS0tRzJNNKoUHR9Cqv
Aioj0R0bOnsR9Sc8fmpHu+uT1zdrpxlCmsFl+HcQj24E8dE+rqEYyS1jGR/ie4b+
E0RoZiSHaT+U7kDRPS7TEnf07UUDWeriTR1OGOnJtDtBidEbWIFmYwo1ta6VgN25
72y1xgRWGDE=
=T8H2
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 22 Sep 1998 15:54:54 +0100
From: Andy Smith <abs@maunsell.co.uk>
To: flexfax@sgi.com
Subject: flexfax: variables in custom covers
Organization: Maunsell IT Unit, System Support Group
X-Operating-System: SunOS 5.5.1 i86pc
Sender: owner-flexfax@celestial.com

Hi,

I'd really like my cover sheet to include the total number of pages,
does anyone know enough postscript to be able to tell me how I can
increment the page-count variable by 1, I dont particularly want to
hack on sendfax.

Thanks
-- 
  _          __         Maunsell Ltd, IT Unit    Tel  : 0181-663-6565
 /_|   _/   (  _  '_//  160 Croydon Road,        Fax  : 0181-663-6723
(  |/)(/(/ __)//)/ //)  Beckenham, Kent BR3 4DE  Email: abs@maunsell.co.uk
        /               England.                 -or- abs@maunsl00.demon.co.uk

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 10:44:04 +1000
To: flexfax@sgi.com
From: Hugh Blemings <hugh@vsb.com.au>
Subject: flexfax: Remote end fax errors
Sender: owner-flexfax@celestial.com

Hi,

We're running HylaFax 4.0pl2 on a Redhat 5.1 (Intel) system installed from
the rpm put together by Ramana Juvadi <http://www.lekha.org/hylafax/>  The
modem is an Australian made Maestro Executive E336 which uses the Rockwell
RC288DPi chipset and supports Class 2 protocol as far as I've been able to
determine.  The config file for the modem is as per the rc288dpi file
supplied in the ./config directory.

The system works a treat however about one in every three faxes we receive
gets sent by the remote machine several times.  Further investigation (ie
contacting the sender) has suggested that their machine is reporting a
transmission error when in fact the document has been received fine at our
end.  Log files at our end don't indicate any errors (running ServerTracing
1 and SessionTracing 11) which seems odd (or we've not got enough debugging
turned on!)

I didn't want to clog the list with config files and so forth, being a
newcomer to the list I wasn't sure of the nettiqute for such things!

Any thoughts would be much appreciated.

Regards,
Hugh



--------------------------------------------------------------------
    Hugh Blemings  |  hugh@vsb.com.au  |  http://www.vsb.com.au
--------------------------------------------------------------------
       (Proverbs 3:5,6 - Read The Book for further details :)
--------------------------------------------------------------------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Problem with configuration
To: francesc.aguilera@essi.es (Francisco Aguilera)
Date: Tue, 22 Sep 1998 08:11:21 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 		Modem cua/b (+34.977.230-170): Waiting for modem to come ready

What of the results of trying the solutions to this sort of symptom posted
several times recently on the list?

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 10:07:47 +0200
From: Philip Porschke <porsch_p@informatik.fh-hamburg.de>
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: Elsa seems to work after all
Sender: owner-flexfax@celestial.com

Iam adminestrating a linux network at a middle sized company.
After a lot of problems with hylafax we changed our modem from
U.S.Robotnix to Elsa Microlink 56K .
Since that day there have been no problems at all !
Even more - the Programm now runs with its default values !!!
So I can only recommend to use Elsa alnong with flexfax and maybe
your problems will be resolved !

Greets J.P.P

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Faxmailer, should MX list be modified ? HELP!
To: kpwong@psy.cuhk.edu.hk (Kit-pui Wong)
Date: Tue, 22 Sep 1998 07:56:35 +0100 (BST)
Cc: flexfax@sgi.com, kpwong@harp.psy.cuhk.edu.hk
Sender: owner-flexfax@celestial.com

> 
> In order to let our BIND server to recognize 
> faxnumber.fax.our.domain as a "virtual host",
> I add an entry in the MX record

Firstly, you had better have very good anti-relay measures on your
mail transport agent if you are going to publish a fax server like this.

> 
>   *.fax           IN      A       137.189.166.200

This is illegal - wild cards can only be used on MX records.

>                   IN      MX      10      harp
>                   IN      MX      20      shine
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Leo Wong <leowong@vittra.hk.linkage.net>
Subject: flexfax: help in whfc
To: flexfax@sgi.com
Date: Wed, 23 Sep 1998 16:26:38 +0800 (HKT)
Sender: owner-flexfax@celestial.com

Hi,

After some help from some kind people of this mailing list, i can got
hylafax4.0pl2 correctly compiled, eventually.

When i installed it, do a faxsetup, do a faxaddmodem, i can successfully
find my modem. ok then i do a faxq. nothing happened.

So i run whfc8.11 client on win95. i sent a ps file, i can see scheduler
is idle and running and modem ttyS1 is running and idle also.
i can successfully sent the job to the server, can be verified by faxstat
-s.
But everything stops afterwards, no fax is sent.

Can anyone please kindly tell me what's wrong? i am really really
frustrated.

Leo

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Deliver-To: flexfax@sgi.com
Date: Wed, 23 Sep 1998 09:45:22 +0100 (GMT)
From: Ashley Drees <ash@trellick.gn.apc.org>
To: Rob Newberry <rob@eats.com>
cc: Darrell Berry <darrellb@hhcl.com>, flexfax@sgi.com
Subject: Re: flexfax: where is macflex?
Sender: owner-flexfax@celestial.com

Hi Rob, glad to hear from you..

> Not right now.  But because it's in PowerPlant, it should be MUCH easier
> for me to make it so.

Please do..

> do.  I'm eager to try out some of these things.

At the moment, I would like to be able to call it from any application,
and use a FM database to provide the contact details...

But I guess what is needed is hooks for all the functionality of the
program so that I could script any function....

BUT

I am not quit sure what I need at the moment, the Charity that I work for
has a 5 user 4sight fax setup... which is script-able, I have one button
on the data form that calls the 4sight fax client and will send the fax to
the server.... 

When I move the fax server to Linux I will need to give the same
functionality...  As there is an apple script developer kit at 4sight, (I
will send it to you in another mail), and they have included most of the
functionality I will be using built in, you can see what the competition
have done...

I guess that the main thing will to have all the functionality built in to
the App. and not use extensions to apple script..

> The old version is most certainly not script-able.  But if you'll let me
> know what you're trying to do with FileMaker, as precisely as you can,

Sadly I have just realised what Apple-script will do... and cant believe
that I have not used it before.....

> I'll see what I can do.

Thanks a lot.. I will get back to you... 

> Rob
> (really digging the interest in MacFlex, hoping to strike a deal with his
> employer)

Good luck...

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 11:37:23 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: Leo Wong <leowong@vittra.hk.linkage.net>
CC: flexfax@sgi.com
Subject: Re: flexfax: help in whfc
Sender: owner-flexfax@celestial.com

Leo Wong wrote:
> 
> Hi,
> 
> After some help from some kind people of this mailing list, i can got
> hylafax4.0pl2 correctly compiled, eventually.
> 
> When i installed it, do a faxsetup, do a faxaddmodem, i can successfully
> find my modem. ok then i do a faxq. nothing happened.
> 
> So i run whfc8.11 client on win95. i sent a ps file, i can see scheduler
> is idle and running and modem ttyS1 is running and idle also.
> i can successfully sent the job to the server, can be verified by faxstat
> -s.
> But everything stops afterwards, no fax is sent.
> 
> Can anyone please kindly tell me what's wrong? i am really really
> frustrated.
> 
> Leo

Hi,

can you send a fax via the sendfax command of the HylaFAX server ?
What does the output of faxstat and the logs of HylaFAX says ?

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: [Fwd: Unspecified Transmit phase b error]
To: didierlegein@mosaic.xs4all.be
Date: Tue, 22 Sep 1998 08:05:49 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> This is a multi-part message in MIME format.
> --------------9EA19F05DB1613260B6B1B53
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
This empty prologue is irritating, especially when you didn't need MIME at 
all.
>  
> --------------9EA19F05DB1613260B6B1B53
> Content-Type: message/rfc822
> Content-Disposition: inline
> Fromm what I learned from the archives this should more be a Sportster
> problem than a setup problem.
> 
> Sep 11 14:54:36.73: [ 1978]: --> [22:+FNF:=18+FNF:=1B+FCI:"    ]
                                            ^^^     ^^^
> Sep 11 14:54:36.73: [ 1978]: REMOTE NSF "=18+FNF:=1B+FCI:""
> Sep 11 14:54:36.73: [ 1978]: --> [32:      064442797"=14+FIS:1,5,1,2,1,]
                                                       ^^^^
> Sep 11 14:54:36.73: [ 1978]: -->
> [47:,0,3YB(=AB=A7B=AC=1Ba=B7qY=FBc?N=A4f=A6=C1B=FCa?=D4=A9'%=1E-=E6=F5*r=D8=
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> =FDd+?=F1*j]
^^^^^^^^^^^^^^

Looks like a classic Sportster problem, although I think the archives mention
a setup change to work round this, and forcing Class 1 should always work
as long as you don't get underruns.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 12:36:22 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: HylaFax Mailing liste <flexfax@sgi.com>
Subject: flexfax: whfc 0.8.12 released
Sender: owner-flexfax@celestial.com

Hi,

i have released whfc 0.8.12 today. It has now a windows setup programm
which can replace/install the dll's and allows a deinstallation of whfc.
Because of this setup programm this is the next "last alpha version".

Also there are some bugfixes. There was a problem, when enabling the
local time, and try to send a fax on a specific time, this time
was used as UTC time.

More infos and download on http://www.transcom.de/whfc

Brgs
Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 17:13:13 +0200
From: Carsten Hoeger <choeger@suse.de>
To: flexfax@sgi.com
Cc: Matthias Apitz <guru@sisis.de>
Subject: flexfax: Securityfix for /tmp racecondition
Sender: owner-flexfax@celestial.com

Hello,


Our security auditing team has found a vulnerability in the HylaFAX
package version 4.0pl2.

Vulnerability:
	The scripts recvstats, faxcron, probemodem, faxsetup and
	faxaddmodem contain /tmp raceconditions, which allows any
	local user on the system to overwrite any file the user executing
	these scripts is allowed to.
	This results in a denial of service attack, or - depending on the
	system configuration and data involved - access to the account
	executing these scripts.

Fix:
	Please consider the following patches and make changes as appropriate.

For any further information, please contact choeger@suse.de


A fixed, precompiled package can be found at
  ftp://ftp.suse.de/pub/suse_update/suse53/n1/hylafax.rpm

-- 
mfG,
	Carsten Hoeger
------
Carsten Hoeger  - S.u.S.E. GmbH -  Gebhardtstr. 2  -  90762 Fuerth  -  Germany
fax +49-911-3206727                                     web http://www.suse.de
------

Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\hylafax.patch"

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 11:25:51 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Michael Firkins <michael@sa.lyppard.com.au>
Cc: Ted Sudtell <tsudtell@Moses.NorthTech.net>, flexfax <flexfax@sgi.com>
Subject: Re: RE>Re: flexfax: Install Problem on RH
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On 23 Sep 1998, Michael Firkins wrote:

> Hmm...
> What sort of problems did you have? 
> I've been upgrading all along from 1.x to the 2.x kernels. I don't go to 
> the bleeding edge, but if there is a good reason I don't shy from it. I 
> don't install the binary, just the headers and source and then cook up 
> my own brew. Rarely fails or gives trouble. (maybe it's so broken I 
> don't notice the difference?) :-)
> <currently on 2.0.32, Redhat 4.2, home box is at 2.0.34>

I couldn't mount the SCSI in one case, or see the ethernet case in
another, or a similar series of really irritating problems when I last tried.

I tend to have odd hardware, which may be part of the problem.

Now if I can just find video drivers for the Starfighter AGP video
card, I'll be cooking with gas. But we should move this discussion off
the HylaFAX list...

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNgkS/D/+ItycgIJRAQEJXgQAg7w2k11LYCsmcJAWWX3R2bg5ZQU72Dxk
nAoOGjUm5snQx5jUH6fN7H+KUZFCLchRei3HSFu78XW0+a291HSaMR+kVSE4GYl8
D8Ky4Unc6Hy0K3/M5n0OSQmi2QKQH9jDtnCJ3EDpFh67LVCft+0/48D7YXHFmZlq
GCz1kEPiiHY=
=sb67
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 11:36:13 +0200
From: Carlo Meme <carlo.meme@usa.net>
To: flexfax@sgi.com
Subject: flexfax: e-mail notification in hylafax
Sender: owner-flexfax@celestial.com

Hi
I'm quite new to hylafax and this mailing list, so I would like to
apologize if my question is going to be a little bit silly.

I'm running HylaFax 4.0pl2 on HP-UX 10.20 and Linux Red Hat 4.2, using
it only for outgoing faxes (purchase orders produced  on the HP system),
and I'm invoking sendfax with the options -D.
I' would like to add to the standard e-mail message only part of the fax
the users are sending, since with the standard mail they are getting the
information that the fax sent to number "xxx" was successfully sent or
not, but  when the faxes are many it is not so fast to remind you which
number is related to a specific supplier.
I won't also to send back the complete fax, but only the first four
lines of the original file, that is an ASCII file produced on the HP.

Any suggestion about that problem ? 
Thanks in advance for your help.

Carlo

Carlo Meme'
Italog IT department
e-mail: italog@interbusiness.it

From root@Moses.NorthTech.net  Tue Feb 16 17:32:36 1999
Sender: root@Moses.NorthTech.net
Date: Wed, 23 Sep 1998 10:25:17 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: pkw@elgro.co.uk
Subject: Please Help

Phil, for us DUMMIES, what are the file names?  I have no *.mc file on
RH 5.1 Sendmail 8.8.7-17.
You say mailfax.sh-sendmail is out of date.  I do not use that file?
If you have the time. could you be a little more detail?  Just what to
put where.

Thanks

Ted-
PS I got this from the FAQ page on vix.com



Q. Where to find mailfax.sh for sendmail?

A. Date: Tue, 29 Oct 1996 13:18:21 +0000
     From: Phil Watkinson <pkw@elgro.co.uk>
     Subject: Re: WHere to find mailfax.sh.sendmail

     At 22:43 28/10/96 -0300, Xavier Merino wrote:
     >
     >I read in online documentation about setting sendmail to work with

     >hylafax.
     >
     >I do not know where to find it, can someone help me with this,
     >

     Well, I found that the mailfax.sh.sendmail is now out of date.

     This is my mailfax script ( all of one day old ) which is working
     under test conditions on a Linux 1.2.13 box with Sendmail 8.8.0 :

     ----------------------------cut
here--------------------------------
     #! /bin/sh
     #
     #  mailfax - email to fax gateway for sendmail
     #
     #  This file should be installed as /usr/local/lib/fax/mailfax
     #  (the default path in the sendmail.cf file).
     #
     #  Edit your sendmail configuration to include MAILER(fax). This
adds:
     #
     #  Mfax,        P=/usr/local/lib/fax/mailfax, F=DFMhu, S=14, R=24,
     #               M=100000, T=X-Phone/X-FAX/X-Unix,
     #               A=mailfax $u $h $f
     #
     #  and the following address rewriting rule to rule set 0:
     #
     #  # resolve fake top level domains by forwarding to other hosts
     #  R$+< @ $+ .FAX. >            $#fax $@ $2 $: $1
user@host.FAX
     #
     #  Things to note re faxmail options
     #
     #  -v       verbose output ( faxlog needs mode 666 permissions )
     #  -n       no cover page
     #  -s a4    set a4 page size
     #  -d       direct delivery in the form: test@123456.FAX
pkw@elgro.co.uk
     #
     #
     /usr/local/bin/faxmail -v -n -s a4 -d "$1@$2" "$3"
2>/var/log/faxlog

     ---------------------------cut here--------------------------------

     As you see, for Sendmail versions 8.7 and 8.8 all you have to do is
add
     a MAILER(fax) line to the .mc configuration file and the macro will
do
     the rest. I'm not sure if this is how version 8.6 behaves.

     All the mailfax script does is to call the Hylafax program
'faxmail'.

     Please note that the $u (user) argument passed to mailfax is
important;
     without it sendFAX will hang.

     Good Luck!

     Cheers,
     Phil Watkinson,
     Boston, UK.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 09:46:12 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: flexfax@sgi.com
Subject: flexfax: Mail to fax gateway?
Sender: owner-flexfax@celestial.com

Using RH5.1 and installed hylaFAX with RPM's and a few needed changes.
Receives fine.  Can someone point me to info on how to use the Mail
gateway?
The docs on vix.com point to a "mailfix.sh-sendmail" file. I do not have
one anywhere. The man pages say a .hyf?? in user dir. But no info on
what should go into it.
Is mail the only way to fax from a client machine? Like w95?

Thanks again for all the past help.

Ted

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 16:12:45 -0400
From: Michael Packer <pac@rocsoft.net>
To: flexfax@sgi.com
Subject: flexfax: need help
Sender: owner-flexfax@celestial.com

I'm just configuring hylafax-v4.0pl2 on my linux box.
i've setup the modem and am trying to just send a simple
fax but when i tried sendfax

sendfax -d 3838003 -n /etc/passwd

i'm getting:
Can not reach server at host "localhost", port 4559.

/usr/local/sbin/faxq is running ....

any ideas on what i need to do?

any help appreciated!

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 12:15:52 -0700 (PDT)
From: Aaron Newsome <aaron.d.newsome@wdc.com>
To: Ted Sudtell <tsudtell@northtech.net>
cc: flexfax@SGI.COM
Subject: Re: flexfax: Mail to fax gateway?
Sender: owner-flexfax@celestial.com

I used the docs contained with the dist to figure out how to send faxes
from an e-mail.

There is a native Win95 client for hylafax also. It should be available
where you got the dist.

Hope it helps, Aaron Newsome

On Wed, 23 Sep 1998, Ted Sudtell wrote:

> Using RH5.1 and installed hylaFAX with RPM's and a few needed changes.
> Receives fine.  Can someone point me to info on how to use the Mail
> gateway?
> The docs on vix.com point to a "mailfix.sh-sendmail" file. I do not have
> one anywhere. The man pages say a .hyf?? in user dir. But no info on
> what should go into it.
> Is mail the only way to fax from a client machine? Like w95?
> 
> Thanks again for all the past help.
> 
> Ted
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 15:41:18 -0400 (EDT)
From: Evan Leibovitch <evan@telly.org>
To: Hylafax Mailing List <flexfax@sgi.com>
Subject: flexfax: Any support for Caller-ID?
Sender: owner-flexfax@celestial.com


Is there any HylaFax support for modems that report Caller-ID, as a way to
help faxrcvd route incoming faxes? 

Thanks.

- Evan

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 15:12:42 -0400 (EDT)
From: Evan Leibovitch <evan@telly.org>
To: David Woolley <david@djwhome.demon.co.uk>
cc: flexfax@sgi.com
Subject: Re: flexfax: Local faxs fine, int'l has problems
Sender: owner-flexfax@celestial.com

On Sat, 19 Sep 1998, David Woolley wrote:

> > Sep 18 14:03:58.02: [  339]: SEND end page
> > Sep 18 14:04:03.32: [  339]: --> [18:]
> 
> You've probably overrun the modem because it is expecting software
> flow control and you aren't using it.

I'll look into this. But meanwhile...

> Alternatively you simply have
> a poor quality line - did you use the dialling code that forces an 
> undersea, rather than satellite, link.

Such a code exists? If so, could you tell me what it is?

Thanks.

- Evan

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 15:27:48 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: Do not understand the hosts file
Sender: owner-flexfax@celestial.com

In the FAQ 105 it says "

hyla% telnet oxford hylafax
     Trying 155.11.194.2...
     Connected to oxford.chez.sgi.com.
     Escape character is '^]'.
     220 oxford.chez.sgi.com server (HylaFAX (tm) Version 4.0beta018)
ready.
     user sam
     230 User sam logged in.
     admin
     230 Administrative privileges established."

Could somone please show me the entry in the hosts file for SAM?
I have read the man pages, th docs. Guess Im just getting too old.
I have ---
localhost
127.0.0.1
192.168.0.6
192.168.0.2
^sam@northtech\.net$:::
^.*@.*.\.northtech\.

I cannot log on from anywhere as anyone.

Thanks

Ted

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Lotus-FromDomain: POINTSNORTH
From: shui@pointsnorth.com
To: flexfax@sgi.com
Date: Wed, 23 Sep 1998 17:29:50 -0600
Subject: flexfax: Adding data support to Hylafax
Sender: owner-flexfax@celestial.com

Hello all,

I have installed HylafaxV4pl1 on my unix machine running Solaris 2.6.  It
works fine (thanks to the work of those great guys).  Now, I want to
configure hylafax to accept data call as well.  My modem is capable of
supporting both.  I read through the manual and aren't quite sure about the
procedures, are the following steps correct:

1. Add  a line ModemSetupAACmd: AT+FAA=1 to config
2. Add the GettyArgs arguments to config

Do I still need to go through the modem configuration on Solaris 2.6 as if
I'm adding a brand new data modem?  Does the system recognize its existence
already after Hylafax was installed?  All I'm doing is to let hylafax to
handle data call as well, am I right?

Any feedback is greatly appreciated.

Thanks!

Sandie

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 11:34:52 +0800
From: Brian Ng <brian@www.frtnet.com>
Organization: ITIS TECHNOLOGY
To: flexfax@sgi.com
Subject: flexfax: compile error on solaris 2.6
Sender: owner-flexfax@celestial.com

hi

using solaris 2.6 on intel platform
XCU4 make and sccs utilities
gcc 2.8 for inter
hylafax pl1

when I compiler , comes up with this error :

/usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I..
-I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++
-c SendFaxJob.c++
SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClient &, class fxStr &)':
SendFaxJob.c++:496: no matching function for call to
`SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
fxStr &), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char

(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
*** Error code 1
make: Fatal error: Command failed for target `SendFaxJob.o'

could you suggest what is the problem ?

thanks

Brian

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 23 Sep 1998 22:44:01 -0700
From: Chen Coulter <software_sourcery@bigfoot.com>
Reply-To: software_sourcery@bigfoot.com
Organization: Software Sourcery Systems, Inc.
To: flexfax@sgi.com
Subject: flexfax: Inbound data call failing
Sender: owner-flexfax@celestial.com

To the list:

 I'm looking to share a modem(s) between fax and data.  I've installed
the binary distribution of HylaFAX V4.0 pl2 on an SCO OpenServer
5.0.4c system.  The outbound faxing works fine; however, whenever I
try to connect a data call, the originating modem connects with a
"CONNECT 26400 RELIABLE COMPRESSED" message (I'm using Multi-Tech
2834ZDXb modems at both ends) and then aborts immediately with a
"NO CARRIER" message.  The session trace logs show that Faxgetty
starts up a getty process with a PID; however, it terminates with
an exit status of 77400.  I have set the AnswerRotary CONFIG
parameter to "data" only.  I also included the "-t 60" parameter
in the GettyArgs parameter.

Does anyone have any ideas?  I'd appreciate any insights you could
share.

Thanks,

Chen Coulter
software_sourcery@bigfoot.com

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Lotus-FromDomain: POINTSNORTH
From: shui@pointsnorth.com
To: flexfax@sgi.com
Date: Thu, 24 Sep 1998 12:12:44 -0600
Subject: flexfax: How to handle MIME attachment
Sender: owner-flexfax@celestial.com

Hi, I'm running hylafax4.0pl1 on solaris 2.6.  I've installed the mail
gateway.  However, how does hylafax handle MIME attachment in mail and fax
the document out?  For instance, someone on PC might type in a word
document and mail it to the faxserver for faxing.  The document will be
MIME encoded in the mail message.  How can hylafax decode it and convert it
to PS or TIFF before faxing?

Any feedback is greatly appreciated.

Sandie

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 15:24:26 -0700 (PDT)
From: Aaron Newsome <aaron.d.newsome@wdc.com>
To: shui@pointsnorth.com
cc: flexfax@sgi.com
Subject: Re: flexfax: How to handle MIME attachment
Sender: owner-flexfax@celestial.com

> the document out?  For instance, someone on PC might type in a word
> document and mail it to the faxserver for faxing.  The document will be
> MIME encoded in the mail message.  How can hylafax decode it and convert it
> to PS or TIFF before faxing?

> Sandie

The short answer is, it doesn't. Hylafax only knows how to work with a few
attachment types by default.

It is supposed to be able to take any type of MIME attachment that can be
converted to PS by a script, but I have never been able to make any of
these scripts work with Hylafax, although they do work from the command
line.

I posted a mail to this list about this very question and did not receive
a single response.

As far as Word documents are concerned, you may want to try a program
called mswordview, which runs on unix and uses perl. It only works on
Word-8 ('97) documents but it is fairly complete.

Hope it helps, --Aaron

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Comments: Authenticated sender is <paulr@cmysys.com>
From: "Paul S. Russell" <paulr@cmysys.com>
Organization: CMY Systems Sdn. Bhd.
To: flexfax@sgi.com
Date: Thu, 24 Sep 1998 14:22:05 MYT-8
Subject: flexfax: Document page width problem...
Reply-to: paulr@cmysys.com
Sender: owner-flexfax@celestial.com

Greetings:

(Running HylaFAX 4.0pl1 on Caldera OpenLinux w/2.0.25 kernel)

I have a situation where some faxes are not being transmitted because 
the receiving fax machine does not handle the width of the page being 
sent.   e.g.:

" Client does not support document page width, 
  max remote page width 1728 pixels, image width 1734 pixels "

Is there any way to override this error condition?   I'd like to tell 
HylaFAX to ignore this and send the fax anyways.

Also; the e-mail msg sent back to the originator does not define the 
error - only that it was tried the specified nbr of times and failed. 

It would be nice too to tell HylaFAX not to retry,  Is this 
possible?  It's pretty unlikely the recipient has changed fax 
machines between tries:-)

TIA for any assistance.

--paul
  Paul S. Russell, CMY Systems Sdn. Bhd., Shah Alam, Malaysia
  E-mail: paulr@cmysys.com  Web: http://www.cmysys.com/info/
  Phone: +60 (0)3 559 4616  Fax: +60 (0)3 550 4249  
  Visit Malaysian Motorsports at http://www.cmysys.com/mmsports/

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 09:51:23 +0100
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: Re: flexfax: Do not understand the hosts file
Cc: Ted Sudtell <tsudtell@northtech.net>
Sender: owner-flexfax@celestial.com

At 15:27 23/09/98 -0700, Ted Sudtell <tsudtell@northtech.net> wrote:
>[snip]
>Could somone please show me the entry in the hosts file for SAM?
>I have read the man pages, th docs. Guess Im just getting too old.
>I have ---
>localhost
>127.0.0.1
>192.168.0.6
>192.168.0.2
>^sam@northtech\.net$:::
>^.*@.*.\.northtech\.
>
>I cannot log on from anywhere as anyone.
>

You have obviously found the file /var/spool/fax/etc/hosts. The 
command 'man 5 hosts' will tell all about this file - and if you 
understand a word of it you're a better person than me. 

Using an example from the man page, the following should work:
	.*northtech\.net$

which will allow any users in the northtech.net domain. The grep
man page has basic info about regular expressions.

Cheers,
Phil Watkinson,
Boston, UK.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 07:32:11 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Brian Ng <brian@www.frtnet.com>
Cc: flexfax@sgi.com
Subject: Re: flexfax: compile error on solaris 2.6
Sender: owner-flexfax@celestial.com



On Thu, 24 Sep 1998, Brian Ng wrote:

> hi
> 
> using solaris 2.6 on intel platform
> XCU4 make and sccs utilities
> gcc 2.8 for inter
> hylafax pl1

Go to version 4.0pl2, and get the gcc patches from
cirl.meei.harvard.edu/hylafax/patches.

> 
> when I compiler , comes up with this error :
> 
> /usr/local/bin/gcc      -I.././zlib  -D__ANSI_CPP__ -I. -I..
> -I.././util  -I.././util -I/usr/local/include -I.././regex -g -O -x c++
> -c SendFaxJob.c++
> SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
> SendFaxClient &, class fxStr &)':
> SendFaxJob.c++:496: no matching function for call to
> `SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
> fxStr &), fxStr &, fxStr &)'
> FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
> 
> (FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
> *** Error code 1
> make: Fatal error: Command failed for target `SendFaxJob.o'
> 
> could you suggest what is the problem ?
> 
> thanks
> 
> Brian
> 
> 
> 
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 16:37:36 +0200
From: Carsten Hoeger <choeger@suse.de>
To: flexfax@sgi.com
Subject: Re: flexfax: Securityfix for /tmp racecondition
Sender: owner-flexfax@celestial.com

On Wed, Sep 23, Carsten Hoeger wrote:

> A fixed, precompiled package can be found at
>   ftp://ftp.suse.de/pub/suse_update/suse53/n1/hylafax.rpm

Sorry, that was not my day... :-(

The correct URL is:

ftp://ftp.suse.com/pub/suse_update/suse53/n1/hylafax.rpm
               ^^^


-- 
mfG,
	Carsten Hoeger
------
Carsten Hoeger  - S.u.S.E. GmbH -  Gebhardtstr. 2  -  90762 Fuerth  -  Germany
fax +49-911-3206727                                     web http://www.suse.de
------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 18 Sep 1998 14:14:46 -0700 (PDT)
From: Aaron Newsome <aaron.d.newsome@wdc.com>
cc: flexfax@sgi.com
Subject: flexfax: Re: Converting attatchments for email faxes
Sender: owner-flexfax@celestial.com



On Fri, 18 Sep 1998, Aaron Newsome wrote:

> Date: Fri, 18 Sep 1998 11:21:41 -0700 (PDT)
> From: Aaron Newsome <aaron.d.newsome@wdc.com>
> To: flexfax@sqi.com
> Subject: Converting attatchments for email faxes
> 
> I have successfully set up the email->fax gateway using hylafax and
> sendmail. It was pretty simple, I just added the following line in
> /etc/aliases.
> 
> myfax: "|/usr/local/bin/faxmail -d myfax@5551212"
> 
> Now when I send mail to myfax@myhost.wdc.com, the e-mail message comes spewing out of the fax machine at 555-1212.
> 
> Pretty simple.
> 
> The faxmail program knows how to convert attatchments of very few mime-types (plain text, rfc822 encapsulated, application/postscript, etc). It also says that you can create your own scripts for converting any mime-type you wish.
> 
> I've read the vague man page and documentation on how to set up these converters
> for outgoing faxes, but I have been unable to get these to work at all.
> 
> My documentation did not show any examples of how to do this. It says you
> have to create a directory structure of type/subtype for the mime-types you wish to decode.
> 
> I have tried this and cannot get it to work. Does anyone have any example of how to set up, say, PDF conversion. I have Alladin ghostscript 5.10 and it does know how to deal with PDF files.
> 
> Any examples or success stories would be helpful.
> 
> Thanks, Aaron Newsome
> 
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 10:05:28 -0700 (PDT)
From: Tim Rice <tim@trr.metro.NET>
To: Chen Coulter <software_sourcery@bigfoot.com>
cc: flexfax@sgi.com
Subject: Re: flexfax: Inbound data call failing
Sender: owner-flexfax@celestial.com

On Wed, 23 Sep 1998, Chen Coulter wrote:

> To the list:
> 
>  I'm looking to share a modem(s) between fax and data.  I've installed
> the binary distribution of HylaFAX V4.0 pl2 on an SCO OpenServer
> 5.0.4c system.  The outbound faxing works fine; however, whenever I
> try to connect a data call, the originating modem connects with a
> "CONNECT 26400 RELIABLE COMPRESSED" message (I'm using Multi-Tech
> 2834ZDXb modems at both ends) and then aborts immediately with a
                                         ^^^^^^^^^^^^^^^^^
Hmm, just a guess here. Did you put a getty in /usr/local/etc ?
The binary distribution was compiled to start up /usr/local/etc/getty
not /etc/getty. I recomend you use the getty from a 5.0.2 CD.

> "NO CARRIER" message.  The session trace logs show that Faxgetty
> starts up a getty process with a PID; however, it terminates with
> an exit status of 77400.  I have set the AnswerRotary CONFIG
> parameter to "data" only.  I also included the "-t 60" parameter
> in the GettyArgs parameter.
> 
> Does anyone have any ideas?  I'd appreciate any insights you could
> share.
> 
> Thanks,
> 
> Chen Coulter
> software_sourcery@bigfoot.com
> 

-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 10:28:24 -0700
From: Chen Coulter <software_sourcery@bigfoot.com>
Reply-To: software_sourcery@bigfoot.com
Organization: Software Sourcery Systems, Inc.
To: Tim Rice <tim@trr.metro.NET>
CC: flexfax@sgi.com
Subject: Re: flexfax: Inbound data call failing
Sender: owner-flexfax@celestial.com

Tim Rice wrote:
> 
> On Wed, 23 Sep 1998, Chen Coulter wrote:
> 
> > To the list:
> >
> >  I'm looking to share a modem(s) between fax and data.  I've installed
> > the binary distribution of HylaFAX V4.0 pl2 on an SCO OpenServer
> > 5.0.4c system.  The outbound faxing works fine; however, whenever I
> > try to connect a data call, the originating modem connects with a
> > "CONNECT 26400 RELIABLE COMPRESSED" message (I'm using Multi-Tech
> > 2834ZDXb modems at both ends) and then aborts immediately with a
>                                          ^^^^^^^^^^^^^^^^^
> Hmm, just a guess here. Did you put a getty in /usr/local/etc ?
> The binary distribution was compiled to start up /usr/local/etc/getty
> not /etc/getty. I recomend you use the getty from a 5.0.2 CD.
> 
> > "NO CARRIER" message.  The session trace logs show that Faxgetty
> > starts up a getty process with a PID; however, it terminates with
> > an exit status of 77400.  I have set the AnswerRotary CONFIG
> > parameter to "data" only.  I also included the "-t 60" parameter
> > in the GettyArgs parameter.
> >
> > Does anyone have any ideas?  I'd appreciate any insights you could
> > share.
> >
> > Thanks,
> >
> > Chen Coulter
> > software_sourcery@bigfoot.com
> >
> 
> --
> Tim Rice                        Multitalents    (707) 887-1469 (voice)
> tim@trr.metro.net

Tim:

 I appreciate the thought.  The instructions to get the getty from the
5.0.2 CD were contained in the binary distribution documentation.  I
did follow those instructions.  I'm assuming that the correct getty
gets started since it is assigned a PID.

 If you have any further suggestions, it would be much appreciated.
By the way, the HylaFAX documentation suggests that you can use
AnswerRotary as an alternative to Adaptive Answer.  Do you think that
I should go ahead and set up Adaptive Answer?  If so, what parameters
would you suggest that I use?

Thanx for your help,

Chen Coulter
software_sourcery@bigfoot.com

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 17:22:46 +0100
To: HylaFAX List <flexfax@sgi.com>
From: Phil Watkinson <pkw@elgro.co.uk>
Subject: flexfax: Email fax gateway and sendmail 8.8.7
Sender: owner-flexfax@celestial.com

At 10:25 23/09/98 -0700, Ted Sudtell wrote directly to me:
>Phil, for us DUMMIES, what are the file names?  I have no *.mc file on
>RH 5.1 Sendmail 8.8.7-17.
>You say mailfax.sh-sendmail is out of date.  I do not use that file?
>If you have the time. could you be a little more detail?  Just what to
>put where.
>
>

RedHat splits sendmail into three packages. You also need :
                   sendmail-cf-8.8.7-17
and                sendmail-doc-8.8.7-17

They are on the distribution disk but unfortunately not installed
by default.

After installation, move down to the /usr/lib/sendmail-cf/cf 
directory and look for a 'redhat.mc' file. This is a generic 
configuration file for a single, dial-up user. Copy this to a
new file called 'northtech.mc' (or whatever you want; but by
tradition the hostname of your machine). Amend as required, 
including the line 'MAILER(fax)' underneath the other MAILER
lines. Regenerate the sendmail.cf file with the command

              m4 northnet.mc > /etc/sendmail.cf

and re-initialize sendmail with the command

              kill -HUP <pid of sendmail>

With version 8.8.7 and higher of sendmail, you don't need the
mailfax.sh-sendmail script, sendmail will call the faxmail
program directly. You can add parameters through the faxmail.conf
configuration file.

If you get stuck with the mc file contents, I have found the FAQ
at www.sendmail.org useful, and on your copy of this email I will
also include my mc file if that helps.

I, once upon a time, attempted to rewrite the html documentation 
concerning the email-fax gateway, never to make it into v4.0pl2.
Perhaps if you are going to spend some time with this, you may be
interested to have a look and see what you can do. It's on my web
page at :

       http://www.elgro.demon.co.uk/hylafax/faxgateway.html
 

Cheers,
Phil Watkinson,
Boston, UK.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Alan Sparks" <asparks@nss.harris.com>
To: <paulr@cmysys.com>, <flexfax@sgi.com>
Subject: Re: flexfax: Document page width problem...
Date: Thu, 24 Sep 1998 08:49:32 -0700
Sender: owner-flexfax@celestial.com

What client are you using to submit the document?

This has *got* to get on the FAQ... the answer I include below contains a
suggestion that will fix the problem at the server.  As far as I know, you
can't just tell HylaFAX to "send it anyway."

=====
That is stupid Windows producing a Postscript output just a little too big.
And, there is nothing I've ever seen (including using different printer
drivers) that really helps.

Something that DOES help, and helps definitively:
Go into the server's spool/bin/fax2ps script, and:
* Make sure the pagewidth variable is set to 1728; and
* Make the last line of the script look something like:
$CAT $fil | $PS -q \
    -sDEVICE=$device \
    -dNOPAUSE \
    -dSAFER=true \
    -sPAPERSIZE=$paper \
    -dFIXEDMEDIA \
    -r204x$vres \
    "-sOutputFile=$out" \
    -

In my case, that was an addition of the -dFIXEDMEDIA parameter... versions
of gs at least from 4.x on I think supports this.  This will make
ghostscript rescale the image on the fly to the right size.

Give that a try.  Works well here.
-Alan

-----Original Message-----
From: darrellb <darrellb@hhcl.com>
To: flexfax@sgi.com <flexfax@sgi.com>; darrellb@hhcl.com <darrellb@hhcl.com>
Date: Wednesday, September 16, 1998 1:06 PM
Subject: flexfax: page width?


>we've just installed hylafax 4.07 RPM on RedHat 5.1...works a treat,
>howefer sending A4 gets a refusal with the error
>
>Client does not support document page width, max remote page width 1728
>pixels, image width 1734 pixels
>
>This is printing from WIndows NT using the whfc client...
>
>is there a switch somewhere to make it just crop and/or send anyway--we
>can live without 4 pixels!
>
>currently we have to send 'letter' size rather than A4, which is a
>serious issue if we are to go ahead and use this in a production
>environment, as all out standard look & feel is A4
>
>
>thanks for any help!
>
>- darrell

=====

-----Original Message-----
From: Paul S. Russell <paulr@cmysys.com>
To: flexfax@sgi.com <flexfax@sgi.com>
Date: Thursday, September 24, 1998 12:34 AM
Subject: flexfax: Document page width problem...


Greetings:

(Running HylaFAX 4.0pl1 on Caldera OpenLinux w/2.0.25 kernel)

I have a situation where some faxes are not being transmitted because
the receiving fax machine does not handle the width of the page being
sent.   e.g.:

" Client does not support document page width,
  max remote page width 1728 pixels, image width 1734 pixels "

Is there any way to override this error condition?   I'd like to tell
HylaFAX to ignore this and send the fax anyways.

Also; the e-mail msg sent back to the originator does not define the
error - only that it was tried the specified nbr of times and failed.

It would be nice too to tell HylaFAX not to retry,  Is this
possible?  It's pretty unlikely the recipient has changed fax
machines between tries:-)

TIA for any assistance.

--paul
  Paul S. Russell, CMY Systems Sdn. Bhd., Shah Alam, Malaysia
  E-mail: paulr@cmysys.com  Web: http://www.cmysys.com/info/
  Phone: +60 (0)3 559 4616  Fax: +60 (0)3 550 4249
  Visit Malaysian Motorsports at http://www.cmysys.com/mmsports/

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Lotus-FromDomain: POINTSNORTH
From: shui@pointsnorth.com
To: flexfax@sgi.com
Date: Thu, 24 Sep 1998 12:10:21 -0600
Subject: flexfax: I can't receive fax from certain fax machines
Sender: owner-flexfax@celestial.com

Hi All,

I get very frustrated to debug the problem with faxing from certain fax
machines.  I've installed hylafax4.0pl1 on Solaris 2.6.  Sending and
receiving is working.  However, faxing from some machines just won't work,
returning me a log like this:

Sep 23 14:27:53.68: [  614]: SESSION BEGIN 00000191 14032649466
Sep 23 14:27:53.75: [  614]: <-- [4:ATA\r]
Sep 23 14:28:01.95: [  614]: --> [4:+FCO]
Sep 23 14:28:01.95: [  614]: ANSWER: FAX CONNECTION
Sep 23 14:28:01.96: [  614]: RECV FAX: begin
Sep 23 14:28:36.40: [  614]: --> [7:+FHS:01]
Sep 23 14:28:36.40: [  614]: REMOTE HANGUP: Ring detect without successful
handshake (code 1)
Sep 23 14:28:36.40: [  614]: --> [2:OK]
Sep 23 14:28:36.40: [  614]: RECV FAX: Ring detect without successful
handshake
Sep 23 14:28:36.45: [  614]: RECV FAX: end
Sep 23 14:28:36.45: [  614]: SESSION END

and then hang up.  What might be the possible cause?  Is it the problem
with hylafax setup or on the fax machine?  I'm totally confused.  Could
someone please suggest what I can do?  By the way, my fax modem is
USRobotics Fax Modem 28800.

Thanks a lot for your help!

Sandie

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 01:23:37 +0200
From: ea192 <Werner.Mayer@fen.baynet.de>
Organization: Werner M. Mayer, P.O. Box 2766, D-91015 Erlangen, Germany
To: Mailingliste Hylafax <flexfax@sgi.com>
Subject: flexfax: Hylafax receive errors, faxstat errors, where can I get special files
Sender: owner-flexfax@celestial.com

Hi!

My config is as follows:
Hylafax Version v4.0pl1 under Linux 2.0.33;gcc version 2.7.2.1; created
for 
i586-unknown-linux on Sun Nov 30 23:56:08 1997
Distribution form binary via Suse/redhat on CD-ROM Version Suse 5.1
MODEM: TELEJET High Speed FaxModem 28800, HW-J9614F4,
SW-J9614F41-V-FAST, V1.000-DS39 VFC, RC288DPi Rev
05BA                                                   
Rest: take a look at survey database, I registered same time today.

Problem:
Hylafax receives short pages of 60-110 scan lines, then waits for the
sender to end transmission.
60 lines are about 1 cm of Fax on an A4 sized paper sheet.
Modem: rcv-light lights up for first reception package, light goes off,
reception noise goes on til end 
of reception; then end negotiation and regular end of fax transmission
notification, that all went well.

Normally modem rcv-light lights up on package reception, goes off for
shortly write to disk (end of packet),
then goes on again, then off, and so on til end of fax negotiation with
fax sender. 

Modem cabling is ok, modem works fine when run under MD-DOS with MS-DOS
fax software.
Device /dev/ttyS1 isn't used by other system resources than Hylafax.

Here follows log specific data of two different files:
File 1:
...
Sep 21 17:22:49.74: [  181]: REMOTE wants 9600 bit/s
Sep 21 17:22:49.74: [  181]: REMOTE wants page width 1728 pixels in 215
mm
Sep 21 17:22:49.74: [  181]: REMOTE wants unlimited page length
Sep 21 17:22:49.74: [  181]: REMOTE wants 3.85 line/mm
Sep 21 17:22:49.74: [  181]: REMOTE wants 2-D MR
Sep 21 17:22:49.74: [  181]: --> [7:CONNECT]
Sep 21 17:22:49.74: [  181]: RECV: begin page
Sep 21 17:22:49.74: [  181]: RECV: send trigger 021
Sep 21 17:22:49.74: [  181]: <-- data [1]
Sep 21 17:23:03.22: [  181]: RECV: 39 total lines, 0 bad lines, 0
consecutive b
Sep 21 17:23:03.22: [  181]: --> [17:+FPTS: 1,2219,0,0]
...

File 2:
...Similar lines by REMOTE then
Sep 24 02:08:45.15: [  181]: RECV: begin page
Sep 24 02:08:45.15: [  181]: RECV: send trigger 021
Sep 24 02:08:45.15: [  181]: <-- data [1]
Sep 24 02:08:57.19: [  181]: RECV: 88 total lines, 0 bad lines, 0
consecutive b
Sep 24 02:08:57.19: [  181]: --> [17:+FPTS: 1,2219,0,0]
...

-------------------------------------------------------------------------------------------

Next problem: I get following errors:
This is the contents of my fax etc/hosts file:
localhost
127.0.0.1

When using faxstat, I'm asked for a password. nevertheless what I do, it
denies access:
faxstat
Password:
Login failed: 500 'PASS ': Syntax error, expecting password.

It even denies access to account fax and uucp. I'm using standard
account file names.
Some other commands have similar responses.

-------------------------------------------------------------------------------------------

Last question:
Where can I get files like viewfax and other fax viewer programs
suitable for Hylafax?

Hope to get answers soon via personal mail


Bye, Werner.
-- 
http://www.fen.baynet.de/Werner.Mayer/

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Local faxs fine, int'l has problems
To: evan@telly.org (Evan Leibovitch)
Date: Thu, 24 Sep 1998 08:14:10 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> > a poor quality line - did you use the dialling code that forces an 
> > undersea, rather than satellite, link.
> 
> Such a code exists? If so, could you tell me what it is?

It did in the UK to US direction and is probably in the uk.telecom FAQ,
but you'd have to seek that out.  I presume one exists in the other direction
as well.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Lotus-FromDomain: POINTSNORTH
From: shui@pointsnorth.com
To: flexfax@sgi.com
Date: Thu, 24 Sep 1998 15:15:16 -0600
Subject: flexfax: URGENT HELP PLEASE: Problem with receiving fax
Sender: owner-flexfax@celestial.com

Hi Folks,

I'm sorry for the long message but I desperately need help to solve this
problem.

I've got another error on received fax.  My receive works only with some
fax machines and I got the following error message when someone tried to
fax me from their machine:

Sep 24 14:19:54.32: [ 7609]: SESSION BEGIN 00000201 14032649466
Sep 24 14:19:54.32: [ 7609]: <-- [4:ATA\r]
Sep 24 14:20:32.83: [ 7609]: --> [4:+FCO]
Sep 24 14:20:32.83: [ 7609]: ANSWER: FAX CONNECTION
Sep 24 14:20:32.84: [ 7609]: RECV FAX: begin
Sep 24 14:20:34.15: [ 7609]: --> [7:+FHS:71]
Sep 24 14:20:34.15: [ 7609]: REMOTE HANGUP: RSPREC error/got DCN (code 71)
Sep 24 14:20:34.15: [ 7609]: --> [2:OK]
Sep 24 14:20:34.15: [ 7609]: RECV FAX: RSPREC error/got DCN
Sep 24 14:20:34.17: [ 7609]: RECV FAX: end
Sep 24 14:20:34.17: [ 7609]: SESSION END

whereas with another fax machine, I got a different error message:

Sep 23 14:27:53.68: [  614]: SESSION BEGIN 00000191 14032649466
Sep 23 14:27:53.75: [  614]: <-- [4:ATA\r]
Sep 23 14:28:01.95: [  614]: --> [4:+FCO]
Sep 23 14:28:01.95: [  614]: ANSWER: FAX CONNECTION
Sep 23 14:28:01.96: [  614]: RECV FAX: begin
Sep 23 14:28:36.40: [  614]: --> [7:+FHS:01]
Sep 23 14:28:36.40: [  614]: REMOTE HANGUP: Ring detect without successful
handshake (code 1)
Sep 23 14:28:36.40: [  614]: --> [2:OK]
Sep 23 14:28:36.40: [  614]: RECV FAX: Ring detect without successful
handshake
Sep 23 14:28:36.45: [  614]: RECV FAX: end
Sep 23 14:28:36.45: [  614]: SESSION END

I am running hylafax4.0pl1 on Solaris 2.6 and my modem is US Robotics
Sportster 28800 fax modem with v.34 and v.32 bis.   My modem configuration
file looks like this:

#
# Configuration for using the Class 2.0 command interface
# with a USR v.34 Courier or Sporster modem.
#
# RTS/CTS flow control is used default.
#
#
CountryCode:        1
AreaCode:      403
FAXNumber:          +1.403.264.9466
LongDistancePrefix: 1
InternationalPrefix:     011
DialStringRules:    "etc/dialrules"
ServerTracing:      1
SessionTracing:          11
RecvFileMode:       0664
LogFileMode:        0664
DeviceMode:         0600
RingsBeforeAnswer:  1
SpeakerVolume:      off
GettyArgs:          "-h %l dx_%s"
LocalIdentifier:    "Pts Nth IT Div"
TagLineFont:        etc/lutRS18.pcf
TagLineFormat:      "From %%l|%c|Page %%p of %%t"
PercentGoodLines:   90
MaxConsecutiveBadLines:  10
MaxRecvPages:       99
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:          Class2.0  # use class 2.0 interface
ModemRate:          38400          # DCE-DTE communication rate
ModemFlowControl:   rtscts         # XON/XOFF flow control assumed
#
ModemNoFlowCmd:          AT&H0&I0&R1     # setup modem for no flow control
ModemHardFlowCmd:   AT&H1&I0&R2    # setup modem for hardware flow control
ModemSoftFlowCmd:   AT&H2&I2&R1    # setup modem for software flow control
#
ModemSetupDTRCmd:   ATS13=1&D2     # setup so DTR drop resets modem
ModemSetupDCDCmd:   AT&C1          # setup so DCD reflects carrier (or not)
ModemResultCodesCmd:     ATQ0X4          # enable extended result codes
#
# NB: adaptive answer only seems to work properly when
#     the modem is left idling in Class 2.0
#
ModemSetupAACmd:    AT+FAA=1
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
ModemSetVolumeCmd:  "ATM0 ATM1 ATM1 ATM1 ATM1"
#
# Modem does not support HDLC frame tracing; we add this just
# to eliminate spurious ERROR results that confuse the naive.
#
Class2BUGCmd:       AT+FBU=0
#
# The modem doesn't support copy quality checking, even though it
# returns (0-2,0-2) for AT+FCQ=?; therefore we override the query
# response so that the server will do copy quality checking.
#
Class2CQQueryCmd:   !(0),(0)  # override modem response
Class2NRCmd:        AT+FNR=1,1,1,0 # setup status reporting

I am not a modem expert and have no idea what those commands mean.   Even
worse is that it works for some fax machines and not the other.   That is
driving me nut and I almost scratch all my hair out of my head.

Could someone please kindly help and share their experience with me?  I'm
in desperately need for help.

Thanks folks for your kind attention and patience!

Sandie

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Any support for Caller-ID?
To: evan@telly.org (Evan Leibovitch)
Date: Thu, 24 Sep 1998 08:11:07 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> 
> Is there any HylaFax support for modems that report Caller-ID, 

Yes (see man hylafax)

>                                                                as a way to
> help faxrcvd route incoming faxes? 

No (see man faxrcvd, which uses the fax protocol transmitting station ID).

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 15:38:08 +0200 (MET DST)
From: Olivier PRENANT <ohp@pyrenet.fr>
To: Michael Packer <pac@rocsoft.net>
cc: flexfax@sgi.com
Subject: Re: flexfax: need help
Sender: owner-flexfax@celestial.com

On Wed, 23 Sep 1998, Michael Packer wrote:

> Date: Wed, 23 Sep 1998 16:12:45 -0400
> From: Michael Packer <pac@rocsoft.net>
> To: flexfax@sgi.com
> Subject: flexfax: need help
> 
> I'm just configuring hylafax-v4.0pl2 on my linux box.
> i've setup the modem and am trying to just send a simple
> fax but when i tried sendfax
> 
> sendfax -d 3838003 -n /etc/passwd
> 
> i'm getting:
> Can not reach server at host "localhost", port 4559.
> 
> /usr/local/sbin/faxq is running ....
> 
> any ideas on what i need to do?
> 
> any help appreciated!
> 
Make sure hfaxd is also running!

Regards,
--
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 09:50:12 +0100
From: Darrell Berry <darrellb@hhcl.com>
Organization: HHCL+P
To: flexfax@sgi.com
Subject: Re: flexfax: Document page width problem...
Sender: owner-flexfax@celestial.com

i think the FAQ needs to be updated on this--from memory it sez 'upgrade
to a new gs supporting setpagedevice', but doesn't include the mods to
ps2fax

cheers

Alan Sparks wrote:
> 
> What client are you using to submit the document?
> 
> This has *got* to get on the FAQ... the answer I include below contains a
> suggestion that will fix the problem at the server.  As far as I know, you
> can't just tell HylaFAX to "send it anyway."
> 
> =====
> That is stupid Windows producing a Postscript output just a little too big.
> And, there is nothing I've ever seen (including using different printer
> drivers) that really helps.
> 
> Something that DOES help, and helps definitively:
> Go into the server's spool/bin/fax2ps script, and:
> * Make sure the pagewidth variable is set to 1728; and
> * Make the last line of the script look something like:
> $CAT $fil | $PS -q \
>     -sDEVICE=$device \
>     -dNOPAUSE \
>     -dSAFER=true \
>     -sPAPERSIZE=$paper \
>     -dFIXEDMEDIA \
>     -r204x$vres \
>     "-sOutputFile=$out" \
>     -
> 
> In my case, that was an addition of the -dFIXEDMEDIA parameter... versions
> of gs at least from 4.x on I think supports this.  This will make
> ghostscript rescale the image on the fly to the right size.
> 
> Give that a try.  Works well here.
> -Alan
> 
> -----Original Message-----
> From: darrellb <darrellb@hhcl.com>
> To: flexfax@sgi.com <flexfax@sgi.com>; darrellb@hhcl.com <darrellb@hhcl.com>
> Date: Wednesday, September 16, 1998 1:06 PM
> Subject: flexfax: page width?
> 
> >we've just installed hylafax 4.07 RPM on RedHat 5.1...works a treat,
> >howefer sending A4 gets a refusal with the error
> >
> >Client does not support document page width, max remote page width 1728
> >pixels, image width 1734 pixels
> >
> >This is printing from WIndows NT using the whfc client...
> >
> >is there a switch somewhere to make it just crop and/or send anyway--we
> >can live without 4 pixels!
> >
> >currently we have to send 'letter' size rather than A4, which is a
> >serious issue if we are to go ahead and use this in a production
> >environment, as all out standard look & feel is A4
> >
> >
> >thanks for any help!
> >
> >- darrell
> 
> =====
> 
> -----Original Message-----
> From: Paul S. Russell <paulr@cmysys.com>
> To: flexfax@sgi.com <flexfax@sgi.com>
> Date: Thursday, September 24, 1998 12:34 AM
> Subject: flexfax: Document page width problem...
> 
> Greetings:
> 
> (Running HylaFAX 4.0pl1 on Caldera OpenLinux w/2.0.25 kernel)
> 
> I have a situation where some faxes are not being transmitted because
> the receiving fax machine does not handle the width of the page being
> sent.   e.g.:
> 
> " Client does not support document page width,
>   max remote page width 1728 pixels, image width 1734 pixels "
> 
> Is there any way to override this error condition?   I'd like to tell
> HylaFAX to ignore this and send the fax anyways.
> 
> Also; the e-mail msg sent back to the originator does not define the
> error - only that it was tried the specified nbr of times and failed.
> 
> It would be nice too to tell HylaFAX not to retry,  Is this
> possible?  It's pretty unlikely the recipient has changed fax
> machines between tries:-)
> 
> TIA for any assistance.
> 
> --paul
>   Paul S. Russell, CMY Systems Sdn. Bhd., Shah Alam, Malaysia
>   E-mail: paulr@cmysys.com  Web: http://www.cmysys.com/info/
>   Phone: +60 (0)3 559 4616  Fax: +60 (0)3 550 4249
>   Visit Malaysian Motorsports at http://www.cmysys.com/mmsports/

-- 
"a gust of wind...a dog barks..."

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 12:30:49 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Tim Rice <tim@trr.metro.NET>
Cc: Chen Coulter <software_sourcery@bigfoot.com>, flexfax@sgi.com
Subject: Re: flexfax: Inbound data call failing
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Thu, 24 Sep 1998, Tim Rice wrote:

> > To the list:
> > 
> >  I'm looking to share a modem(s) between fax and data.  I've installed
> > the binary distribution of HylaFAX V4.0 pl2 on an SCO OpenServer
> > 5.0.4c system.  The outbound faxing works fine; however, whenever I
> > try to connect a data call, the originating modem connects with a
> > "CONNECT 26400 RELIABLE COMPRESSED" message (I'm using Multi-Tech
> > 2834ZDXb modems at both ends) and then aborts immediately with a
>                                          ^^^^^^^^^^^^^^^^^
> Hmm, just a guess here. Did you put a getty in /usr/local/etc ?
> The binary distribution was compiled to start up /usr/local/etc/getty
> not /etc/getty. I recomend you use the getty from a 5.0.2 CD.

Why not use the standard getty? I think that The
$SPOOLDIR/etc/setup.cache file can be edited to set this to a new
setting.


			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNgvFNT/+ItycgIJRAQGsQQP+IN+rXMmYSfw5DLyae9nMJ0aTO7WTymsh
OLsGtexHnN4Q1iNC+mdYMoCaMhfR4nV+dvpbIiuyLdEK22LDy2m6EypgXf/JrsYf
hv8s8zzp0tmNP+1S8irMtMuayXrBCVi0Xka88R9TMI2R0L0ybTdxghX5qDcHm6/T
StAT/hyLcMY=
=RZUC
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 12:29:13 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Carsten Hoeger <choeger@suse.de>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Securityfix for /tmp racecondition
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Thu, 24 Sep 1998, Carsten Hoeger wrote:

> On Wed, Sep 23, Carsten Hoeger wrote:
> 
> > A fixed, precompiled package can be found at
> >   ftp://ftp.suse.de/pub/suse_update/suse53/n1/hylafax.rpm
> 
> Sorry, that was not my day... :-(
> 
> The correct URL is:
> 
> ftp://ftp.suse.com/pub/suse_update/suse53/n1/hylafax.rpm
>                ^^^

Carsten, since such a race condition could also affect other UNIX
systems, do you have the patch in hand and could you publish it
for the rest of us? Or repost the original message from someone
else that got mentioned, if it included a patch? I'd like to *review*
such a security patch before I recommend it....

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNgvE1T/+ItycgIJRAQGO9QP/fiALcpXQFcuaMQt6SKvLyu+5iLRh8OYb
XhepYmYou3yyqzd/tGgfnLjqKzbWH39Xp9XLBUwzmvhfL/Waun9p5hGD0OgtJWbD
2RZZxN7IgEIbubSeANXGw3H08nW1HjfzeuoQMIskjEoIhATTBS26L2x6RgXcaHtp
SbYDzVUrZko=
=0rtS
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 16:51:59 -0700 (PDT)
From: "Paul J. Lucas" <pjl@ptolemy.arc.nasa.gov>
Reply-To: "Paul J. Lucas" <pjl@ptolemy.arc.nasa.gov>
To: flexfax@sgi.com
Subject: flexfax: must do faxstate -n cua/b
Sender: owner-flexfax@celestial.com

	When I start the daemons with the /etc/init.d/hylafax script,
	it seems that I also have to do the aforementioned command
	otherwise jobs stay int he queue with a status of 'W'.  What
	gives?

	Config info:
		HylaFAX v4.0pl2
		gcc v2.8.0
		Solaris 2.6
		USRobotics Courier HST Dual Standard V.34 Fax
	
	- Paul J. Lucas
	  NASA Ames Research Center		Caelum Research Corporation
	  Moffett Field, California		San Jose, California
	  <pjl AT ptolemy DOT arc DOT nasa DOT gov>

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 09:52:56 -0700 (PDT)
From: "Paul J. Lucas" <pjl@ptolemy.arc.nasa.gov>
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
cc: flexfax@sgi.com
Subject: Re: flexfax: must do faxstate -n cua/b
Sender: owner-flexfax@celestial.com

On Fri, 25 Sep 1998, Nico Kadel-Garcia wrote:

> On Thu, 24 Sep 1998, Paul J. Lucas wrote:
> 
> > 	When I start the daemons with the /etc/init.d/hylafax script,
> > 	it seems that I also have to do the aforementioned command
> > 	otherwise jobs stay int he queue with a status of 'W'.  What
> > 	gives?
> 
> Did you do a "stop" first? Or is this at boot time?

	No HylaFAX processes are running.
	/etc/init.d/hylafax start
	Modem is not ready: jobs sit in queue with 'W' status.
	faxstate -n cua/b
	Faxing commences.

	I *could* add the faxstate command to the hylafax script, but I
	would think that I shouldn't have to.

	I haven't tested it via a reboot since the server is a live
	server and I can't reboot it as I please; users would get
	pissed.

	- Paul J. Lucas
	  NASA Ames Research Center		Caelum Research Corporation
	  Moffett Field, California		San Jose, California
	  <pjl AT ptolemy DOT arc DOT nasa DOT gov>

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 12:42:47 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: "Paul J. Lucas" <pjl@ptolemy.arc.nasa.gov>
Cc: flexfax@sgi.com
Subject: Re: flexfax: must do faxstate -n cua/b
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Thu, 24 Sep 1998, Paul J. Lucas wrote:

> 	When I start the daemons with the /etc/init.d/hylafax script,
> 	it seems that I also have to do the aforementioned command
> 	otherwise jobs stay int he queue with a status of 'W'.  What
> 	gives?

Did you do a "stop" first? Or is this at boot time?

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNgvIBD/+ItycgIJRAQGf8AP/R/bz4Fz7NMBzvsVkUDFQ769xZKiUTsCZ
UzbGOL7J5Jd2d3PjrnsbfggMFhfMh9+0wdiKAsm7DqhUCBw8yBWztzQh5c5H3PZU
UDGnjrA9EvPKwMOdp67O+H0rmjkRkL3mA+YFDPf0PSA7UM8qSyeiNpuHbb8uekst
vOQNy73kjAo=
=ae7z
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 14:26:26 -0400 (EDT)
From: Aidan Van Dyk <aidan@ottawa.com>
Reply-To: aidan@highrise.ca
Subject: Re: flexfax: must do faxstate -n cua/b
To: pjl@ptolemy.arc.nasa.gov
cc: raoul@cirl.meei.harvard.edu, flexfax@sgi.com
Sender: owner-flexfax@celestial.com

On 25 Sep, Paul J. Lucas wrote:
This sounds like your not running faxgetty on your modem?

If your not using faxgetty, faxmodem is the program which should be
used to inform faxq of the modems which are online.

a.


> On Fri, 25 Sep 1998, Nico Kadel-Garcia wrote:
> 
>> On Thu, 24 Sep 1998, Paul J. Lucas wrote:
>> 
>> > 	When I start the daemons with the /etc/init.d/hylafax script,
>> > 	it seems that I also have to do the aforementioned command
>> > 	otherwise jobs stay int he queue with a status of 'W'.  What
>> > 	gives?
>> 
>> Did you do a "stop" first? Or is this at boot time?
> 
> 	No HylaFAX processes are running.
> 	/etc/init.d/hylafax start
> 	Modem is not ready: jobs sit in queue with 'W' status.
> 	faxstate -n cua/b
> 	Faxing commences.
> 
> 	I *could* add the faxstate command to the hylafax script, but I
> 	would think that I shouldn't have to.
> 
> 	I haven't tested it via a reboot since the server is a live
> 	server and I can't reboot it as I please; users would get
> 	pissed.
> 
> 	- Paul J. Lucas
> 	  NASA Ames Research Center		Caelum Research Corporation
> 	  Moffett Field, California		San Jose, California
> 	  <pjl AT ptolemy DOT arc DOT nasa DOT gov>
> 

-- 
Aidan Van Dyk
aidan@ottawa.com

char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}

   |\^/|       |\^/|       |\^/|       |\^/|       |\^/|       |\^/|
_|\|   |/|_ _|\|   |/|_ _|\|   |/|_ _|\|   |/|_ _|\|   |/|_ _|\|   |/|_
>    C    < >    a    < >    n    < >    a    < >    d    < >    a    <
 >_./|\._<   >_./|\._<   >_./|\._<   >_./|\._<   >_./|\._<   >_./|\._<

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Thu, 24 Sep 1998 14:31:47 +0200
To: flexfax@sgi.com
From: Dirk Dettmering <dettmer@pc16154.pharmazie.uni-marburg.de>
Subject: flexfax: probs with handshake and rockwell chipset
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id KAA17316

Hy,

after several day fighting with the hylafax sources and finding a working
libtiff version I finally got it installed (under linux with 2.0.35 and
libtiff 3.4.37). But now I have a big problem getting the modem to do the
handshake. In /var/log/messages I see that  faxgetty realizes the call but
abborts with an error message.
My modem is a creatix SG2834 and it has a rockwell AC/V34/V1.200-V34_DS
chipset. It was recognized ny the modemsetup script with no problem.
I suppose that my problem has something to do with the line
ModemSetupDTRCmd:	AT&D3	# DTR off causes modem to reset in the config.ttyS1
file because I haven't found this AT-command in my handbook! But this is
only my guess because this is my first time getting in touch with modem AT
commandos because I switched to ISDN bevor starting with linux ;-)

Any help is very much appreciated

Dirk
(sorry for this very long mail but I don't know what are the relevant parts)

*********************************************************************
pc16163:[fax] #probemodem
Serial port that modem is connected to []? ttyS1

Now we are going to probe the tty port.  This takes a few seconds,
so be patient.  Note that if you do not have the modem cabled to
the port, or the modem is turned off, this may hang (just go and
cable up the modem or turn it on, or whatever).

Probing for best speed to talk to modem: 38400 19200 9600 4800 2400 1200 OK.

This looks like a Class 1+2 modem.

ATI0    RESULT = "OK"   RESPONSE = "28800"
ATI1    RESULT = "OK"   RESPONSE = "201"
ATI2    RESULT = "OK"   RESPONSE = "OK"
ATI3    RESULT = "OK"   RESPONSE = ""

Class 1 stuff...

AT+FCLASS=?     RESULT = "OK"   RESPONSE = ""
AT+FCLASS?      RESULT = "OK"   RESPONSE = ""
AT+FCLASS=0     RESULT = "OK"   RESPONSE = ""
AT+FCLASS=1     RESULT = "OK"   RESPONSE = "OK"
AT+FCLASS?      RESULT = "OK"   RESPONSE = "1"
AT+FJUNK=?      RESULT = ""     RESPONSE = ""
AT+FJUNK?       RESULT = ""     RESPONSE = ""
AT+FAA=?        RESULT = ""     RESPONSE = ""
AT+FAA? RESULT = "OK"   RESPONSE = ""
AT+FAE=?        RESULT = ""     RESPONSE = ""
AT+FAE? RESULT = ""     RESPONSE = ""
AT+FTH=?        RESULT = "ERROR"        RESPONSE = ""
AT+FRH=?        RESULT = ""     RESPONSE = ""
AT+FTM=?        RESULT = ""     RESPONSE = ""
AT+FRM=?        RESULT = ""     RESPONSE = ""
AT+FTS=?        RESULT = ""     RESPONSE = ""
AT+FRS=?        RESULT = ""     RESPONSE = ""

Class 2 stuff...

AT+FCLASS=?     RESULT = ""     RESPONSE = ""
AT+FCLASS?      RESULT = "OK"   RESPONSE = ""
AT+FCLASS=0     RESULT = ""     RESPONSE = ""
AT+FCLASS=1     RESULT = ""     RESPONSE = ""
AT+FCLASS=2     RESULT = "OK"   RESPONSE = ""
AT+FCLASS?      RESULT = ""     RESPONSE = ""
AT+FJUNK=?      RESULT = ""     RESPONSE = ""
AT+FJUNK?       RESULT = ""     RESPONSE = ""
AT+FAA=?        RESULT = ""     RESPONSE = ""
AT+FAA? RESULT = "OK"   RESPONSE = ""
AT+FAXERR=?     RESULT = ""     RESPONSE = ""
AT+FAXERR?      RESULT = ""     RESPONSE = ""
AT+FBADLIN=?    RESULT = "OK"   RESPONSE = ""
AT+FBADLIN?     RESULT = ""     RESPONSE = ""
AT+FBADMUL=?    RESULT = ""     RESPONSE = ""
AT+FBADMUL?     RESULT = "OK"   RESPONSE = ""
AT+FBOR=?       RESULT = ""     RESPONSE = ""
AT+FBOR?        RESULT = ""     RESPONSE = ""
AT+FBUF=?       RESULT = "ERROR"        RESPONSE = ""
AT+FBUF?        RESULT = ""     RESPONSE = ""
AT+FBUG=?       RESULT = ""     RESPONSE = ""
AT+FBUG?        RESULT = "OK"   RESPONSE = ""
AT+FCIG=?       RESULT = ""     RESPONSE = ""
AT+FCIG?        RESULT = ""     RESPONSE = ""
AT+FCQ=?        RESULT = "OK"   RESPONSE = ""
AT+FCQ? RESULT = ""     RESPONSE = ""
AT+FCR=?        RESULT = ""     RESPONSE = ""
AT+FCR? RESULT = "OK"   RESPONSE = ""
AT+FTBC=?       RESULT = ""     RESPONSE = ""
AT+FTBC?        RESULT = ""     RESPONSE = ""
AT+FDCC=?       RESULT = "OK"   RESPONSE = ""
AT+FDCC?        RESULT = ""     RESPONSE = ""
AT+FDCS=?       RESULT = ""     RESPONSE = ""
AT+FDCS?        RESULT = "OK"   RESPONSE = ""
AT+FDIS=?       RESULT = ""     RESPONSE = ""
AT+FDIS?        RESULT = ""     RESPONSE = ""
AT+FDT=?        RESULT = "ERROR"        RESPONSE = ""
AT+FDT? RESULT = ""     RESPONSE = ""
AT+FECM=?       RESULT = ""     RESPONSE = ""
AT+FECM?        RESULT = "OK"   RESPONSE = ""
AT+FET=?        RESULT = ""     RESPONSE = ""
AT+FET? RESULT = ""     RESPONSE = ""
AT+FLID=?       RESULT = ""     RESPONSE = ""
AT+FLID?        RESULT = ""     RESPONSE = ""
AT+FLNFC=?      RESULT = "OK"   RESPONSE = ""
AT+FLNFC?       RESULT = ""     RESPONSE = ""
AT+FLPL=?       RESULT = ""     RESPONSE = ""
AT+FLPL?        RESULT = "OK"   RESPONSE = ""
AT+FMDL?        RESULT = ""     RESPONSE = ""
AT+FMFR?        RESULT = ""     RESPONSE = ""
AT+FMINSP=?     RESULT = "OK"   RESPONSE = ""
AT+FMINSP?      RESULT = ""     RESPONSE = ""
AT+FPHCTO=?     RESULT = ""     RESPONSE = ""
AT+FPHCTO?      RESULT = "OK"   RESPONSE = ""
AT+FPTS=?       RESULT = ""     RESPONSE = ""
AT+FPTS?        RESULT = ""     RESPONSE = ""
AT+FRBC=?       RESULT = "OK"   RESPONSE = ""
AT+FRBC?        RESULT = ""     RESPONSE = ""
AT+FREL=?       RESULT = ""     RESPONSE = ""
AT+FREL?        RESULT = "OK"   RESPONSE = ""
AT+FREV?        RESULT = ""     RESPONSE = ""
AT+FSPL=?       RESULT = ""     RESPONSE = ""
AT+FSPL?        RESULT = "OK"   RESPONSE = ""
AT+FTBC=?       RESULT = ""     RESPONSE = ""
AT+FTBC?        RESULT = ""     RESPONSE = ""
AT+FVRFC=?      RESULT = "OK"   RESPONSE = ""
AT+FVRFC?       RESULT = ""     RESPONSE = ""
AT+FWDFC=?      RESULT = ""     RESPONSE = ""
AT+FWDFC?       RESULT = "OK"   RESPONSE = ""
AT+FK=? RESULT = ""     RESPONSE = ""



/var/log/messages with debug level 1:
Sep 23 22:28:49 pc16163 init: Re-reading inittab
Sep 23 22:29:03 pc16163 FaxQueuer[11516]: QUIT
Sep 23 22:29:07 pc16163 FaxQueuer[11860]: HylaFAX (tm) Version 4.0pl2
Sep 23 22:29:07 pc16163 FaxQueuer[11860]: Copyright (c) 1990-1996 Sam Leffler
Sep 23 22:29:07 pc16163 FaxQueuer[11860]: Copyright (c) 1991-1996 Silicon
Graphics, Inc.
Sep 23 22:29:07 pc16163 FaxGetty[11484]: HELLO
Sep 23 22:29:07 pc16163 HylaFAX[11862]: HylaFAX INET Protocol Server:
restarted.
Sep 23 22:29:07 pc16163 HylaFAX[11862]: HylaFAX Old Protocol Server:
restarted.
Sep 23 22:29:07 pc16163 HylaFAX[11862]: HylaFAX SNPP Protocol Server:
restarted.
Sep 23 22:29:23 pc16163 kernel: isdn_tty: call from 6421931922 -> 931266
ignored 
Sep 23 22:30:12 pc16163 FaxGetty[11484]: ANSWER: Ring detected without
successful handshake
Sep 23 22:30:19 pc16163 FaxGetty[11484]: MODEM ROCKWELL AC/V34/V1.200-V34_DS
Sep 23 22:31:07 pc16163 FaxGetty[11484]: ANSWER: Ring detected without
successful handshake
Sep 23 22:31:14 pc16163 FaxGetty[11484]: MODEM ROCKWELL AC/V34/V1.200-V34_DS

with debug level 11:
Sep 24 05:19:37 pc16163 kernel: isdn_tty: call from 6421931922 -> 931258
ignored 
Sep 24 05:19:39 pc16163 FaxGetty[1436]: --> [4:RING]
Sep 24 05:19:43 pc16163 login[1458]: ROOT LOGIN on `ttyp0' from
`pc16166.pharmazie.uni-marburg.de' 
Sep 24 05:20:25 pc16163 FaxGetty[1436]: ANSWER: Ring detected without
successful handshake
Sep 24 05:20:25 pc16163 FaxGetty[1436]: <-- [5:ATH0\r]
Sep 24 05:20:26 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:26 pc16163 FaxGetty[1436]: DELAY 2600 ms
Sep 24 05:20:28 pc16163 FaxGetty[1436]: <-- [15:ATE0V1Q0S0=0H0\r]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: <-- [21:ATS8=2S7=60&K3&D3&C1\r]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: <-- [12:AT+FCLASS=?\r]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: --> [5:0,1,2]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: <-- [12:AT+FCLASS=2\r]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:29 pc16163 FaxGetty[1436]: <-- [9:AT+FMFR?\r]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: --> [20:ROCKWELL            ]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: <-- [9:AT+FMDL?\r]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: --> [20:AC/V34              ]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: <-- [9:AT+FREV?\r]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: --> [13:V1.200-V34_DS]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: <-- [10:AT+FDCC=?\r]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: -->
[39:(0,1),(0-5),(0-2),(0-2),(0,1),0,0,(0-7)]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:30 pc16163 FaxGetty[1436]: <-- [9:AT+FCQ=?\r]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: --> [1:0]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: <-- [9:AT+FAP=?\r]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: --> [5:ERROR]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: <-- [10:AT+FSPL=?\r]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: --> [3:0,1]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: <-- [12:AT+FCLASS=2\r]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:31 pc16163 FaxGetty[1436]: <-- [10:AT+FTBC=0\r]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: <-- [10:AT+FBOR=0\r]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: <-- [13:AT+FPHCTO=30\r]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: <-- [24:AT+FDCC=1,5,2,2,1,0,0,0\r]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:32 pc16163 FaxGetty[1436]: MODEM ROCKWELL AC/V34/V1.200-V34_DS
Sep 24 05:20:32 pc16163 FaxGetty[1436]: <-- [5:ATM0\r]
Sep 24 05:20:33 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:33 pc16163 FaxGetty[1436]: <-- [9:AT+FCR=1\r]
Sep 24 05:20:33 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:33 pc16163 FaxGetty[1436]: <-- [31:AT+FLID="Karin und Dirk
Dettmering"]
Sep 24 05:20:33 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:33 pc16163 FaxGetty[1436]: <-- [9:AT+FAA=1\r]
Sep 24 05:20:33 pc16163 FaxGetty[1436]: --> [2:OK]
Sep 24 05:20:34 pc16163 FaxGetty[1436]: --> [4:RING]


/var/spool/fax/log/c00000009:
Sep 23 22:30:20.68: [11484]: SESSION BEGIN 00000009 496421931266
Sep 23 22:30:20.68: [11484]: <-- [4:ATA\r]
Sep 23 22:31:07.19: [11484]: --> [8:+FHNG: 1]
Sep 23 22:31:07.19: [11484]: REMOTE HANGUP: Ring detect without successful
handshake (code 1)
Sep 23 22:31:07.19: [11484]: ANSWER: Ring detected without successful
handshake
Sep 23 22:31:07.19: [11484]: SESSION END



config.ttyS1:
# $Id: rc288dpi,v 1.4 1996/06/24 02:58:38 sam Rel $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
#

#
# Configuration for a Rockwell RC288DPi-based Class 2 modem
# (should also work for 144DPi-based modems).
#    Microcom DeskPorte 28.8S	firmware rev V1.100K-V34_DS
#    (and others)
#
# NB: DCD is toggled at page end during transmits; this can
#     cause problems on systems where it's not possible to
#     set CLOCAL and also enable RTS/CTS flow control.
#
#
CountryCode:		049
AreaCode:		6421
FAXNumber:		+49.6421.931266
LongDistancePrefix:	049
InternationalPrefix:	049
DialStringRules:	"etc/dialrules"
ServerTracing:		11
SessionTracing:		11
RecvFileMode:		0600
LogFileMode:		0600
DeviceMode:		0600
RingsBeforeAnswer:	1
SpeakerVolume:		off
GettyArgs:		"-h %l dx_%s"
LocalIdentifier:	"Karin und Dirk Dettmering"
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:		"From %%l|%c|Page %%p of %%t"
MaxRecvPages:		50
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:		CLASS2		# use class 1 interface
#ModemType:		"any:.*"	# use class 1 interface
ModemRate:		38400		# locked for fax sending&receiving
ModemFlowControl:	rtscts		# default
#
ModemNoFlowCmd:	AT&K0		# disable flow control cmd
ModemSoftFlowCmd:	AT&K4		# software flow control cmd
ModemHardFlowCmd:	AT&K3		# hardware flow control cmd
ModemSetupDTRCmd:	AT&D3		# DTR off causes modem to reset
ModemSetupDCDCmd:	AT&C1		# DCD follows carrier
ModemSetupAACmd:	AT+FAA=1	# enable adaptive-answer in Class 2
#
ModemRecvFillOrder:	MSB2LSB		# bit order of received facsimile
ModemSendFillOrder:	LSB2MSB		# bit order modem expects for transmit
#
ModemDialCmd:		ATDT0,%s	# T for tone dialing
#
# Chip locks the line rate and switches to xon/xoff flow
# control when receiving facsimile--we must follow suit.
#
ModemAnswerFaxBeginCmd:	"<19200><xon>"	# lock line rate & switch flow control
#
Class2RecvDataTrigger:	"\022"		# character sent to modem to start recv


--
****************************************************************************
******
Dirk Dettmering          Email: Dettmer@pc16154.pharmazie.uni-marburg.de
       http://pc16154.pharmazie.uni-marburg.de/dettmering/index.html
            Tel.: +49 6421 285824          Fax: +49 6421 285828
Philipps-Universitt Marburg         -  FB Pharmazie und Lebensmittelchemie
Philipps University  Marburg - Germany      -  Department of Pharmacy
            This message was written entirely with recycled electrons
****************************************************************************
******
--

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 12:46:40 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: ea192 <Werner.Mayer@fen.baynet.de>
Cc: Mailingliste Hylafax <flexfax@sgi.com>
Subject: Re: flexfax: Hylafax receive errors, faxstat errors, where can I
 get special files
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Fri, 25 Sep 1998, ea192 wrote:

> Hi!
> 
> My config is as follows:
> Hylafax Version v4.0pl1 under Linux 2.0.33;gcc version 2.7.2.1; created
> for 
> i586-unknown-linux on Sun Nov 30 23:56:08 1997
> Distribution form binary via Suse/redhat on CD-ROM Version Suse 5.1
> MODEM: TELEJET High Speed FaxModem 28800, HW-J9614F4,
> SW-J9614F41-V-FAST, V1.000-DS39 VFC, RC288DPi Rev
> 05BA                                                   
> Rest: take a look at survey database, I registered same time today.

Go directly to v4.0pl2: there are more than enough patches to justify
it, for security reasons. ftp://ftp.tpc.int/pub/hylafax

It does use ghostscript-5.10, also available at that site.

Darren, you out there? ghostscript-5.50 is out! It includes a single
"noarch" font RPM, available at
	ftp://ftp.cs.wisc.edu/pub/ghost/aladdin/current/

> This is the contents of my fax etc/hosts file:
> localhost
> 127.0.0.1
> 
> When using faxstat, I'm asked for a password. nevertheless what I do, it
> denies access:
> faxstat
> Password:
> Login failed: 500 'PASS ': Syntax error, expecting password.

Check the ownership of your $SPOOLDIR/etc/hosts file: it should be 600,
fax.fax.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNgvI6z/+ItycgIJRAQGgiQP/fsY9iTxbIycJGesMZTRW2ldlC0h8zQDe
9RcFmoNkgm0I9kCzsO0Wcl7PhufA19dFInlz1Dngw3ZmyoUB09zgT0pLaownRbwQ
GBIA71mEGtZPrwpOUqBsMJsXrpvkvHTQ9INITtEmdwf/rgHV/ciBMaVBLeRDKLtf
hrFQbGkXuEo=
=7U99
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 19:52:38 +0200
From: Carsten Hoeger <choeger@suse.de>
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Securityfix for /tmp racecondition
Sender: owner-flexfax@celestial.com

On Fri, Sep 25, Nico Kadel-Garcia wrote:

> Carsten, since such a race condition could also affect other UNIX
> systems, do you have the patch in hand and could you publish it
> for the rest of us? Or repost the original message from someone
> else that got mentioned, if it included a patch? I'd like to *review*
> such a security patch before I recommend it....

This race condition affects only some Shell-Scripts.
The patch was attached on my first mail, but I can post it
again, if you want.

-- 
mfG,
	Carsten Hoeger
------
Carsten Hoeger  - S.u.S.E. GmbH -  Gebhardtstr. 2  -  90762 Fuerth  -  Germany
fax +49-911-3206727                                     web http://www.suse.de
------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 23:02:42 +0000
From: Didier Legein <didierlegein@mosaic.xs4all.be>
Reply-To: didierlegein@mosaic.xs4all.be
Organization: mosaic bvba
To: pkw@elgro.co.uk
CC: flexfax@sgi.com
Subject: flexfax: Email fax gateway and senmail 8.8.7
Sender: owner-flexfax@celestial.com

PMJI

I followed above thread and was glad that could finally find a "human"
answer to the mail-fax gateway.

I'm running Hylafax *rpm from the tpc.int site (latest version) on RH
5.0.

I made the changes as you indicated no problem whatsoever but than I got
following error log :


   ----- The following addresses had permanent fatal errors -----
<Lucdewaele@056782150.fax>

   ----- Transcript of session follows -----
Application initialization failed: no display name and no $DISPLAY
environment variable
Error in startup script: can't read "tk_version": no such variable
    while executing
"if {$tk_version < 4.0} {
    puts stderr "\nSorry: wrong TK version: need at least 4.0\n"
    destroy .
}"
    (file "/usr/local/lib/faxmail/faxmail.tcl" line 20)
554 <Lucdewaele@056782150.fax>... unknown mailer error 1




Reporting-MTA: dns; mosaic.xs4all.be
Received-From-MTA: DNS; mosaic.xs4all.be
Arrival-Date: Sat, 26 Sep 1998 00:00:02 +0200

Final-Recipient: RFC822; Lucdewaele@mosaic.xs4all.be
Action: failed
Status: 5.0.0
Last-Attempt-Date: Sat, 26 Sep 1998 00:00:06 +0200

Does this mean that the faxmail.tcl script is lacking parameters ? If so
where should this script find them ? Or should I add them ?

(BTW, I'm running tcl/tk 8.0-12)

Or has it to do with the sending of te fax :

user@xxxx.fax = destinary@destinary_nr.fax ???

TIA

Didier LEGEIN
mosaic bvba

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 14:59:41 -0700 (PDT)
From: Tim Rice <tim@trr.metro.NET>
To: Chen Coulter <software_sourcery@bigfoot.com>
cc: flexfax@sgi.com
Subject: Re: flexfax: Inbound data call failing
Sender: owner-flexfax@celestial.com


I've had problems with the MT2834ZDXb, I won't use them.
I and my clients are using the MT2834ZDX sucessfully.
Here is what I did. First I program the modem with
AT E0 M0 Q2 S38=35 S7=60 &C4 $SB38400 &W0
AT &F9 &W0

Then after running faxsetup/faxaddmodem I edit the config file and
change ModemSetupDCDCmd:       AT&C1
to ModemSetupDCDCmd:       AT&C4

For some reason the config file got corrupted when I tried to use
the &C4 when running faxaddmodem. Now I just go change it later.

I've included a working config file at the end (less comment lines).

On Thu, 24 Sep 1998, Chen Coulter wrote:

> Tim Rice wrote:
> > 
> > On Wed, 23 Sep 1998, Chen Coulter wrote:
> > 
> > > To the list:
> > >
> > >  I'm looking to share a modem(s) between fax and data.  I've installed
> > > the binary distribution of HylaFAX V4.0 pl2 on an SCO OpenServer
> > > 5.0.4c system.  The outbound faxing works fine; however, whenever I
> > > try to connect a data call, the originating modem connects with a
> > > "CONNECT 26400 RELIABLE COMPRESSED" message (I'm using Multi-Tech
> > > 2834ZDXb modems at both ends) and then aborts immediately with a
> >                                          ^^^^^^^^^^^^^^^^^
> > Hmm, just a guess here. Did you put a getty in /usr/local/etc ?
> > The binary distribution was compiled to start up /usr/local/etc/getty
> > not /etc/getty. I recomend you use the getty from a 5.0.2 CD.
> > 
> > > "NO CARRIER" message.  The session trace logs show that Faxgetty
> > > starts up a getty process with a PID; however, it terminates with
> > > an exit status of 77400.  I have set the AnswerRotary CONFIG
> > > parameter to "data" only.  I also included the "-t 60" parameter
> > > in the GettyArgs parameter.
> > >
> > > Does anyone have any ideas?  I'd appreciate any insights you could
> > > share.
> > >
> > > Thanks,
> > >
> > > Chen Coulter
> > > software_sourcery@bigfoot.com
> > >
> > 
> > --
> > Tim Rice                        Multitalents    (707) 887-1469 (voice)
> > tim@trr.metro.net
> 
> Tim:
> 
>  I appreciate the thought.  The instructions to get the getty from the
> 5.0.2 CD were contained in the binary distribution documentation.  I
> did follow those instructions.  I'm assuming that the correct getty
> gets started since it is assigned a PID.
> 
>  If you have any further suggestions, it would be much appreciated.
> By the way, the HylaFAX documentation suggests that you can use
> AnswerRotary as an alternative to Adaptive Answer.  Do you think that
> I should go ahead and set up Adaptive Answer?  If so, what parameters
> would you suggest that I use?
> 
> Thanx for your help,
> 
> Chen Coulter
> software_sourcery@bigfoot.com
> 
-----------< MT2834ZDX config >-----------

CountryCode:		1
AreaCode:		aaa
FAXNumber:		1.aaa.nnn.nnnn
LongDistancePrefix:	1
InternationalPrefix:	011
DialStringRules:	"etc/dialrules"
ServerTracing:		11
SessionTracing:		11
RecvFileMode:		0644
LogFileMode:		0644
DeviceMode:		0660
RingsBeforeAnswer:	1
SpeakerVolume:		off
GettyArgs:		"-t 60 -h %l dx_%s"
LocalIdentifier:	"707.546.4804"
LogFacility:		local2
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:		"From %%l|%c|Page %%p of %%t"
MaxRecvPages:		100
ModemType:		Class2		# use class 2 interface
ModemRate:		38400		# lock rate for DCE-DTE communication
ModemFlowControl:	rtscts		# default
ModemHardFlowCmd:	AT&E4		# hardware flow control
ModemSoftFlowCmd:	AT&E5		# software flow control
ModemSetupDTRCmd:	AT&D3		# setup so DTR drop resets modem
ModemSetupDCDCmd:	AT&C4		# setup so DCD reflects carrier (or not)
ModemSetupAACmd:	AT+FAA=1	# enable adaptive-answer in class 2
ModemDialCmd:		ATDT%s@		# T for tone dialing, @ for silence
Class2RecvDataTrigger:	"\022"		# character sent to modem to start recv

-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Fri, 25 Sep 1998 14:36:54 -0700 (PDT)
From: Tim Rice <tim@trr.metro.NET>
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
cc: Chen Coulter <software_sourcery@bigfoot.com>, flexfax@sgi.com
Subject: Re: flexfax: Inbound data call failing
Sender: owner-flexfax@celestial.com

On Fri, 25 Sep 1998, Nico Kadel-Garcia wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> 
> On Thu, 24 Sep 1998, Tim Rice wrote:
> 
> > > To the list:
> > > 
> > >  I'm looking to share a modem(s) between fax and data.  I've installed
> > > the binary distribution of HylaFAX V4.0 pl2 on an SCO OpenServer
> > > 5.0.4c system.  The outbound faxing works fine; however, whenever I
> > > try to connect a data call, the originating modem connects with a
> > > "CONNECT 26400 RELIABLE COMPRESSED" message (I'm using Multi-Tech
> > > 2834ZDXb modems at both ends) and then aborts immediately with a
> >                                          ^^^^^^^^^^^^^^^^^
> > Hmm, just a guess here. Did you put a getty in /usr/local/etc ?
> > The binary distribution was compiled to start up /usr/local/etc/getty
> > not /etc/getty. I recomend you use the getty from a 5.0.2 CD.
> 
> Why not use the standard getty? I think that The
> $SPOOLDIR/etc/setup.cache file can be edited to set this to a new
> setting.

It would be nice if the SCO 5.0.4 getty WAS a standard getty.
Unfortunatly SCO tried to get too tricky, and it's caused many people
problems. And not just with HylaFAX. That's why the SCO OS5 HylaFAX binary
is compiled to use /usr/local/etc/getty.
That way you can use the older (working) 5.0.2 getty and not have
to change /etc/getty.

> 
> 
> 			Nico Kadel-Garcia
> 			Senior Engineer, CIRL 
> 			Mass. Eye and Ear Infirmary
> 			raoul@cirl.meei.harvard.edu
> 
> -----BEGIN PGP SIGNATURE-----
> Version: 2.6.2
> 
> iQCVAwUBNgvFNT/+ItycgIJRAQGsQQP+IN+rXMmYSfw5DLyae9nMJ0aTO7WTymsh
> OLsGtexHnN4Q1iNC+mdYMoCaMhfR4nV+dvpbIiuyLdEK22LDy2m6EypgXf/JrsYf
> hv8s8zzp0tmNP+1S8irMtMuayXrBCVi0Xka88R9TMI2R0L0ybTdxghX5qDcHm6/T
> StAT/hyLcMY=
> =RZUC
> -----END PGP SIGNATURE-----
> 
> 

-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: Hylafax receive errors, faxstat errors, where can I get special files
To: Werner.Mayer@fen.baynet.de (ea192)
Date: Sat, 26 Sep 1998 09:48:18 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> Rest: take a look at survey database, I registered same time today.

I pay for internet access, so that's not very useful to me.

> 
> Problem:
> Hylafax receives short pages of 60-110 scan lines, then waits for the
> sender to end transmission.

What speed is the computer to modem interface running at?

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: I can't receive fax from certain fax machines
To: shui@pointsnorth.com
Date: Fri, 25 Sep 1998 08:40:05 +0100 (BST)
Cc: flexfax@sgi.com
Reply-To: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> Sep 23 14:27:53.68: [  614]: SESSION BEGIN 00000191 14032649466
> Sep 23 14:27:53.75: [  614]: <-- [4:ATA\r]
> Sep 23 14:28:01.95: [  614]: --> [4:+FCO]
> Sep 23 14:28:01.95: [  614]: ANSWER: FAX CONNECTION
> Sep 23 14:28:01.96: [  614]: RECV FAX: begin
> Sep 23 14:28:36.40: [  614]: --> [7:+FHS:01]
> Sep 23 14:28:36.40: [  614]: REMOTE HANGUP: Ring detect without successful
> handshake (code 1)

The most Hylafax involvement there could be would be an incorrectly entered
modem setup string.

> someone please suggest what I can do?  By the way, my fax modem is
> USRobotics Fax Modem 28800.

Although this is not characteristic of the problems of this modem, you
are, I hope, aware that this modem's Class 2.0 implementation is broken.
I believe workarounds are on the we site and have been given on this list.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: Re: flexfax: probs with handshake and rockwell chipset
To: dettmer@pc16154.pharmazie.uni-marburg.de (Dirk Dettmering)
Date: Sat, 26 Sep 1998 10:34:31 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> I suppose that my problem has something to do with the line
> ModemSetupDTRCmd:	AT&D3	# DTR off causes modem to reset in the config.ttyS1
> file because I haven't found this AT-command in my handbook! But this is
> only my guess because this is my first time getting in touch with modem AT
> commandos because I switched to ISDN bevor starting with linux ;-)

This command is in the generic Rockwell documentation, although that 
documentation warns that any one product may use a customised chip which
only supports a subset of the total capability.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sat, 26 Sep 1998 15:02:34 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: dennis.moreno@safetran.com
Cc: flexfax@sgi.com
Subject: flexfax: Re: your mail
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Fri, 25 Sep 1998 dennis.moreno@safetran.com wrote:

> Can anyone tell me why this is failing:
> 
> hylafax-v4.0pl1, Solaris 2.5.1

First, go to version4.0pl2 for the many modest bug fixes.

Second, say what compiler ant TIFF library you used.

Third, based on this, I assume that you did not hardwire the location
of your TIFF library directory into your config.* files and the
binaries are grabbing the Openwindows TIFF library, rather than a
newer one compiled directly on Sam Leffler's source such as the one at
ftp://ftp.sgi.com/sgi/fax.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNg06Qz/+ItycgIJRAQGOIwQAm04lGPKJYOExGqQn4gBCstTSqGm1CVuc
UAPPsBhUwNkAZhrn/fBQppeU8n5M7O118F3fRaTt+uKUbdnjBlxCLxxAhHt3op1Z
CQcxNyVnR1T3X7MQ2xOY2fZPPwOA98QI9rpeRYq8VZWCWL/GrP1LhioZt8yiITvT
qSgm70js6Ic=
=fJ3M
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
Subject: flexfax: Re: Problems receiving fax
To: joki@shire.domestic.de (joki)
Date: Sun, 27 Sep 1998 13:45:35 +0200 (CEST)
Sender: owner-flexfax@celestial.com

joki wrote:

Sorry for replying to my own mail and sorry for the noise. I solved
the problem by adding

	ModemAnswerFaxBeginCmd:	<19200>

like it says in the FAQ :-)

Lazy me, I know the correct order to do this is the opposite .-/

cu Jo

---------------------------------------------------------------------
FreeBSD: The Power to Serve                  <http://www.freebsd.org>
Joachim Kuebart
Tel: +49 711 653706          Replicants are like any other machine --
Germany                      they're either a benefit or a hazard.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sat, 26 Sep 1998 13:45:26 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: USR Hangs up
Sender: owner-flexfax@celestial.com

Hi, Im using a usr sportster 33 on RH.  It receives faxes ok but when I
send one, it calls, negotiates, speaker goes off then it hangs up. 
HylaFAX e-mails a message that all went well, and it only to 34 sec to
fax 10 pages..
I remember people having this problem when I ran a BBS 15 years ago.  I
just can't remember what the problem is.
anyone have a working setup file for usr sportster v33 and it's switch
settings 1-8?

Thanks 
ted

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sat, 26 Sep 1998 14:35:52 -0700
From: Chen Coulter <software_sourcery@bigfoot.com>
Reply-To: software_sourcery@bigfoot.com
Organization: Software Sourcery Systems, Inc.
To: flexfax@sgi.com
CC: Paul Russell <paulr@cmysys.com>, Darrell Berry <darrellb@hhcl.com>
Subject: Re: flexfax: Document page width problem...
Sender: owner-flexfax@celestial.com

To the list (and Paul/Darrell):

Following are the essentials of the communications that I had with
the list several months ago regarding the infamous "Page Width"
problem.  The solution that I found appears in the last section.
Hope this helps.  Once I found the solution, HylaFAX has been very
dependable.  Note: you may need to substitute "a4" for "legal".

I have installed the binary distribution of HylaFAX V4.0pl2 under
SCO OpenServer 5.0.4c with a MultiTech 2834ZDXb modem.  I am
currently trying to test the system with the types of files that
we need to send.

I am having a problem with HylaFAX refusing to send the PostScript
document; the log reads "Client does not support document page width,
max remote page width 1728 pixels, image width 2048 pixels".

First of all, let me explain that we are a software developer and
have been writing PostScript code for quite a few years.  All of
our documents use PostScript code that we have written directly or
indirectly.  I searched the FAQ's for references to pixels and the
only relevant reference that I can find includes Sam's explanation
of a problem related to the "setpagedevice" parameter (a Level 2
operator).

We have no "setpagedevice" parameters in our code.  We can send the
same document that we are trying to fax to a PostScript printer and
it prints correctly.  I even tried including a ".8 1 scale" command
in the code (which should have reduced the image size to 80% of normal),
but it made no difference.  I asked ghostscript to display the
document in an X window on the OpenServer graphical console, and it
had no problems displaying the entire document (even though it
wasn't totally readable due to the display font used).

We do have a "translate" operator or two in the code, but all
translations are done on the printed page.

Do you have any ideas as to what could be causing this and what I
can do to make this work?  We would really like to make HylaFAX
work, and I am most impressed by the quality of the product and,
most particularly, the documentation.

Thank you for your valuable time,

---------------------------------------------------------------------

To the HylaFAX mailing list:

This is a follow-on to my earlier posting regarding the "Client does
not support document page width" error message that is preventing me
from sending faxes.

I have currently boiled the PostScript code that I am trying to send
down to just a few lines that only draw a box and put a couple of
words on the page.  I have determined that the problem seems to be
related to my attempting to image a legal-sized page (8.5 x 14).
My Postscript code is attempting to put the box and words in the
top 3 inches of the form.  Whenever I do this, I get a blank page
when the form is submitted to HylaFAX without the "-s legal"
parameter.  When I take the exact same code and simply change the
y-coordinates to 3 inches lower, the box appears.  By the way,
I do have my plain paper laser fax loaded with legal size paper
and the fax machine itself is set for legal size paper.

Whenever I submit a job to HylaFAX with the "-s legal" parameter,
I always get the "Client does not support document page width"
message and the fax aborts.

Can someone please give me an indication of what I need to do to
correctly send legal size pages through HylaFAX?  Is this a bug?

Any comments would be most welcome.

Thank you for your valuable time,

---------------------------------------------------------------------

Jonathan Chen wrote:
 
> Check your /usr/local/lib/fax/pagesizes for abbreviations that can be
> used with HylaFAX. It could be that HylaFAX is confused between
> `Japanese Legal' and `American Legal'. Try using `us-leg' instead.
> --
> Jonathan Chen <jonc@pinnacle.co.nz>
> ----------------------------------------------------------------------
>                                               Clothes do make the man.
>                   Naked people have little or no influence on society.

Jonathan:

I appreciate your response; however, I consulted the pagesizes
database and have tried sending the fax using the full
"American Legal" parameter.  It makes no difference.  I went
back to the mailing list archives and found dozens upon dozens
of messages concerning this problem with legal size paper, but
no one seems to have a handle on the solution.

This seems to be a rather significant bug in the Ghostscript/HylaFAX
product combination.  Do you have any other ideas or know anyone
who might?

I'd be willing to pay for consulting time in order to avoid all
the time that I'm spending poring over the source code.

Any help would be most welcome.

Thanks for your valuable time,

---------------------------------------------------------------------

To the list:

Just thought that I would let you know: I have now managed to
resolve the problem with the "Client does not support document
page width" message.  I was trying to send legal size pages
and it was always failing.

The solution lies in the "case" statement in the "ps2fax"
script.  It turns out that the "ps2fax" script is getting
initialized with a page length of 364mm; the "case" statement
equates this to a "b4" paper size.  If you change the "b4"
to "legal", it then works perfectly.

You can continue to send both letter and legal; I guess this
will satisfy everyone but those with a need for "b4" paper.

Good luck,

Chen Coulter
software_sourcery@bigfoot.com

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: David Woolley <david@djwhome.demon.co.uk>
Subject: flexfax: ld.so reports TIFFFaxBlackTable not found (was: [ no subject ] )
To: dennis.moreno@safetran.com
Date: Sat, 26 Sep 1998 10:16:47 +0100 (BST)
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

> 
> 
> Can anyone tell me why this is failing:
> 
> hylafax-v4.0p11, Solaris 2.5.1, gcc 2721
> 
> 110 % !!
> /usr/local/sbin/faxq
> ld.so.1: /usr/local/sbin/faxq: fatal: relocation error: file
> /usr/local/sbin/faxq: symbol TIFFFaxBlac
> kTable: referenced symbol not found
> Killed

You have the wrong TIFF shared library on your LD_LIBRARY_PATH

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 27 Sep 1998 17:42:42 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: David Woolley <david@djwhome.demon.co.uk>
Cc: dennis.moreno@safetran.com, flexfax@sgi.com
Subject: Re: flexfax: ld.so reports TIFFFaxBlackTable not found (was: [ no
 subject ] )
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Sat, 26 Sep 1998, David Woolley wrote:

> > Can anyone tell me why this is failing:
> > 
> > hylafax-v4.0p11, Solaris 2.5.1, gcc 2721
> > 
> > 110 % !!
> > /usr/local/sbin/faxq
> > ld.so.1: /usr/local/sbin/faxq: fatal: relocation error: file
> > /usr/local/sbin/faxq: symbol TIFFFaxBlac
> > kTable: referenced symbol not found
> > Killed
> 
> You have the wrong TIFF shared library on your LD_LIBRARY_PATH

Except that SunOS and I believe Solaris, do not permit the use of
LD_LIBRARY_PATH for programs running as "root" for security
reasons. Therefore, the appropriate -L/librarypath and/or
- -R/librarypath must be added at compilation time for these operating
systems.

Gcc as a compiler automatically includes /usr/lib, /usr/local/lib, and
/usr/local/lib/gcc-lib/[various other names] in its compiled
binaries. But using the LD_LIBRARY_PATH at compilation time or when
runnign programs as a user rather than as root can be very confusing.

I've run into this lovely bit of security obscurity before....

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNg6xTT/+ItycgIJRAQH4AgP/f4ulYJk6XVfAIyCU4tz00xh+PmSnbpuT
tUyRRQn3Hc0eNic7FBiv9tPT368TvB3TCzdxBSz4PlqGFTBzavE44jWFC+Kjyh6G
XUhYvqCR5Z+SCaFV0Mfsi21Ro2zlQqXYa1dpaMf27aRp8/NOhS+gHsJowcX6tMME
twDioe1FjrQ=
=fupn
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Lotus-FromDomain: BTR
From: dennis.moreno@safetran.com
To: flexfax@sgi.com
Date: Mon, 28 Sep 1998 09:12:12 -0700
Subject: flexfax: Problem compiling hylafax-v4.0pl1 with tiff-v3.4beta035 on
	 Solaris 251
Sender: owner-flexfax@celestial.com

Hi

When I run ./configure in hylafax directory, it terminates with a message
stating that the tiff version is old or not
in an expected location.

It's looking in:

TIFFINC=/usr/local/include
LIBTIFF=-L/usr/local/lib -ltiff

This is the correct location as I've verified the location of the tiff
libs.

Do I really need a newer version of tiff? Or is something else wrong? I
there a way I can check the version?

Dennis

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Lotus-FromDomain: BTR
From: dennis.moreno@safetran.com
To: flexfax@sgi.com
Date: Mon, 28 Sep 1998 13:39:42 -0700
Subject: flexfax: Problem with hylafax-v4.0pl1 with tiff-v3.4beta037 on Solaris 251
Sender: owner-flexfax@celestial.com

I've installed and configured hylafax.

When I try to send a test ps doc (junk.ps) I get email containing a
message:

Your facsimile job to 1112222 was not sent because    <--- I changed the
FAX number for this email
the document conversion script was not found.

What conversion script is it referring to?

thanks

Dennis

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 14:08:49 -0400 (EDT)
From: Amitha Perera <perera@cs.rpi.edu>
To: dennis.moreno@safetran.com
cc: flexfax@sgi.com
Subject: Re: flexfax: Problem compiling hylafax-v4.0pl1 with tiff-v3.4beta035 on  Solaris 251
Sender: owner-flexfax@celestial.com

The problem is to do with run-time linking. By default, I believe the
Solaris systems do not look in /usr/local/lib for run-time libraries.
There are two solutions: modify the LD_LIBRARY_PATH environment variable
to include /usr/local/lib, or modify the config.site (or config.local)
file to read
   LIBTIFF=-R/usr/local/lib -ltiff
(i.e. change -L to -R). That will resolve the linking issues. I would
recommend the latter. Generally speaking, you should never have to change
the value of LD_LIBRARY_PATH.

Also, any posters to the list recommend upgrading to pl2.

Hope this helps,
Amitha.
--
Amitha Perera                     tel: +1-518-276-2806
Computer Science Department
Rensselaer Polytechnic Institute


On Mon, 28 Sep 1998 dennis.moreno@safetran.com wrote:

> Hi
> 
> When I run ./configure in hylafax directory, it terminates with a message
> stating that the tiff version is old or not
> in an expected location.
> 
> It's looking in:
> 
> TIFFINC=/usr/local/include
> LIBTIFF=-L/usr/local/lib -ltiff
> 
> This is the correct location as I've verified the location of the tiff
> libs.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 14:45:15 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: dennis.moreno@safetran.com
Cc: flexfax@sgi.com
Subject: Re: flexfax: Problem compiling hylafax-v4.0pl1 with
 tiff-v3.4beta035 on  Solaris 251
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Mon, 28 Sep 1998 dennis.moreno@safetran.com wrote:

> Hi
> 
> When I run ./configure in hylafax directory, it terminates with a message
> stating that the tiff version is old or not
> in an expected location.
> 
> It's looking in:
> 
> TIFFINC=/usr/local/include
> LIBTIFF=-L/usr/local/lib -ltiff
> 
> This is the correct location as I've verified the location of the tiff
> libs.
> 
> Do I really need a newer version of tiff? Or is something else wrong? I
> there a way I can check the version?

You probably are running inside an openwindows based windowing system,
and have "LD_LIBRARY_PATH" set to something including "/usr/openwin/lib".
Try unsetting that, then running Configure from a clean source file with
the TIFF patches you've mentioned.


			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNg/ZOD/+ItycgIJRAQEaiQP+MXgbGrLkyip2kJrRahDeMVLPlgiOEamV
U/d/oiosoKhfjoJ5/u4jbEa8fMXvWsvY47iODXZTnVw+t8JbbUhIPHPQI1Y+Sq+N
WdmtVv8dKVI1blOQuo6XClAfslrYBKmkBICP/UyYiUZwfQwROxPJPgBDZk7a2Pho
xSlWi4uys0M=
=QSfv
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 21:53:10 -0400
To: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
From: admin@lannon.qc.ca (Real Melancon)
Subject: Re: flexfax: Problem compiling hylafax-v4.0pl1 with tiff-v3.4beta035 on  Solaris 251
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id HAA25412

>-----BEGIN PGP SIGNED MESSAGE-----
>
>On Mon, 28 Sep 1998, Real Melancon wrote:
>
>>     The message I get is this one:
>> 
>>             Incompatible/missing TIFF library
>> 
>>             TIFFINC=/usr/local/include     
>>             LIBTIFF=-L/usr/local/lib -ltiff
>> 
>> >   LIBTIFF=-R/usr/local/lib -ltiff
>> 
>>     I tried that. Didn't work.
>
>Unsetenv your LD_LIBRARY_PATH completely before doing this. It will
>be unset when running root programs anyway.

    Did that. No success.

>
>>     The subdirectory /usr/local/include shows these files:
>> 
>>     tiff.h 
>>     tiffio.h
>


>Install the latest version of TIFF from ftp://ftp.sgi.com. The
>software has evolved somewhat, and since that is the site of the
>guy who wrote TIFF *AND* HylaFAX, it should be good source for you.
>

    Did that too. Got no error doing ./configure, make and make install

    I downloaded hylafax-v4.0pl1 from the ftp.sgi.com site and I
    installed it. Still has the same error, but here are the last lines
    of the config.log file:

    ---------------------------------------------------------------------------
    + make -f confMakefile t

    /usr/bin/gcc  -I/usr/local/include t.c -L/usr/local/lib -ltiff  -lcrypt
-lutil -
    lm -lg++

    ld: no shared -lz.2.0 available

    *** Error code 1

                                                                                
    Stop.


    ---------------------------------------------------------------------------

    I still have the same error when I get kicked out of ./configure

    >>             Incompatible/missing TIFF library

    Any help is appreciated. I'm running FreeBSD 2.0.5 if that can help...

    Thanks to all for your patience.


-------------------------------------------------------------------
Salutations                                Programmation sur mesure
Real Melancon.               Dveloppement de vitrines commerciales
Internet L`Annonciation              Accs Internet toutes vitesses
http://lannon.qc.ca                      Developpement de sites Web
-------------------------------------------------------------------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-SMTP: helo alameda.net from ajb@alameda.net server ajb@207.90.187.150 ip 207.90.187.150
Date: Sun, 27 Sep 1998 09:11:00 -0500
From: Adrian Blakey <ajb@alameda.net>
Organization: Alameda Networks Inc.
To: flexfax@sgi.com
Subject: flexfax: Compiling hylafax-v4.0pl2 on Redhat 5.1?
Sender: owner-flexfax@celestial.com

I have run into a number of compilation errors try to compile with: gcc
version 2.7.2.3 and glibc-2.0.7-19 on linux-2.0.34.

The first one is:

 Entering directory `/usr/src/hylafax-v4.0pl2/util'
/usr/bin/g++      -I.././zlib                     -D__ANSI_CPP__ -I.
-I.. -I.././util -I.././util -I/usr/local/include -I.././regex -g -O  -c
SendFaxJob.c++
SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClient &, class fxStr &)':
SendFaxJob.c++:499: no matching function for call to
`FaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &, fxStr
&), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
make[3]: *** [SendFaxJob.o] Error 1

Any suggestions?

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 27 Sep 1998 17:45:28 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Adrian Blakey <ajb@alameda.net>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Compiling hylafax-v4.0pl2 on Redhat 5.1?
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Sun, 27 Sep 1998, Adrian Blakey wrote:

> I have run into a number of compilation errors try to compile with: gcc
> version 2.7.2.3 and glibc-2.0.7-19 on linux-2.0.34.

Use the RPM's at ftp://ftp.tpc.int/pub/hylafax, created by Darren for
Linux. Both source and binaries look good: there are some patches for
the compilation (which I think is an ecgs problem for RedHat 5.1,
residing on top of your gcc installation, and occurs for various
versions of gcc-2.8.x as well).

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNg6x9D/+ItycgIJRAQFYzAQAkNI9F55VGRtdMWyvkSAchgqerXl/C6GD
0LqXP63r5pShzfyhfChIEbZhYSgDSZFJlZUPmz4qPaaE1Rw3Xx3E7pLbA0V1W/Nj
+mDbQx5l8E74U4razRAtbRm0RhyxkyTYVJGjljj0J48wWiGL3tuNMdR9YnxWfqtC
GGlcwGgohuQ=
=s82/
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: Adrian Blakey <ajb@alameda.net>
cc: flexfax@sgi.com
Subject: Re: flexfax: Compiling hylafax-v4.0pl2 on Redhat 5.1? 
Date: Mon, 28 Sep 1998 22:20:05 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com

In message <360E4774.D77BE23@alameda.net>, Adrian Blakey writes:
>I have run into a number of compilation errors try to compile with: gcc
>version 2.7.2.3 and glibc-2.0.7-19 on linux-2.0.34.
>
>The first one is:
>
> Entering directory `/usr/src/hylafax-v4.0pl2/util'
>/usr/bin/g++      -I.././zlib                     -D__ANSI_CPP__ -I.
>-I.. -I.././util -I.././util -I/usr/local/include -I.././regex -g -O  -c
>SendFaxJob.c++
>SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
>SendFaxClient &, class fxStr &)':
>SendFaxJob.c++:499: no matching function for call to
>`FaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &, fxStr
>&), fxStr &, fxStr &)'
>FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
>(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
>make[3]: *** [SendFaxJob.o] Error 1
>
>Any suggestions?

Well well Adrian . . . upgrading perhaps? ;-)

Unless you need to add something homegrown to the HylaFAX source, why not use my RPM? While you're at it, you can fetch the tpc-2.0 RPM and plug in the tpc.int scripts (assuming this is your TPC cell here). They fit well together, no fuss, minimal muss.

	ftp://ftp.tpc.int/pub/hylafax/hylafax-4.0pl2-2rh5.i386.rpm (you'll find
		the ghostscript RPMs in the same directory)

	ftp://ftp.tpc.int/tpc/server/UNIX/tpc-2.0-1.i386.rpm


-Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Sun, 27 Sep 1998 19:00:36 +0200 (MEST)
From: Systemadministrator <juergen@mit-net.de>
To: flexfax@sgi.com
Subject: flexfax: Outgoing Faxes
Sender: owner-flexfax@celestial.com

Hi,

i need a copy of the sent! fax attached to the confirmation e-mail.
anyone done something like that ? (dont want to reeinvent the wheel...)

Greets
Juergen

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
Subject: flexfax: Problems receiving fax
To: flexfax@sgi.com
Date: Sun, 27 Sep 1998 13:34:33 +0200 (CEST)
Sender: owner-flexfax@celestial.com

Hi,

I'm using HylaFAX 4.0pl2 on FreeBSD-current.

My Modem is:
Sep 27 13:18:43 shire FaxGetty[19661]: MODEM: Mfr ROCKWELL
Sep 27 13:18:44 shire FaxGetty[19661]: MODEM: Model RC32ACL
Sep 27 13:18:44 shire FaxGetty[19661]: MODEM: Revision V1.600-DS29F

My Modem setup is:
ModemType:		Class2		# use class 2 interface
ModemRate:		38400
ModemFlowControl:	rtscts		# default
ModemWaitForConnect:	yes		# wait for CONNECT on answer
#
#ModemResetCmds:	AT&F2		# what you want for a Supra
ModemDialCmd:		ATDT0W
ModemNoFlowCmd:		AT&K		# disable flow control cmd
ModemHardFlowCmd:	AT&K3		# hardware flow control cmd
ModemSoftFlowCmd:	AT&K4		# software flow control cmd
ModemSetupDTRCmd:	AT&D2		# DTR off causes modem to reset
ModemSetupDCDCmd:	AT&C1		# DCD follows carrier
ModemSetupAACmd:	AT+FCLASS=0;+FAA=1 # enable in class 0
#
ModemSendFillOrder:	LSB2MSB		# as expected
ModemRecvFillOrder:	MSB2LSB		# opposite of what makes sense
Class2RecvDataTrigger:	"\022"		# a la 2388-B

When I receive a Fax call, everything seems to work fine until the
actual data should be transmitted. I tried switching ModemRecvFillOrder
to LSB2MSB, ModemFlowControl to xonxoff, Class2RecvDataTrigger to \021
to no avail. The Session log file (with SessionTracing to 65535) is:

Sep 27 13:15:21.79: [19661]: SESSION BEGIN 00000037 49711653707
Sep 27 13:15:21.80: [19661]: <-- [4:ATA\r]
Sep 27 13:15:30.64: [19661]: --> [3:FAX]
Sep 27 13:15:36.55: [19661]: --> [5:+FCON]
Sep 27 13:15:36.55: [19661]: ANSWER: FAX CONNECTION
Sep 27 13:15:36.55: [19661]: STATE CHANGE: ANSWERING -> RECEIVING
Sep 27 13:15:36.55: [19661]: MODEM input buffering enabled
Sep 27 13:15:36.56: [19661]: RECV FAX: begin
Sep 27 13:18:36.57: [19661]: MODEM TIMEOUT: reading line from modem
Sep 27 13:18:36.57: [19661]: REMOTE HANGUP: Unspecified Receive Phase B error (code 70)
Sep 27 13:18:36.57: [19661]: RECV FAX: Unspecified Receive Phase B
error
Sep 27 13:18:36.59: [19661]: RECV FAX: end
Sep 27 13:18:36.59: [19661]: SESSION END

What could I do? Please let me know if you require further
information.

cu Jo

---------------------------------------------------------------------
FreeBSD: The Power to Serve                  <http://www.freebsd.org>
Joachim Kuebart
Tel: +49 711 653706          Replicants are like any other machine --
Germany                      they're either a benefit or a hazard.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 02:01:22 -0400 (EDT)
From: David Birnbaum <davidb@chelsea.net>
To: Ashley Drees <ash@gn.apc.org>
cc: Andy McNiece <andym@parr.com>, flexfax@sgi.com
Subject: Re: flexfax: DID Numbers
Sender: owner-flexfax@celestial.com

We've solved this problem, but it may not be useful for most people.  We
have a direct TCP/IP connection to our phone switch. When we receive a
call, we then retrieve the number that was sent to the trunk that
delivered the call.  This can then be used to match up a fax with a given
DID number.  Unfortunately, this solution requires that you have an
extremely cooperative telecom vendor (those of you in NYC, feel free to
call me ;)

While this solution is nice, it is not particularly portable and does
sufffer from a few edge condition problems.  We're thinking about another
solutiong which implements DTMF on the phone switch itself, where it is
programmed to send the DID trunk after the remote hook picks up, and then
allowing Hylafax to retrieve those numbers.  This requires less
cooperation by your telecom vendor, just having them send the appropriate
digits after the wink and line pickup, and a compatible modem.

Details after we get this feature implemented.

David.

On Sun, 27 Sep 1998, Ashley Drees wrote:

> I too have an interest in this matter, any further developments?
> 
> Ashley Drees
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-Disclaimer: The opinions and statements expressed herein are the responsabilities of the sender and should not be taken as a position, opinion or endorsement of Belgacom Skynet.
X-Organisms: One man, three cats, and lotsa bonobos
Date: Mon, 28 Sep 1998 11:44:35 +0200
To: flexfax@sgi.com
From: Thierry Coopman <thierry@skynet.be>
Subject: flexfax: Multiple Taglines and other sorts
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id LAA23420

Hi,

We are using the HylaFAX system for quite a while now here. We send out about 2800 pages a week with it. I still have some questions though:

* Can I let a range of hosts (selected by IP) use only a specified modem with a specific tagline. This way we can open up the service and offer it to all the companies in our building. As an extra, can we filter out received faxes on certain modems and send them to a printer (I know we can print faxes, but I want to send them to different printers depending the modem that received it.

* I don't know what the limit is, but it seems that I can't control the job anymore by specifying the JID number... Once past a certain limit 

eg:
spiff:~# faxstat -s
HylaFAX scheduler on spiff.techos.skynet.be: Running
Modem cud1 (+32.2.7058044): Sending job 15936
Modem cud2 (+32.2.7058044): Sending job 15931
Modem cud3 (+32.2.7058044): Sending job 15928

JID  Pri S  Owner Number       Pages Dials     TTS Status
15928 124 R nobody 5320219       0:2   3:12         No answer from remote
15936 127 R nobody 071555254     0:4   0:12         
15931 126 R nobody 7729620       0:2   1:12         Busy signal detected
15933 125 S nobody 014315408     0:4   2:12   09:23 Busy signal detected
spiff:~# faxrm 15928
15928: no such job found.

--
Thierry aka |Calvin|  - thieRRy@skYNet.bE - Graphic Intelligence Crew -
Murphy's Law only fails when you try to demonstrate it.
My opinions are personal, and have really nothing or nothing to do with Belgacom Skynet!

Belgacom Skynet NV/SA    Rue Colonel Bourgstraat 124   B-1140 Bruxelles Brussel
Phone. +32.2.706.11.11 Fax: +32.2.706.11.75   Web: http://www.skynet.be

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 14:12:05 +0200
From: Steffen Klupsch <steffen@vlsi.informatik.tu-darmstadt.de>
Organization: TU Darmstadt, Integrierte Schaltungen und Systeme
To: flexfax@sgi.com
Subject: flexfax: Anyone with experience in combining vgetty and hylafax?
Sender: owner-flexfax@celestial.com

After successful installation of the hylafax fax services, I am 
looking for a solution to add 'answering machine support' to 
hylafax.

Can you recommend any 'egetty/vgetty' program? Is there an installation
doc 
out in the Web?

Thanks, Steffen

|   Email:   steffen@informatik.tu-darmstadt.de                        |
+----------------------------------------------------------------------+

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 18:52:03 +0200
From: "natali giuliano (Diaolin)" <natali@stone.trew.it>
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: A question about hylafax
Sender: owner-flexfax@celestial.com

how to avoid this problem:
my line has no dialtone.
How to say to hylafax to not search for a dialtone???????????
Tx and by
-- 
Giuliano Natali, TreW s.r.l   Phone:+39 0461 751188   Home : 0461 594096

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 18:13:37 +0100
From: Andy Smith <abs@maunsell.co.uk>
To: flexfax@sgi.com
Subject: flexfax: automatic conversion of PCL
Organization: Maunsell IT Unit, System Support Group
X-Operating-System: SunOS 5.5.1 i86pc
Sender: owner-flexfax@celestial.com

I see there is a script called pcl2fax in the distribution, but it is
spiked to reject pcl documents.  Has anyone from the list implemented
this yet?

Thanks in advance
-- 
  _          __         Maunsell Ltd, IT Unit    Tel  : 0181-663-6565
 /_|   _/   (  _  '_//  160 Croydon Road,        Fax  : 0181-663-6723
(  |/)(/(/ __)//)/ //)  Beckenham, Kent BR3 4DE  Email: abs@maunsell.co.uk
        /               England.                 -or- abs@maunsl00.demon.co.uk

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 11:08:52 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Steffen Klupsch <steffen@vlsi.informatik.tu-darmstadt.de>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Anyone with experience in combining vgetty and
 hylafax?
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Mon, 28 Sep 1998, Steffen Klupsch wrote:

> After successful installation of the hylafax fax services, I am 
> looking for a solution to add 'answering machine support' to 
> hylafax.
> 
> Can you recommend any 'egetty/vgetty' program? Is there an installation
> doc 
> out in the Web?

They are part of the "mgetty" distribution. I've had some difficulty
installing those, since the mgetty source also included its own
"sendfax" command which would definitely interfere with HylaFAX's.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNg+mfj/+ItycgIJRAQHKjwP/cGrYg9EG5Hb1Eb7cz4wmwZYNG42sRl4Q
uPf2mFA5y3KYcWbBzxMKsnQjvRvozLcre1qTz95ADt7COCg+u09jCO5VQSzHL9LY
0ZOUh/SJAsdKDyC1o+IN3Mt64ALKTbCYSHcZf0iIypFA1jr63z3Czpb2TX4YxKqE
jz9TLWbywE0=
=SmzF
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Posted-Date: Mon, 28 Sep 1998 11:49:59 -0600 (MDT)
Date: Mon, 28 Sep 1998 11:55:21 -0600 (MDT)
From: John Williams <williams@morinda.com>
To: flexfax@sgi.com
Subject: flexfax: fax2ps/tiff2ps puts short tiff at bottom of page
Sender: owner-flexfax@celestial.com

I have a problem when sending a few lines in a fax, which appears to
be a problem with fax2ps or tiff2ps on the receiving side.  The document
on the sending side (in the docq directory) look fine.

The cover page prints fine, but the second page (which is short, since is
only contains a few lines) is rendered at the bottom of the page instead
of at the top.

I am using "tiff2ps -pa1 $FILE" to generate the postscript file for
printing, and tests with fax2ps show that is does the same thing.

Does anyone know how to fix this, or encountered it before?

~ John Williams


Here is the output from tiffinfo, showing the short Image Length for the
second page.

[root@vger recvq]# tiffinfo fax04187.tif
TIFF Directory at offset 0x4ab2
  Subfile Type: multi-page document (2 = 0x2)
  Image Width: 1728 Image Length: 2162
  Resolution: 204, 196 pixels/inch
  Bits/Sample: 1
  Compression Scheme: CCITT Group 3
  Photometric Interpretation: min-is-white
  FillOrder: lsb-to-msb
  Date & Time: "1998:09:28 10:14:02"
  Host Computer: "vger.morinda.com"
  Software: "HylaFAX (tm) Version 4.0pl2"
  Image Description: "MORINDA, INC. (VGER)"
  Make: "MULTI-TECH SYSTEMS"
  Model: "MT1932ZDX"
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 1
  Rows/Strip: (infinite)
  Planar Configuration: single image plane
  Group 3 Options: 2-d encoding (1 = 0x1)
  Fax Data: clean (0 = 0x0)
  Fax Receive Parameters: 0000030b
  Fax Receive Time: 14 secs
TIFF Directory at offset 0x5900
  Subfile Type: multi-page document (2 = 0x2)
  Image Width: 1728 Image Length: 274
  Resolution: 204, 196 pixels/inch
  Bits/Sample: 1
  Compression Scheme: CCITT Group 3
  Photometric Interpretation: min-is-white
  FillOrder: lsb-to-msb
  Date & Time: "1998:09:28 10:14:16"
  Host Computer: "vger.morinda.com"
  Software: "HylaFAX (tm) Version 4.0pl2"
  Image Description: "MORINDA, INC. (VGER)"
  Make: "MULTI-TECH SYSTEMS"
  Model: "MT1932ZDX"
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 1
  Rows/Strip: (infinite)
  Planar Configuration: single image plane
  Group 3 Options: 2-d encoding (1 = 0x1)
  Fax Data: clean (0 = 0x0)
  Fax Receive Parameters: 0000030b
  Fax Receive Time: 4 secs

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: darrellb <darrellb@hhcl.com>
cc: flexfax@sgi.com
Subject: Re: flexfax: page width? 
Date: Mon, 28 Sep 1998 23:37:46 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com


My apologies, the RPM contains a -dFIXEDMEDIA addition to ps2fax, not a SETPAGEDEVICE twiddle.

[tpcadmin@hewes ~]$ rpm -q --changelog hylafax
[snip]
  - added -DFIXEDMEDIA to last command in ps2fax.gs, as posted
        by "Alan Sparks" <asparks@nss.harris.com>
[snip]

-Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Stephen Weiss <STEPHEN@ESC.IE.Lehigh.EDU>
To: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: flexfax: problems with whfc 0.8.12
Date: Mon, 28 Sep 1998 18:07:02 -0400
Sender: owner-flexfax@celestial.com

The NT version of this software appears to work, however, the faxes that
it sends to the server never get sent - the modem never dials, they just
kinda sit there and do nothing.  When I send from the 95 box (that runs
0.8.9), everything works fine.  When I used 0.8.9 on the NT boxen,
everything worked there too (but I have to reinstall some computers and
I figured it would be the optimal time to switch to a newer version).
Any light would be appreciated.  Thanks.  (like the install program,
nice touch)

--
Steve

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 08:41:33 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: Stephen Weiss <STEPHEN@ESC.IE.Lehigh.EDU>
CC: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: Re: flexfax: problems with whfc 0.8.12
Sender: owner-flexfax@celestial.com

Stephen Weiss wrote:
> 
> The NT version of this software appears to work, however, the faxes that
> it sends to the server never get sent - the modem never dials, they just
> kinda sit there and do nothing.  When I send from the 95 box (that runs
> 0.8.9), everything works fine.  When I used 0.8.9 on the NT boxen,
> everything worked there too (but I have to reinstall some computers and
> I figured it would be the optimal time to switch to a newer version).
> Any light would be appreciated.  Thanks.  (like the install program,
> nice touch)
> 
> --
> Steve

Hi,

have you checked the sendtime slider if this time
is set to now ?. 

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 12:55:13 +0200 (MET DST)
From: Olivier PRENANT <ohp@pyrenet.fr>
To: Andrew Stubbs <andrews@stusoft.com>
cc: flexfax@sgi.com
Subject: flexfax: Re: your mail
Sender: owner-flexfax@celestial.com

On Mon, 28 Sep 1998, Andrew Stubbs wrote:

> Date: Mon, 28 Sep 1998 21:32:32 +0100
> From: Andrew Stubbs <andrews@stusoft.com>
> To: flexfax@sgi.com
> 
> How do i change my page size, i keep getting "client does not support doc
> size width. max remote 1728,image width is 1734 pixels
> 
> andrews@stusoft.com
> 
> 
Make your page size A4 not Letter.
It took me ages to find that letter size is too large for fax

Regards,
--
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 08:44:40 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: "natali giuliano (Diaolin)" <natali@stone.trew.it>
CC: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: Re: flexfax: A question about hylafax
Sender: owner-flexfax@celestial.com

natali giuliano (Diaolin) wrote:
> 
> how to avoid this problem:
> my line has no dialtone.
> How to say to hylafax to not search for a dialtone???????????
> Tx and by
> --
> Giuliano Natali, TreW s.r.l   Phone:+39 0461 751188   Home : 0461 594096

Hi,

you have to set some registers on your modem before dialing.
Have a look on your modem documentation about this topic.

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 09:25:57 +0200
From: Gerhard Hoelzle <gerhard_hoelzle@ep.mbag.sifi.daimlerbenz.com>
Organization: Daimler-Benz AG
To: "natali giuliano (Diaolin)" <natali@stone.trew.it>
CC: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: Re: flexfax: A question about hylafax
Sender: owner-flexfax@celestial.com

natali giuliano (Diaolin) wrote:
> 
> how to avoid this problem:
> my line has no dialtone.
> How to say to hylafax to not search for a dialtone???????????
> Tx and by
> --
> Giuliano Natali, TreW s.r.l   Phone:+39 0461 751188   Home : 0461 594096

Hi Giuliano,
that's a pitfall I get trapped in everytime I set up a modem.
If you have a Hayes compatible modem, somewhere in the setup a X4
command is sent to the modem which - among other things - tells it to
wait for a dial tone. Try to locate it and change it to X3. With my USR
Sportster it's the following line when configuring it with faxaddmodem:

ModemResultCodesCmd:    ATQ0X4

This should read

ModemResultCodesCmd:    ATQ0X3

The default setting can be changed in the corresponding modem
description file in the config directory.

Hope that helps,
Gerhard

-- 
# Dr. Gerhard Hoelzle  # Tel.  : 07031/90-79671                #
# Daimler-Benz AG      # Fax   : 07031/90-3877                 #
# Abt. EP/QDF HPC G270 # Email : Gerhard_Hoelzle@ep.mbag.sifi. #
# 71059 Sindelfingen   #          daimlerbenz.com              #

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 09:59:04 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: Sarantis Papanagnou <spap@forthnet.gr>
CC: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>,
        "natali giuliano (Diaolin)" <natali@stone.trew.it>,
        "flexfax@sgi.com" <flexfax@sgi.com>
Subject: Re: flexfax: A question about hylafax
Sender: owner-flexfax@celestial.com

Sarantis Papanagnou wrote:
> 
> > natali giuliano (Diaolin) wrote:
> > >
> > > how to avoid this problem:
> > > my line has no dialtone.
> > > How to say to hylafax to not search for a dialtone???????????
> > > Tx and by
> > > --
> > > Giuliano Natali, TreW s.r.l   Phone:+39 0461 751188   Home : 0461 594096
> >
> > Hi,
> >
> > you have to set some registers on your modem before dialing.
> > Have a look on your modem documentation about this topic.
> >
> > Uli
> > --
> > Ulrich Eckhardt
> > http://people.frankfurt.netsurf.de/uli
> 
> Hello,
> 
> I think it's much simpler than that: all you have to do is to alter
> your ModemDialCmd in the modem's config file to: ATX3DT%s
> 
> Sarandis

Hi,

this is really modem dependend.
on my modem (Zyxel U1496) i must also set some registers and
use ATX5DT%s . The original author does not write, which
modem he has, so this may also be wrong for him.

Uli  
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Organization:  
To: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
cc: "natali giuliano (Diaolin)" <natali@stone.trew.it>,
        "flexfax@sgi.com" <flexfax@sgi.com>, spap@forthnet.gr
Subject: Re: flexfax: A question about hylafax 
Date: Tue, 29 Sep 1998 10:50:57 +0300
From: Sarantis Papanagnou <spap@forthnet.gr>
Sender: owner-flexfax@celestial.com

> natali giuliano (Diaolin) wrote:
> > 
> > how to avoid this problem:
> > my line has no dialtone.
> > How to say to hylafax to not search for a dialtone???????????
> > Tx and by
> > --
> > Giuliano Natali, TreW s.r.l   Phone:+39 0461 751188   Home : 0461 594096
> 
> Hi,
> 
> you have to set some registers on your modem before dialing.
> Have a look on your modem documentation about this topic.
> 
> Uli
> -- 
> Ulrich Eckhardt       
> http://people.frankfurt.netsurf.de/uli

Hello,

I think it's much simpler than that: all you have to do is to alter
your ModemDialCmd in the modem's config file to: ATX3DT%s

Sarandis

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 08:58:42 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Real Melancon <admin@lannon.qc.ca>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Problem compiling hylafax-v4.0pl1 with
 tiff-v3.4beta035 on  Solaris 251
Sender: owner-flexfax@celestial.com



>     I downloaded hylafax-v4.0pl1 from the ftp.sgi.com site and I
>     installed it. Still has the same error, but here are the last lines
>     of the config.log file:

Definitely get v4.0pl2.

>     ld: no shared -lz.2.0 available

Looks like you don't have zlib installed or like there was some other
wreckage confusing your /usr/local/lib installations?

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: David Woolley <david@djwhome.demon.co.uk>
cc: lmadrig@acnet.net (Leonardo Madrigal), flexfax@sgi.com
Subject: Re: flexfax: litle problem with dialrules 
Date: Mon, 28 Sep 1998 23:30:07 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com


>>>>> On Tue, 15 Sep 1998, "DW" == David Woolley wrote:

  +> Do you know how to "block" any calls to numbers with more than 7
  +> digits.???

  DW> Only what's in the man page; I haven't tried it in anger.


Not sure what's in the manpage, . . . we use something like the following in 
the destcontrols file:

^[+]44[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]+ RejectNotice = 
"Sorry, we don't think that is a valid phone number (UK numbers can't be more 
than 10 digits long)"

Seems to do the trick nicely. Thanks to Mike Bristow for this one.

-DPN

-- 
Mr. Arlington Hewes           (tpcadmin@info.tpc.int)
The TPC.INT Subdomain          (http://www.tpc.int/)

       **************************************************
       ***  FOR GENERAL INFORMATION                   ***
       ***         mailto:tpcfaq@info.tpc.int         ***
       ***  FOR A LIST OF CURRENT COVERAGE            ***
       ***         mailto:tpccover@info.tpc.int       ***
       ***  TO REPORT A PROBLEM (read the FAQ first!) ***
       ***         mailto:support@info.tpc.int        ***
       **************************************************

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: 29 Sep 98 12:05:38 +1030
From: Michael Firkins <michael@sa.lyppard.com.au>
Subject: Re: flexfax: various need help's 
To: flexfax <flexfax@sgi.com>
Sender: owner-flexfax@celestial.com

Hi.
It occurs to me that problems like:

   Compiling hylafax on redhat 5.x
   WHFC page width problems
   Various Daemon/Getty missing or not running issues
   Modem config issues

Get repeatedly asked of this list. I wonder why these questions are not 
answered by browsing the list archives, but then I realise I don't know 
where they are?

If there are flexfax-list archives, would it not be a good idea to refer 
to them in a footer on each list-generated mail, like:

Browse the flexfax list archives at 
http:www.somewhere/flexfax-list/index.html

Possible? I think the net effect would be a reduction in bandwidth....

Michael.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: "Olivier ROSET" <oroset@cella.net>
cc: flexfax@sgi.com
Subject: Re: flexfax: GetPeername: socket operation on non-socket 
Date: Mon, 28 Sep 1998 23:32:05 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com

In message <01bde161$458ba960$0b02a8c0@serveur02.bureau.fr>, "Olivier ROSET" wr
ites:
>Hi, I try to use hylafax 4.0pl2 on a redhat 5.0, and when i try to launch
>hfaxd I have the following message in
>/var/adm/messages :
>
>getpeername : socket operation on non-socket
>
>And the hfaxd procees go down...
>What can I do ??

You should try the RedHat RPM, now available from RedHat's contrib, or from:

	ftp://ftp.tpc.int/pub/hylafax/

-Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 20:37:11 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
CC: flexfax@sgi.com
Subject: Re: flexfax: Install Problem on RH
Sender: owner-flexfax@celestial.com

Thats what I did, thanks.  I have good timming?????  <g>

"Mr. Arlington Hewes" wrote:
> 
> In message <36072388.CDA01C93@northtech.net>, Ted Sudtell writes:
> >I have gone thur all the archives I could stand two days. Can find
> >nothing on this problem.
> >While trying to install hylafax-4.0p12.rh.rpm I get the error that
> >ibjpeg.so.62 is missing.  I installed it with nodeps and now get this
> >error message from Cron.
> 
> Are you sure the RPM was called hylafax-4.0p12.rh.rpm??? Can you check again
> please? The first release of the RPM I produce, named slightly differently,
> dis require that you install the official RedHat update to libjpeg. This
> requirement was removed however in a very quick second release.
> 
> You should be using hylafax-4.0pl2-2rh5.i386.rpm
> 
> Are you? ;-)
> 
> -Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: Ted Sudtell <tsudtell@northtech.net>
cc: flexfax@sgi.com
Subject: Re: flexfax: Install Problem on RH 
Date: Mon, 28 Sep 1998 23:44:07 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com

In message <36072388.CDA01C93@northtech.net>, Ted Sudtell writes:
>I have gone thur all the archives I could stand two days. Can find
>nothing on this problem.
>While trying to install hylafax-4.0p12.rh.rpm I get the error that
>ibjpeg.so.62 is missing.  I installed it with nodeps and now get this
>error message from Cron.

Are you sure the RPM was called hylafax-4.0p12.rh.rpm??? Can you check again 
please? The first release of the RPM I produce, named slightly differently, 
dis require that you install the official RedHat update to libjpeg. This 
requirement was removed however in a very quick second release.

You should be using hylafax-4.0pl2-2rh5.i386.rpm

Are you? ;-)

-Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 19:10:48 -0400
To: Amitha Perera <perera@cs.rpi.edu>
From: admin@lannon.qc.ca (Real Melancon)
Subject: Re: flexfax: Problem compiling hylafax-v4.0pl1 with tiff-v3.4beta035 on  Solaris 251
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id HAA25446

    Same problem here. I'm a newbie to all this so excuse my ignorance.

    I did a setenv LD_LIBRARY_PATH /usr/local/lib to setup the 
    environment variable. I also looked the config.site file just
    to make sure.

    In my /usr/local/lib subdirectory I have the following files (among
    others)

            /usr/local/lib/liftiff.a
            /usr/local/lib/liftiff.so.1.0

    The message I get is this one:

            Incompatible/missing TIFF library

            TIFFINC=/usr/local/include     
            LIBTIFF=-L/usr/local/lib -ltiff

>   LIBTIFF=-R/usr/local/lib -ltiff

    I tried that. Didn't work.

>
>

    The subdirectory /usr/local/include shows these files:

    tiff.h 
    tiffio.h

    Any help would be really appreciated. I think this should
    be an easy one for you guys. I'm working as root and file
    permissions looks OK.
>
    
    Have a nice day.

-------------------------------------------------------------------
Salutations                                Programmation sur mesure
Real Melancon.               Dveloppement de vitrines commerciales
Internet L`Annonciation              Accs Internet toutes vitesses
http://lannon.qc.ca                      Developpement de sites Web
-------------------------------------------------------------------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 20:00:19 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Real Melancon <admin@lannon.qc.ca>
Cc: Hylafax Mailing List <flexfax@sgi.com>
Subject: Re: flexfax: Problem compiling hylafax-v4.0pl1 with
 tiff-v3.4beta035 on  Solaris 251
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Mon, 28 Sep 1998, Real Melancon wrote:

>     The message I get is this one:
> 
>             Incompatible/missing TIFF library
> 
>             TIFFINC=/usr/local/include     
>             LIBTIFF=-L/usr/local/lib -ltiff
> 
> >   LIBTIFF=-R/usr/local/lib -ltiff
> 
>     I tried that. Didn't work.

Unsetenv your LD_LIBRARY_PATH completely before doing this. It will
be unset when running root programs anyway.

>     The subdirectory /usr/local/include shows these files:
> 
>     tiff.h 
>     tiffio.h

Install the latest version of TIFF from ftp://ftp.sgi.com. The
software has evolved somewhat, and since that is the site of the
guy who wrote TIFF *AND* HylaFAX, it should be good source for you.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNhAjCj/+ItycgIJRAQFUgwP9EqSfbJPG4wEW4lT6FX9/c8OrTaf4kAs/
r/u2i4DlgjhYh+x/PMGbhHY6YxvkqcN/KGuw4g/+gETbLdmv7/eCmEdAIjK+SM5l
oCuWN7JQ/XlvBGoROVEHZiVGfmpLL350NgRWbUrcwQu+FyZGgZEqKohaRiqkuw3O
T9hvol9yQFs=
=JRe8
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Mon, 28 Sep 1998 19:50:45 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: flexfax: WHFC shoots blanks!
Sender: owner-flexfax@celestial.com

Well, somehow I got this far.  I can receive faxes (to the printer),
this I think I can change myself.  I can send a fax from e-mail thanks
to some very good help.  Now, when I try to send from win98 with WHFC
ver 8.12, it dials and sends me a message that all was ok, but nothing
goes. I am starting to think there is nothing to really go.
Any ideas.

Ted

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 08:36:47 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: Ted Sudtell <tsudtell@northtech.net>
CC: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: Re: flexfax: WHFC shoots blanks!
Sender: owner-flexfax@celestial.com

Ted Sudtell wrote:
> 
> Well, somehow I got this far.  I can receive faxes (to the printer),
> this I think I can change myself.  I can send a fax from e-mail thanks
> to some very good help.  Now, when I try to send from win98 with WHFC
> ver 8.12, it dials and sends me a message that all was ok, but nothing
> goes. I am starting to think there is nothing to really go.
> Any ideas.
> 
> Ted

Hi,

this is a problem of the Win98 printerdrivers. All my
FAQ refers to Win95/NT. Users of Win 98 should currently
experiment with the printerdrivers (and probably let me
know if they found a good driver). I will currently not spend
too much work on using it on a toy like Win98 (and Win 95 and
NT on the same computer makes trouble enough, as third MS
Operating system is too much for my nerves).

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 11:27:16 +0200
From: Thomas Wimmer <thomas@wimmer.ml.org>
Organization: University of Stuttgart
To: Ted Sudtell <tsudtell@northtech.net>
CC: flexfax@sgi.com
Subject: Re: flexfax: WHFC shoots blanks!
Sender: owner-flexfax@celestial.com

Ulrich Eckhardt wrote:
> 
> Hi,
> 
> this is a problem of the Win98 printerdrivers. All my
> FAQ refers to Win95/NT. Users of Win 98 should currently
> experiment with the printerdrivers (and probably let me
> know if they found a good driver). I will currently not spend
> too much work on using it on a toy like Win98 (and Win 95 and
> NT on the same computer makes trouble enough, as third MS
> Operating system is too much for my nerves).

Just try the Adoba Win98 PS-Printerdrivers:
http://www.adobe.com/prodindex/printerdrivers/windows.html

_might_ help (don't have win98, so I'm not shure)

> Uli

Thomas
--  
Thomas Wimmer			 | When you're in a fight with an idiot,
http://lcars.wh.uni-stuttgart.de | its difficult for other people
thomas@lcars.wh.uni-stuttgart.de | to tell which one the idiot is.

*** ftp://lcars.wh.uni-stuttgart.de/pub/windows95_sucks.mp3 ***

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Bertrand Renuart <brenuart@switch.be>
To: "'Ulrich Eckhardt'" <Ulrich.Eckhardt@transcom.de>,
        "'Ted Sudtell'"
	 <tsudtell@northtech.net>
Cc: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: RE: flexfax: WHFC shoots blanks!
Date: Tue, 29 Sep 1998 16:36:57 +0200
Sender: owner-flexfax@celestial.com

Well, I used to have the same problem... as lot of people working with
Win* machines.

The postscript output produced by usual windows postscript drivers
doesn't fit with Hylafax. If you look carefully at the output they
produce, you will notice they add a few extra lines at the top of the
file that prevent Hylafax to determine the correct document type.

What I did ?
Change the printer driver -> the Apple Std Postscript driver works fine
!

Bertrand


>-----Original Message-----
>From:	Ulrich Eckhardt [SMTP:Ulrich.Eckhardt@transcom.de]
>Sent:	Tuesday, September 29, 1998 8:37 AM
>To:	Ted Sudtell
>Cc:	flexfax@sgi.com
>Subject:	Re: flexfax: WHFC shoots blanks!
>
>Ted Sudtell wrote:
>> 
>> Well, somehow I got this far.  I can receive faxes (to the printer),
>> this I think I can change myself.  I can send a fax from e-mail thanks
>> to some very good help.  Now, when I try to send from win98 with WHFC
>> ver 8.12, it dials and sends me a message that all was ok, but nothing
>> goes. I am starting to think there is nothing to really go.
>> Any ideas.
>> 
>> Ted
>
>Hi,
>
>this is a problem of the Win98 printerdrivers. All my
>FAQ refers to Win95/NT. Users of Win 98 should currently
>experiment with the printerdrivers (and probably let me
>know if they found a good driver). I will currently not spend
>too much work on using it on a toy like Win98 (and Win 95 and
>NT on the same computer makes trouble enough, as third MS
>Operating system is too much for my nerves).
>
>Uli
>-- 
>Ulrich Eckhardt       
>http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 19:42:01 -0700
From: Ted Sudtell <tsudtell@northtech.net>
To: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
CC: "flexfax@sgi.com" <flexfax@sgi.com>
Subject: Re: flexfax: WHFC shoots blanks!
Sender: owner-flexfax@celestial.com

I got it working.  I did change to a Apple laserjet and that took care
of Win98 (from HP 4 PS) but w95 would not work.  I did not specify a
cover page.  This  seemed to hold it up from actually sending even
though I checked 'no cover page'.  Thanks for the help and REALLY,
thanks for the coding.

Ted

Ulrich Eckhardt wrote:
> 
> Ted Sudtell wrote:
> >
> > Well, somehow I got this far.  I can receive faxes (to the printer),
> > this I think I can change myself.  I can send a fax from e-mail thanks
> > to some very good help.  Now, when I try to send from win98 with WHFC
> > ver 8.12, it dials and sends me a message that all was ok, but nothing
> > goes. I am starting to think there is nothing to really go.
> > Any ideas.
> >
> > Ted
> 
> Hi,
> 
> this is a problem of the Win98 printerdrivers. All my
> FAQ refers to Win95/NT. Users of Win 98 should currently
> experiment with the printerdrivers (and probably let me
> know if they found a good driver). I will currently not spend
> too much work on using it on a toy like Win98 (and Win 95 and
> NT on the same computer makes trouble enough, as third MS
> Operating system is too much for my nerves).
> 
> Uli
> --
> Ulrich Eckhardt
> http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: darrellb <darrellb@hhcl.com>
cc: flexfax@sgi.com
Subject: Re: flexfax: page width? 
Date: Mon, 28 Sep 1998 23:34:53 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com

In message <35FFFE41.7F9B285@hhcl.com>, darrellb writes:
>we've just installed hylafax 4.07 RPM on RedHat 5.1...works a treat,
>howefer sending A4 gets a refusal with the error
>
>Client does not support document page width, max remote page width 1728
>pixels, image width 1734 pixels
>
>This is printing from WIndows NT using the whfc client...
>
>is there a switch somewhere to make it just crop and/or send anyway--we
>can live without 4 pixels!
>
>currently we have to send 'letter' size rather than A4, which is a
>serious issue if we are to go ahead and use this in a production
>environment, as all out standard look & feel is A4


Whoops, try my newer RPM, which includes a 'setpagedevice' fix to ps2fax which might just sort this out for you. You can get hylafax-4.0pl2-2rh5.i386.rpm from RedHat's contrib archive, or from ftp://ftp.tpc.int/pub/hylafax/

-Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Alan Sparks" <asparks@nss.harris.com>
To: "Andrew Stubbs" <andrews@stusoft.com>, <flexfax@sgi.com>
Subject: flexfax: Re: page width
Date: Mon, 28 Sep 1998 15:35:53 -0700
Sender: owner-flexfax@celestial.com

Here we go again....  This is my stock answer.


That is stupid Windows producing a Postscript output just a little too big.
And, there is nothing I've ever seen (including using different printer
drivers) that really helps.

Something that DOES help, and helps definitively:
Go into the server's spool/bin/fax2ps script, and:
* Make sure the pagewidth variable is set to 1728; and
* Make the last line of the script look something like:
$CAT $fil | $PS -q \
    -sDEVICE=$device \
    -dNOPAUSE \
    -dSAFER=true \
    -sPAPERSIZE=$paper \
    -dFIXEDMEDIA \
    -r204x$vres \
    "-sOutputFile=$out" \
    -

In my case, that was an addition of the -dFIXEDMEDIA parameter... versions
of gs at least from 4.x on I think supports this.  This will make
ghostscript rescale the image on the fly to the right size.

Give that a try.  Works well here.
-Alan

-----Original Message-----
From: darrellb <darrellb@hhcl.com>
To: flexfax@sgi.com <flexfax@sgi.com>; darrellb@hhcl.com <darrellb@hhcl.com>
Date: Wednesday, September 16, 1998 1:06 PM
Subject: flexfax: page width?


>we've just installed hylafax 4.07 RPM on RedHat 5.1...works a treat,
>howefer sending A4 gets a refusal with the error
>
>Client does not support document page width, max remote page width 1728
>pixels, image width 1734 pixels
>
>This is printing from WIndows NT using the whfc client...
>
>is there a switch somewhere to make it just crop and/or send anyway--we
>can live without 4 pixels!
>
>currently we have to send 'letter' size rather than A4, which is a
>serious issue if we are to go ahead and use this in a production
>environment, as all out standard look & feel is A4
>
>
>thanks for any help!
>
>- darrell

-----Original Message-----
From: Andrew Stubbs <andrews@stusoft.com>
To: flexfax@sgi.com <flexfax@sgi.com>
Date: Monday, September 28, 1998 3:25 PM


>How do i change my page size, i keep getting "client does not support doc
>size width. max remote 1728,image width is 1734 pixels
>
>andrews@stusoft.com
>

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 19:19:55 +0000 (GMT)
From: Peter Gansterer <e9425333@stud1.tuwien.ac.at>
To: flexfax@sgi.com
Subject: flexfax: HylaFax WWW Gateway
Sender: owner-flexfax@celestial.com

Hello Everyone,

In the Hylafax FAX I read that there might exist a set of Perl cgi scripts
which allow HTML clients to list received Facsimile, view them, or print
them.

Actually I could NOT find anything the like.
Can anyone tell me if such is available, and where?

thx in advance,

		Peter.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 14:37:25 -0400 (EDT)
From: Patrick Gardella <patrick@cre8tivegroup.com>
To: Peter Gansterer <e9425333@stud1.tuwien.ac.at>
Subject: RE: flexfax: HylaFax WWW Gateway
Cc: flexfax@sgi.com
Sender: owner-flexfax@celestial.com

They exist.   I've got an old copy of them that someone gave me.  If no one
else answers with a more recent version, I'll send you a copy.

I'm not sure if it will do all you say, but it will tell you what the staus of
the system is, and allow you to manage jobs.

Patrick


On 29-Sep-98 Peter Gansterer wrote:
> Hello Everyone,
> 
> In the Hylafax FAX I read that there might exist a set of Perl cgi scripts
> which allow HTML clients to list received Facsimile, view them, or print
> them.
> 
> Actually I could NOT find anything the like.
> Can anyone tell me if such is available, and where?
> 
> thx in advance,
> 
>               Peter.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 14:52:59 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Peter Gansterer <e9425333@stud1.tuwien.ac.at>
Cc: flexfax@sgi.com
Subject: Re: flexfax: HylaFax WWW Gateway
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Tue, 29 Sep 1998, Peter Gansterer wrote:

> Hello Everyone,
> 
> In the Hylafax FAX I read that there might exist a set of Perl cgi scripts
> which allow HTML clients to list received Facsimile, view them, or print
> them.
> 
> Actually I could NOT find anything the like.
> Can anyone tell me if such is available, and where?

Various tools exist at ftp://ftp.sgi.com/sgi/fax/contrib.

There is one attached to this lettter as well.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNhEsez/+ItycgIJRAQER6wP/V7SX8TqpjQOAajujOnvgUh0ztkqqwrIE
b/BGdI3p9/flHISbIa5xFnaNWeNyIkpNWUNq+zI5mO32qxQ6ITffZv9G7P9MtkBg
iDg1YKBUDVac/H+S3bSR3YfOvf9oGa7swaHv5BROgdvOwmbM7uOYLgvOnzUCCYVY
LFeAjADgG3U=
=OGSD
-----END PGP SIGNATURE-----

Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\faxstat.pl"

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 09:37:10 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: Peter Gansterer <e9425333@stud1.tuwien.ac.at>
CC: flexfax@sgi.com
Subject: Re: flexfax: HylaFax WWW Gateway
Sender: owner-flexfax@celestial.com

Peter Gansterer wrote:
> 
> Hello Everyone,
> 
> In the Hylafax FAX I read that there might exist a set of Perl cgi scripts
> which allow HTML clients to list received Facsimile, view them, or print
> them.
> 
> Actually I could NOT find anything the like.
> Can anyone tell me if such is available, and where?
> 
> thx in advance,
> 
>                 Peter.
Hi,

i have written a small perl cgi script for this.
You can download it from ftp://ftp.transcom.de/pub/webview/ .
It reqires a running web server on your HylaFAX server.

This is mostly without documentation, but it's a easy 
understandable script.

Brgs
Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 00:21:17 +0100 (BST)
From: "P. Kay Associates" <percy@woodrow.demon.co.uk>
To: flexfax@sgi.com
Subject: flexfax: Can't locate termios.h
Sender: owner-flexfax@celestial.com

Hi All,
Trying to build hylafax4.0pl2 using ecgs 2.90.29 on linux 2.0.34
(Slackware distribution), I found that I could persuade configure to
complete by using --target=i586-unknown-linux, but make failed with errors
similar to others described on this list. I tried to apply a gcc2.8 patch
I found at elgro (respect yr. contributions), without success; some hunks
failed. I then tried a patch with similar purpose at Nico Kadel-Garcia's
site, which succeeded when I removed the self-execution bit at the top.
But...
configure now quits saying it can't locate termios.h or sys/termios.h

a version of this file exists in both /usr/include and /usr/include/sys;
the configure script indicated it might also be looking for
/usr/local/include, so I linked this directory in, but with the same
results. Anybody got any ideas?

Mark Wilson

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 10:06:10 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: "P. Kay Associates" <percy@woodrow.demon.co.uk>
Cc: flexfax@sgi.com
Subject: Re: flexfax: Can't locate termios.h
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Wed, 30 Sep 1998, P. Kay Associates wrote:

> Hi All,
> Trying to build hylafax4.0pl2 using ecgs 2.90.29 on linux 2.0.34
> (Slackware distribution), I found that I could persuade configure to
> complete by using --target=i586-unknown-linux, but make failed with errors
> similar to others described on this list. I tried to apply a gcc2.8 patch
> I found at elgro (respect yr. contributions), without success; some hunks
> failed. I then tried a patch with similar purpose at Nico Kadel-Garcia's
> site, which succeeded when I removed the self-execution bit at the top.
> But...
> configure now quits saying it can't locate termios.h or sys/termios.h

HMMMM!!! I've been playing with RedHat, as has Darren who wrote the
ftp://ftp.tpc.int/pub/hylafax RPM. I'd suggest using the source RPM
from him for starters.

Darren? That RPM could use a config.local set to the same values as the
binary distribution, near as I could tell the other day.

The configure script was a masterpiece written mostly by Sam Leffler
at SGI, designed to sort out all sorts of things like include
locations, etc.  I think you'll need to examine the configure script
itself and see what the heck is going on there.


-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNhI6xj/+ItycgIJRAQHRuQP+Nva/QKXaZOl+c3kGH+BkrcP8h48M+By1
iWvdYkbR8SRhdfpS5wJuTDLiFwq1vrX9fxQdHUVVlfXjTT4Gt7g/bHzWYTx69XTr
m3LSsP89sQpG+ht+9ZUkYqC7mnXv+4zKU7KgSmOT8C1KsBcpH0/v5XKPfL7YYMkt
pGWPiFV3nok=
=ny04
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 21:45:06 +0100
From: Darrell Berry <darrellb@hhcl.com>
Organization: HHCL+P
To: flexfax@sgi.com
Subject: flexfax: modem locking again
Sender: owner-flexfax@celestial.com

Still can't see how to implement modem locking that works...

I keep seeing these messages in the logs:

 FaxGetty[300]: ANSWER: Can not lock modem device

(this is on unpatched Redhat 5.1, hylafax RPM 4.0-7)

--

Doesn't seem to affect performance, but I'm suspicious that it could...

Is there any documentation on locking other than the tiny bit in the
FAQ?

-- 
"a gust of wind...a dog barks..."

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: 30 Sep 98 15:51:50 +1030
From: Michael Firkins <michael@sa.lyppard.com.au>
Subject: RE>flexfax: modem locking again
To: Darrell Berry <darrellb@hhcl.com>, Hylafax List <flexfax@sgi.com>
Sender: owner-flexfax@celestial.com

Hi.
Hang on, that's not an error. Read carefully, you will see that the 
typical incidence looks like this:
FaxQueuer[320]: SUBMIT JOB 1387
FaxGetty[349]: ANSWER: Can not lock modem device
FaxSend[16218]: MODEM ROCKWELL RC32ACL/V1.410-AS29
FaxSend[16218]: SEND FAX: JOB 1387 DEST 8293?790 COMMID 00001558
FaxGetty[349]: MODEM ROCKWELL RC32ACL/V1.410-AS29
..
First, FaxQueuer submits the job, and Hylafax grabs the modem. FaxGetty 
immediately complains that it couldn't get a hold on the modem (someone 
else has- Hylafax) FaxSend then tells you what it's up to, and when the 
communication is over FaxGetty comes back and tells you it's got the 
modem again. Sounds like it's working to me... Mind you, i have never 
tried to share a modem between dial out (minicom style) and Hylafax. Is 
that what you are asking about? Anyone else?

Michael :)

-------------------------------------
Still can't see how to implement modem locking that works...

I keep seeing these messages in the logs:

 FaxGetty[300]: ANSWER: Can not lock modem device

(this is on unpatched Redhat 5.1, hylafax RPM 4.0-7)

--

Doesn't seem to affect performance, but I'm suspicious that it could...

Is there any documentation on locking other than the tiny bit in the
FAQ?

-- 
"a gust of wind...a dog barks..."

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 09:34:00 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Darrell Berry <darrellb@hhcl.com>
Cc: flexfax@sgi.com
Subject: Re: flexfax: modem locking again
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Tue, 29 Sep 1998, Darrell Berry wrote:


> Still can't see how to implement modem locking that works...

It *should* work.

> I keep seeing these messages in the logs:
> 
>  FaxGetty[300]: ANSWER: Can not lock modem device
> 
> (this is on unpatched Redhat 5.1, hylafax RPM 4.0-7)

Well, you should definitely be using a patched version of 4.0pl2 set
up for Linus. I recommend Darren's RPM at
ftp://ftp.tpc.int/pub/hylafax.

I don't know why it is not locking. Are you using /dev/modem,
correctly linked to /dev/cua0 or /dev/cua1 or something like that on
/dev/ttyS0 or /dev/ttyS1? And is there another process living on
/dev/cua2 or something like that, using the same IRQ?

> Doesn't seem to affect performance, but I'm suspicious that it could...
> 
> Is there any documentation on locking other than the tiny bit in the
> FAQ?

Celeste Stokely's web page at www.stokely.com. It also explains the
split device trick that should *NOT* be used with HylaFAX.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNhIzRT/+ItycgIJRAQH+kAP9HGxGSiutcyMH59l0Uauw8l2sBVloF0fo
pLvw8Mrlg6RJds6FxshsQwxT/Rr50OGpOh9RFubDukQoq5fmWYLQ0FuRk9VaM1Ql
zctgeBZ00F/zxDWTZTcMlZta0kB8er3Y62tINVcKV8knnwtetzVlZRpvipsWSoE1
8GIR5PTK7MM=
=8GLL
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
To: Michael Packer <pac@rocsoft.net>
cc: flexfax@sgi.com
Subject: Re: flexfax: need help 
Date: Mon, 28 Sep 1998 23:51:25 +0100
From: "Mr. Arlington Hewes" <tpcadmin@info.tpc.int>
Sender: owner-flexfax@celestial.com

In message <3609563D.2F773FCD@rocsoft.net>, Michael Packer writes:
>I'm just configuring hylafax-v4.0pl2 on my linux box.
>i've setup the modem and am trying to just send a simple
>fax but when i tried sendfax
>
>sendfax -d 3838003 -n /etc/passwd
>
>i'm getting:
>Can not reach server at host "localhost", port 4559.
>
>/usr/local/sbin/faxq is running ....
>
>any ideas on what i need to do?

You need to run hfaxd as well, either spawning it from inetd or in standalone mode.

-Darren

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Eric Smith <eric@nafex.com>
Subject: flexfax: hylalfax not "picking up pages"
To: flexfax@sgi.com
Date: Tue, 29 Sep 1998 10:59:25 +0200 (SAT)
Sender: owner-flexfax@celestial.com


Tuesday, 29 September 1998 at 10:56am

After a reboot, my Hylafax does not "pick up" pages that sendfax
specifies.

So I get this on faxstat -s
JID  Pri S  Owner Number       Pages Dials     TTS Status
256  127 W   eric 002721424687  0:0   0:6                  

_0:0 Pages_

The sendfax specification is correct and the files exist - any
suggestions as to what may be broken?

Thank you.


-- 
   
Eric Smith
Tel 0027 82 780 7888 (vodacom)
----------------
Linux or Legacy?

From sound-list-request@redhat.com  Tue Feb 16 17:32:36 1999
Resent-Date: 29 Sep 1998 13:13:59 -0000
Resent-Cc: recipient list not shown: ;
MBOX-Line: From sound-list-request@redhat.com  Tue Sep 29 09:13:59 1998
Date: Tue, 29 Sep 1998 14:12:17 +0100 (GMT)
From: Pierre Scotney <Pierre.Scotney@bristol.ac.uk>
To: sound-list@redhat.com
Subject: Re: Compatibility confusion
Resent-From: sound-list@redhat.com
Reply-To: sound-list@redhat.com
X-Mailing-List: <sound-list@redhat.com> archive/latest/78
X-Loop: sound-list@redhat.com
Resent-Sender: sound-list-request@redhat.com
X-URL: http://www.redhat.com

On Tue, 29 Sep 1998, Peter T. Breuer wrote:

> "A month of sundays ago Pierre Scotney wrote:"
> > 
> > install the cs4232.o module I get the message:
> > 
> > ./cs4232.o: init_module: Device or resource busy
> 
> Well, the driver must already be loaded then.
> 
> > 0: CS4236B (CS4236B) (DUPLEX)
> 
> Indeed, loaded and not complaining.

I installed the OSS demo after not being able to get the RedHat modules to
work, and which proved that the sound would work.  My question is about
getting the RedHat sound modules to work and if _they_ are compatible, not
the OSS system.

> ??? You mean does the kernel driver you ahve already loaded (and you haven't
> said which it is!) support your soundcard? Dunno. Ask the author. It's
> ceryainly not visibly complaining, but then you haven't loaded it with verbose
> options - indeed you seem not to know which you have loaded, or how -
> and you haven't shown the dmesg output that would contain the errors :-).

What do you mean by kernel driver?  I mean the modules that come with the
RedHat 2.0.35 kernal in the misc directory.  Am I missing something basic
about the kernal modules and how they work?

Regards,

Pierre.

------------------------------------------------------------------------
Pierre.Scotney@bristol.ac.uk

Biomolecular Structures                        Systems Support
Department of Biochemistry                     University Library
The University of Bristol                      The University of Bristol
------------------------------------------------------------------------


-- 
         To unsubscribe: mail sound-list-request@redhat.com with 
                       "unsubscribe" as the Subject.

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: Scheiderer Jrgen <Juergen.Scheiderer@odin.de>
To: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: flexfax: Comet 336 problem sending faxes
Date: Tue, 29 Sep 1998 12:56:03 +0200
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id PAA26558

> Hello,
> 
> we have problems with Zyxel Comet 336 modems. The modems are
> used as analog faxdevices with a faxserver (hylafax-v4.0pl2 / Linux
> 2.0.33).
> Hylafax reconizes Fax-Class 1 modems.
> While sending faxes we have problems only with some remote faxes.
> I put one logfile off such a failed faxcommunication with this posting.
> Hopefully waiting for someone who can tell me whats going wrong.
> Maybe a new initstring can solve the problem.
> 
> tnx,
> 
> Jrgen Scheiderer
> 
> 
> The faxnumber of the remote site is anonymized by XXXXXXXXX.
> 
> > Your facsimile job to XXXXXXXXXXXX failed because:
> >     Unable to transmit page (NAK at all possible signalling rates);
> Giving up after 3 attempts to send same page
> > 
> >     ---- Transcript of session follows ----
> > 
> > Jul 09 17:47:46.34: [ 9179]: SESSION BEGIN 00000086 49XXXXXXXXXXXX
> > Jul 09 17:47:46.34: [ 9179]: SEND FAX: JOB 80 DEST XXXXXXXXXXXX COMMID
> 00000086
> > Jul 09 17:47:46.34: [ 9179]: DELAY 2600 ms
> > Jul 09 17:47:48.94: [ 9179]: <-- [15:ATE0V1Q0S0=0H0\r]
> > Jul 09 17:47:48.95: [ 9179]: --> [2:OK]
> > Jul 09 17:47:48.95: [ 9179]: <-- [21:ATS8=2S7=60&K3&D2&C1\r]
> > Jul 09 17:47:48.96: [ 9179]: --> [2:OK]
> > Jul 09 17:47:48.96: [ 9179]: <-- [12:AT+FCLASS=1\r]
> > Jul 09 17:47:48.97: [ 9179]: --> [2:OK]
> > Jul 09 17:47:48.97: [ 9179]: <-- [5:ATM0\r]
> > Jul 09 17:47:48.98: [ 9179]: --> [2:OK]
> > Jul 09 17:47:48.98: [ 9179]: <-- [12:AT+FCLASS=1\r]
> > Jul 09 17:47:49.09: [ 9179]: --> [2:OK]
> > Jul 09 17:47:49.10: [ 9179]: DIAL XXXXXXXXXXXX
> > Jul 09 17:47:49.10: [ 9179]: <-- [17:ATDTXXXXXXXXXXXX@\r]
> > Jul 09 17:48:06.35: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:08.08: [ 9179]: --> [2:OK]
> > Jul 09 17:48:08.08: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:48:08.09: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:08.77: [ 9179]: --> [2:OK]
> > Jul 09 17:48:08.77: [ 9179]: REMOTE CSI "+49 XXXXXXXXXX"
> > Jul 09 17:48:08.77: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:48:08.78: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:09.04: [ 9179]: --> [2:OK]
> > Jul 09 17:48:09.04: [ 9179]: REMOTE best rate 9600 bit/s
> > Jul 09 17:48:09.04: [ 9179]: REMOTE max page width 1728 pixels in 215 mm
> > Jul 09 17:48:09.04: [ 9179]: REMOTE max unlimited page length 
> > Jul 09 17:48:09.04: [ 9179]: REMOTE best vres 7.7 line/mm
> > Jul 09 17:48:09.04: [ 9179]: REMOTE best format 2-D MMR
> > Jul 09 17:48:09.04: [ 9179]: REMOTE supports T.30 Annex A, ECM
> > Jul 09 17:48:09.04: [ 9179]: REMOTE best 20 ms/scanline
> > Jul 09 17:48:09.04: [ 9179]: USE 9600 bit/s
> > Jul 09 17:48:09.04: [ 9179]: USE 20 ms/scanline
> > Jul 09 17:48:09.04: [ 9179]: SEND file "docq/doc53.ps;01"
> > Jul 09 17:48:09.05: [ 9179]: USE page width 1728 pixels in 215 mm
> > Jul 09 17:48:09.05: [ 9179]: USE unlimited page length 
> > Jul 09 17:48:09.05: [ 9179]: USE 7.7 line/mm
> > Jul 09 17:48:09.05: [ 9179]: USE 1-D MR
> > Jul 09 17:48:09.05: [ 9179]: SEND training at v.29 9600 bit/s
> > Jul 09 17:48:09.05: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:48:09.09: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:10.88: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:11.31: [ 9179]: --> [2:OK]
> > Jul 09 17:48:11.31: [ 9179]: DELAY 75 ms
> > Jul 09 17:48:11.40: [ 9179]: <-- [10:AT+FTM=96\r]
> > Jul 09 17:48:11.45: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:13.41: [ 9179]: --> [2:OK]
> > Jul 09 17:48:13.41: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:48:13.94: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:14.83: [ 9179]: --> [2:OK]
> > Jul 09 17:48:14.83: [ 9179]: TRAINING succeeded
> > Jul 09 17:48:14.83: [ 9179]: <-- [10:AT+FTM=96\r]
> > Jul 09 17:48:14.89: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:48:14.89: [ 9179]: SEND begin page
> > Jul 09 17:48:57.76: [ 9179]: SENT 54964 bytes of data
> > Jul 09 17:49:37.71: [ 9179]: SENT 47608 bytes of data
> > Jul 09 17:49:37.71: [ 9179]: SEND 1D RTC
> > Jul 09 17:49:37.71: [ 9179]: SEND end page
> > Jul 09 17:49:40.84: [ 9179]: --> [2:OK]
> > Jul 09 17:49:40.84: [ 9179]: DELAY 95 ms
> > Jul 09 17:49:40.95: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 17:49:40.95: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:49:41.00: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:49:42.32: [ 9179]: --> [2:OK]
> > Jul 09 17:49:42.32: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:49:42.77: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:49:43.68: [ 9179]: --> [2:OK]
> > Jul 09 17:49:43.68: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 17:49:43.68: [ 9179]: SEND training at v.29 9600 bit/s
> > Jul 09 17:49:43.68: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:49:43.73: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:49:45.51: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:49:45.94: [ 9179]: --> [2:OK]
> > Jul 09 17:49:45.94: [ 9179]: DELAY 75 ms
> > Jul 09 17:49:46.03: [ 9179]: <-- [10:AT+FTM=96\r]
> > Jul 09 17:49:46.08: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:49:48.04: [ 9179]: --> [2:OK]
> > Jul 09 17:49:48.04: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:49:48.55: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:49:49.47: [ 9179]: --> [2:OK]
> > Jul 09 17:49:49.47: [ 9179]: TRAINING succeeded
> > Jul 09 17:49:49.47: [ 9179]: <-- [10:AT+FTM=96\r]
> > Jul 09 17:49:49.52: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:49:49.52: [ 9179]: SEND begin page
> > Jul 09 17:50:32.40: [ 9179]: SENT 54964 bytes of data
> > Jul 09 17:51:12.35: [ 9179]: SENT 47608 bytes of data
> > Jul 09 17:51:12.35: [ 9179]: SEND 1D RTC
> > Jul 09 17:51:12.35: [ 9179]: SEND end page
> > Jul 09 17:51:15.47: [ 9179]: --> [2:OK]
> > Jul 09 17:51:15.47: [ 9179]: DELAY 95 ms
> > Jul 09 17:51:15.58: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 17:51:15.58: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:51:15.63: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:51:16.95: [ 9179]: --> [2:OK]
> > Jul 09 17:51:16.95: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:51:17.44: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:51:18.36: [ 9179]: --> [2:OK]
> > Jul 09 17:51:18.36: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 17:51:18.36: [ 9179]: SEND training at v.29 7200 bit/s
> > Jul 09 17:51:18.36: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:51:18.41: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:51:20.19: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:51:20.63: [ 9179]: --> [2:OK]
> > Jul 09 17:51:20.63: [ 9179]: DELAY 75 ms
> > Jul 09 17:51:20.72: [ 9179]: <-- [10:AT+FTM=72\r]
> > Jul 09 17:51:20.77: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:51:22.73: [ 9179]: --> [2:OK]
> > Jul 09 17:51:22.73: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:51:23.26: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:51:24.16: [ 9179]: --> [2:OK]
> > Jul 09 17:51:24.16: [ 9179]: TRAINING succeeded
> > Jul 09 17:51:24.16: [ 9179]: <-- [10:AT+FTM=72\r]
> > Jul 09 17:51:24.21: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:51:24.21: [ 9179]: SEND begin page
> > Jul 09 17:52:06.13: [ 9179]: SENT 41222 bytes of data
> > Jul 09 17:52:52.10: [ 9179]: SENT 41251 bytes of data
> > Jul 09 17:53:06.38: [ 9179]: SENT 13128 bytes of data
> > Jul 09 17:53:06.38: [ 9179]: SEND 1D RTC
> > Jul 09 17:53:06.38: [ 9179]: SEND end page
> > Jul 09 17:53:10.92: [ 9179]: --> [2:OK]
> > Jul 09 17:53:10.92: [ 9179]: DELAY 95 ms
> > Jul 09 17:53:11.03: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 17:53:11.03: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:53:11.08: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:53:12.40: [ 9179]: --> [2:OK]
> > Jul 09 17:53:12.40: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:53:12.91: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:53:13.83: [ 9179]: --> [2:OK]
> > Jul 09 17:53:13.83: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 17:53:13.83: [ 9179]: SEND training at v.29 7200 bit/s
> > Jul 09 17:53:13.83: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:53:13.88: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:53:15.66: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:53:16.10: [ 9179]: --> [2:OK]
> > Jul 09 17:53:16.10: [ 9179]: DELAY 75 ms
> > Jul 09 17:53:16.19: [ 9179]: <-- [10:AT+FTM=72\r]
> > Jul 09 17:53:16.24: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:53:18.20: [ 9179]: --> [2:OK]
> > Jul 09 17:53:18.20: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:53:18.71: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:53:19.66: [ 9179]: --> [2:OK]
> > Jul 09 17:53:19.66: [ 9179]: TRAINING succeeded
> > Jul 09 17:53:19.66: [ 9179]: <-- [10:AT+FTM=72\r]
> > Jul 09 17:53:19.71: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:53:19.71: [ 9179]: SEND begin page
> > Jul 09 17:54:01.63: [ 9179]: SENT 41222 bytes of data
> > Jul 09 17:54:47.60: [ 9179]: SENT 41251 bytes of data
> > Jul 09 17:55:01.88: [ 9179]: SENT 13128 bytes of data
> > Jul 09 17:55:01.88: [ 9179]: SEND 1D RTC
> > Jul 09 17:55:01.88: [ 9179]: SEND end page
> > Jul 09 17:55:06.41: [ 9179]: --> [2:OK]
> > Jul 09 17:55:06.41: [ 9179]: DELAY 95 ms
> > Jul 09 17:55:06.52: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 17:55:06.52: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:55:06.57: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:55:07.89: [ 9179]: --> [2:OK]
> > Jul 09 17:55:07.89: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:55:08.42: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:55:09.31: [ 9179]: --> [2:OK]
> > Jul 09 17:55:09.31: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 17:55:09.31: [ 9179]: SEND training at v.27ter 4800 bit/s
> > Jul 09 17:55:09.31: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:55:09.36: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:55:11.14: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:55:11.58: [ 9179]: --> [2:OK]
> > Jul 09 17:55:11.58: [ 9179]: DELAY 75 ms
> > Jul 09 17:55:11.67: [ 9179]: <-- [10:AT+FTM=48\r]
> > Jul 09 17:55:11.73: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:55:14.16: [ 9179]: --> [2:OK]
> > Jul 09 17:55:14.16: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:55:14.65: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:55:15.57: [ 9179]: --> [2:OK]
> > Jul 09 17:55:15.57: [ 9179]: TRAINING succeeded
> > Jul 09 17:55:15.57: [ 9179]: <-- [10:AT+FTM=48\r]
> > Jul 09 17:55:15.63: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:55:15.63: [ 9179]: SEND begin page
> > Jul 09 17:55:55.62: [ 9179]: SENT 27454 bytes of data
> > Jul 09 17:56:41.59: [ 9179]: SENT 27437 bytes of data
> > Jul 09 17:57:27.52: [ 9179]: SENT 27416 bytes of data
> > Jul 09 17:57:39.22: [ 9179]: SENT 7079 bytes of data
> > Jul 09 17:57:39.22: [ 9179]: SEND 1D RTC
> > Jul 09 17:57:39.22: [ 9179]: SEND end page
> > Jul 09 17:57:45.58: [ 9179]: --> [2:OK]
> > Jul 09 17:57:45.58: [ 9179]: DELAY 95 ms
> > Jul 09 17:57:45.69: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 17:57:45.69: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:57:45.74: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:57:47.06: [ 9179]: --> [2:OK]
> > Jul 09 17:57:47.06: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:57:47.57: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:57:48.45: [ 9179]: --> [2:OK]
> > Jul 09 17:57:48.45: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 17:57:48.45: [ 9179]: SEND training at v.27ter 4800 bit/s
> > Jul 09 17:57:48.45: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 17:57:48.50: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:57:50.28: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:57:50.71: [ 9179]: --> [2:OK]
> > Jul 09 17:57:50.71: [ 9179]: DELAY 75 ms
> > Jul 09 17:57:50.80: [ 9179]: <-- [10:AT+FTM=48\r]
> > Jul 09 17:57:50.86: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:57:53.30: [ 9179]: --> [2:OK]
> > Jul 09 17:57:53.30: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 17:57:53.78: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:57:54.69: [ 9179]: --> [2:OK]
> > Jul 09 17:57:54.69: [ 9179]: TRAINING succeeded
> > Jul 09 17:57:54.69: [ 9179]: <-- [10:AT+FTM=48\r]
> > Jul 09 17:57:54.75: [ 9179]: --> [7:CONNECT]
> > Jul 09 17:57:54.75: [ 9179]: SEND begin page
> > Jul 09 17:58:34.74: [ 9179]: SENT 27454 bytes of data
> > Jul 09 17:59:20.71: [ 9179]: SENT 27437 bytes of data
> > Jul 09 18:00:06.64: [ 9179]: SENT 27416 bytes of data
> > Jul 09 18:00:18.34: [ 9179]: SENT 7079 bytes of data
> > Jul 09 18:00:18.34: [ 9179]: SEND 1D RTC
> > Jul 09 18:00:18.34: [ 9179]: SEND end page
> > Jul 09 18:00:24.70: [ 9179]: --> [2:OK]
> > Jul 09 18:00:24.70: [ 9179]: DELAY 95 ms
> > Jul 09 18:00:24.81: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 18:00:24.81: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 18:00:24.86: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:00:26.18: [ 9179]: --> [2:OK]
> > Jul 09 18:00:26.18: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 18:00:26.71: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:00:27.60: [ 9179]: --> [2:OK]
> > Jul 09 18:00:27.60: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 18:00:27.60: [ 9179]: SEND training at v.27ter fallback mode 2400
> bit/s
> > Jul 09 18:00:27.60: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 18:00:27.65: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:00:29.43: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:00:29.87: [ 9179]: --> [2:OK]
> > Jul 09 18:00:29.87: [ 9179]: DELAY 75 ms
> > Jul 09 18:00:29.96: [ 9179]: <-- [10:AT+FTM=24\r]
> > Jul 09 18:00:30.04: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:00:32.71: [ 9179]: --> [2:OK]
> > Jul 09 18:00:32.71: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 18:00:33.20: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:00:34.12: [ 9179]: --> [2:OK]
> > Jul 09 18:00:34.12: [ 9179]: TRAINING succeeded
> > Jul 09 18:00:34.12: [ 9179]: <-- [10:AT+FTM=24\r]
> > Jul 09 18:00:34.20: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:00:34.20: [ 9179]: SEND begin page
> > Jul 09 18:01:07.63: [ 9179]: SENT 13749 bytes of data
> > Jul 09 18:01:53.96: [ 9179]: SENT 13633 bytes of data
> > Jul 09 18:02:38.74: [ 9179]: SENT 13721 bytes of data
> > Jul 09 18:03:25.05: [ 9179]: SENT 13704 bytes of data
> > Jul 09 18:04:11.37: [ 9179]: SENT 13742 bytes of data
> > Jul 09 18:04:56.14: [ 9179]: SENT 13682 bytes of data
> > Jul 09 18:05:03.86: [ 9179]: SENT 2255 bytes of data
> > Jul 09 18:05:03.86: [ 9179]: SEND 1D RTC
> > Jul 09 18:05:03.86: [ 9179]: SEND end page
> > Jul 09 18:05:17.07: [ 9179]: --> [2:OK]
> > Jul 09 18:05:17.07: [ 9179]: DELAY 95 ms
> > Jul 09 18:05:17.18: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 18:05:17.18: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 18:05:17.23: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:05:18.54: [ 9179]: --> [2:OK]
> > Jul 09 18:05:18.54: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 18:05:19.02: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:05:19.93: [ 9179]: --> [2:OK]
> > Jul 09 18:05:19.93: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 18:05:19.93: [ 9179]: SEND training at v.27ter fallback mode 2400
> bit/s
> > Jul 09 18:05:19.93: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 18:05:19.98: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:05:21.76: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:05:22.20: [ 9179]: --> [2:OK]
> > Jul 09 18:05:22.20: [ 9179]: DELAY 75 ms
> > Jul 09 18:05:22.29: [ 9179]: <-- [10:AT+FTM=24\r]
> > Jul 09 18:05:22.37: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:05:25.03: [ 9179]: --> [2:OK]
> > Jul 09 18:05:25.03: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 18:05:25.52: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:05:26.44: [ 9179]: --> [2:OK]
> > Jul 09 18:05:26.44: [ 9179]: TRAINING succeeded
> > Jul 09 18:05:26.44: [ 9179]: <-- [10:AT+FTM=24\r]
> > Jul 09 18:05:26.52: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:05:26.52: [ 9179]: SEND begin page
> > Jul 09 18:05:59.95: [ 9179]: SENT 13749 bytes of data
> > Jul 09 18:06:46.28: [ 9179]: SENT 13633 bytes of data
> > Jul 09 18:07:31.06: [ 9179]: SENT 13721 bytes of data
> > Jul 09 18:08:17.37: [ 9179]: SENT 13704 bytes of data
> > Jul 09 18:09:03.68: [ 9179]: SENT 13742 bytes of data
> > Jul 09 18:09:48.46: [ 9179]: SENT 13682 bytes of data
> > Jul 09 18:09:56.17: [ 9179]: SENT 2255 bytes of data
> > Jul 09 18:09:56.17: [ 9179]: SEND 1D RTC
> > Jul 09 18:09:56.17: [ 9179]: SEND end page
> > Jul 09 18:10:09.38: [ 9179]: --> [2:OK]
> > Jul 09 18:10:09.38: [ 9179]: DELAY 95 ms
> > Jul 09 18:10:09.49: [ 9179]: SEND send EOP (no more pages or documents)
> > Jul 09 18:10:09.49: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 18:10:09.54: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:10:10.85: [ 9179]: --> [2:OK]
> > Jul 09 18:10:10.85: [ 9179]: <-- [9:AT+FRH=3\r]
> > Jul 09 18:10:11.32: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:10:12.24: [ 9179]: --> [2:OK]
> > Jul 09 18:10:12.24: [ 9179]: SEND recv RTN (retrain negative)
> > Jul 09 18:10:12.24: [ 9179]: SEND: Unable to transmit page (NAK at all 
> possible signalling rates); Giving up after 3 attempts to send same page
> "docq/doc53.ps;01", dirnum 0
> > Jul 09 18:10:12.24: [ 9179]: <-- [9:AT+FTH=3\r]
> > Jul 09 18:10:12.29: [ 9179]: --> [7:CONNECT]
> > Jul 09 18:10:13.60: [ 9179]: --> [2:OK]
> > Jul 09 18:10:13.60: [ 9179]: <-- [5:ATH0\r]
> > Jul 09 18:10:14.30: [ 9179]: --> [2:OK]
> > Jul 09 18:10:14.30: [ 9179]: SESSION END
> > 
> >     ---- Unsent job status ----
> > 
> >    Destination: XXXXXXXXXXXX
> >          JobID: 80
> >        GroupID: 80
> >         CommID: 00000086
> > Submitted From: A0229042
> >     Page Width: 194 (mm)
> >    Page Length: 281 (mm)
> >     Resolution: 196 (lpi)
> >         Status: Unable to transmit page (NAK at all possible signalling
> rates); Giving up after 3 attempts to send same page
> >        Dialogs: 3 (exchanges with remote device)
> >          Dials: 0 (consecutive failed calls to destination)
> >          Calls: 3 (total phone calls placed)
> >          Pages: 0 (pages transmitted)
> >       TotPages: 1 (total pages to transmit)
> >       Attempts: 3 (attempts to send current page)
> >         Dirnum: 0 (directory of next page to send)
> > 
> >     ---- Documents submitted for transmission ----
> > 
> > The following documents were submitted for transmission and are
> > available on the server for reuse until they are automatically
> > purged when this job is removed.  Documents may also be manually
> > removed using the faxrm command; consult faxrm(1) for information.
> > 
> > Filename                 Size Type
> > docq/doc53.ps          117918 PostScript
> 
> 
> -- 
> Juergen Scheiderer,                 | ODIN GmbH
> email: jsch@odin.de                 | Beratung fuer Kommunikationstechnik
> Tel:09128/9190-20 Fax:09128/9190-50 | Hauptstrasse 70
> www: http://www.odin.de             | 90537 Feucht
> 

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Tue, 29 Sep 1998 22:50:16 +0100
From: Darrell Berry <darrellb@hhcl.com>
Organization: HHCL+P
To: flexfax@sgi.com
Subject: flexfax: whfc suggestions
Sender: owner-flexfax@celestial.com

Wonder if anyone else has any thoughts on mods/changes...i think its
excellent, and (so far!) very reliable on NT4/SP3 (especially the ODBC
stuff, which is very clever), but there are a few things that (i think)
could be even better:

* (cosmetic) whfc takes up a lot of screen space...could it lose the
'toolbar' or could tgat become optional, and could the main pane use a
smaller font?

* (cosmetic) is it possible to have width sliders for each of the fields
in the main pane (like Netscape has in its mail system), so that say
users could stretch the status field to see the whole message, or
stretch the name field to show a long username, without having to take
up the whole screen width with whfc

* (possible bug) on the client, AND on faxstat, usernames sending faxes
from whfc seem to have their names truncated to 6 characters?

* (cosmetic) could the 'Blocked due to concurrent jobs' message be
changed to 'Queued' (more in line with other fax systems...'blocked'
sounds like an error status to users (or is it getting this straight
from the server?))

...don't get me wrong--its free software and its brilliant...these are
just small changes that i think would make it even better!

anyone else have any comments/thoughts on these issues?


-- 
"a gust of wind...a dog barks..."

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 15:09:15 +0200
From: Ulrich Eckhardt <Ulrich.Eckhardt@transcom.de>
Organization: Transcom
To: Darrell Berry <darrellb@hhcl.com>
CC: flexfax@sgi.com
Subject: Re: flexfax: whfc suggestions
Sender: owner-flexfax@celestial.com

Darrell Berry wrote:
> 
> Wonder if anyone else has any thoughts on mods/changes...i think its
> excellent, and (so far!) very reliable on NT4/SP3 (especially the ODBC
> stuff, which is very clever), but there are a few things that (i think)
> could be even better:
> 
> * (cosmetic) whfc takes up a lot of screen space...could it lose the
> 'toolbar' or could tgat become optional, and could the main pane use a
> smaller font?

Hi,

our users here likes this screen font, which is the system font
of windows. Probably change your windows settings to small fonts.

> * (cosmetic) is it possible to have width sliders for each of the fields
> in the main pane (like Netscape has in its mail system), so that say
> users could stretch the status field to see the whole message, or
> stretch the name field to show a long username, without having to take
> up the whole screen width with whfc

I get this output directly from HylaFAX. I have to parse this string
in conjunction with the dial string parameters. 
> * (possible bug) on the client, AND on faxstat, usernames sending faxes
> from whfc seem to have their names truncated to 6 characters?

See the dial string parameter for faxstat on HylaFAX. WHFC
accepts this string in the system preferences. So you can 
customize your output of the queues.

> * (cosmetic) could the 'Blocked due to concurrent jobs' message be
> changed to 'Queued' (more in line with other fax systems...'blocked'
> sounds like an error status to users (or is it getting this straight
> from the server?))

This messages came directly from the server.
 
> ...don't get me wrong--its free software and its brilliant...these are
> just small changes that i think would make it even better!
> 
> anyone else have any comments/thoughts on these issues?
> 
> --
> "a gust of wind...a dog barks..."

Uli
-- 
Ulrich Eckhardt       
http://people.frankfurt.netsurf.de/uli

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 07:52:21 -0600
From: Tim Fredrick <fredrick@acd.ucar.edu>
To: flexfax@sgi.com
Subject: flexfax: FaxGetty can't setup modem -- any advise?
Sender: owner-flexfax@celestial.com

Forgive me if this is an FAQ -- I just joined the mailing list :-)

We have a PC running Redhat Linux 5.1, kernel 2.1.122, and the rpm for Hylafax
hylafax-4.0-7.  We also have a US Robotics Sportster 33600 Fax v4.3.185 modem.

I am trying to get started with Hylafax, but the FaxGetty process doesn't seem
to be able to handle our modem.  Specifically I get:

Sep 30 07:46:00 net FaxGetty[1140]: OPEN /dev/modem
Sep 30 07:46:06 net FaxGetty[1140]: /dev/modem: Can not initialize modem.
Sep 30 07:47:21 net FaxGetty[1140]: Unable to setup modem on /dev/modem; giving up after 2 attempts
Sep 30 07:47:21 net FaxGetty[1140]: MODEM /dev/modem appears to be wedged
Sep 30 07:47:21 net FaxGetty[1140]: CLOSE /dev/modem

What is the most common source of this problem?  Where can I go to find out
more specifically why the FaxGetty process is returning these messages?

Thanks in advance!  --Tim Fredrick (fredrick@acd.ucar.edu)
                      NCAR?ACD Computer Systems Administration

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 11:08:10 -0400 (EDT)
From: Nico Kadel-Garcia <raoul@cirl.meei.harvard.edu>
To: Tim Fredrick <fredrick@acd.ucar.edu>
Cc: flexfax@sgi.com
Subject: Re: flexfax: FaxGetty can't setup modem -- any advise?
Sender: owner-flexfax@celestial.com

-----BEGIN PGP SIGNED MESSAGE-----

On Wed, 30 Sep 1998, Tim Fredrick wrote:

> Forgive me if this is an FAQ -- I just joined the mailing list :-)
> 
> We have a PC running Redhat Linux 5.1, kernel 2.1.122, and the rpm for Hylafax
> hylafax-4.0-7.  We also have a US Robotics Sportster 33600 Fax v4.3.185 modem.

Where the heck are people getting this old version of HylaFAX? You
definitely want the latest RPM, at ftp://ftp.tpc.int/pub/hylafax, and
my installation notes at http://cirl.meei.harvard.edu/hylafax.

> Sep 30 07:46:00 net FaxGetty[1140]: OPEN /dev/modem
> Sep 30 07:46:06 net FaxGetty[1140]: /dev/modem: Can not initialize modem.
> Sep 30 07:47:21 net FaxGetty[1140]: Unable to setup modem on /dev/modem; giving up after 2 attempts
> Sep 30 07:47:21 net FaxGetty[1140]: MODEM /dev/modem appears to be wedged
> Sep 30 07:47:21 net FaxGetty[1140]: CLOSE /dev/modem
> 
> What is the most common source of this problem?  Where can I go to find out
> more specifically why the FaxGetty process is returning these messages?

There could be several sources of this problem. Most involve the
serial line not being set up correctly.

			Nico Kadel-Garcia
			Senior Engineer, CIRL 
			Mass. Eye and Ear Infirmary
			raoul@cirl.meei.harvard.edu

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNhJJTz/+ItycgIJRAQH9AAP/di2RgOQJvxis/588CobxhcuUGKUv8XYE
X8IZUu99qqVfj+TIsWuN3GJSzvyCEneV43sHb7YfbrZptbzHhcP6G/unKykuc6x/
1eHVpzHVW+02GpY2AmDPbbdylW2YU/4Hj0awrgOfzziUz5Ku5vjUNHYdZ/N2sv3I
QqI8xW3fj3Y=
=h0M9
-----END PGP SIGNATURE-----

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
X-BlackMail: ppp21.mdlink.de, pc.mdlink.de, archesoft@pc.mdlink.de, 193.141.191.21
X-Authenticated-Timestamp: 13:45:57(MEST) on October 01, 1998
Date: Thu, 01 Oct 1998 13:49:11 +0100
From: "Torsten Mller" <archesoft@pc.mdlink.de>
To: Tim Fredrick <fredrick@acd.ucar.edu>, flexfax@sgi.com
Subject: Re: flexfax: FaxGetty can't setup modem -- any advise?
Sender: owner-flexfax@celestial.com

Hello!

only my 2 cents also as a newbie:
get the newest hylafax, install it, run faxsetup, then at the point faxaddmodem ,
take class2 modem
then hylafax should take a generic usr 2.0 setup for your modem.
in my opinion the errormessages mean, that /dev/modem is not accociated with the
right "COM" Port (ttyS0 or ttyS1).

greetings from germany
Torsten

Tim Fredrick schrieb:

> Forgive me if this is an FAQ -- I just joined the mailing list :-)
>
> We have a PC running Redhat Linux 5.1, kernel 2.1.122, and the rpm for Hylafax
> hylafax-4.0-7.  We also have a US Robotics Sportster 33600 Fax v4.3.185 modem.
>
> I am trying to get started with Hylafax, but the FaxGetty process doesn't seem
> to be able to handle our modem.  Specifically I get:
>
> Sep 30 07:46:00 net FaxGetty[1140]: OPEN /dev/modem
> Sep 30 07:46:06 net FaxGetty[1140]: /dev/modem: Can not initialize modem.
> Sep 30 07:47:21 net FaxGetty[1140]: Unable to setup modem on /dev/modem; giving up after 2 attempts
> Sep 30 07:47:21 net FaxGetty[1140]: MODEM /dev/modem appears to be wedged
> Sep 30 07:47:21 net FaxGetty[1140]: CLOSE /dev/modem
>
> What is the most common source of this problem?  Where can I go to find out
> more specifically why the FaxGetty process is returning these messages?
>
> Thanks in advance!  --Tim Fredrick (fredrick@acd.ucar.edu)
>                       NCAR?ACD Computer Systems Administration

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 12:16:09 +1000
From: David Ford <ddf@comdyn.com.au>
Organization: Commercial Dynamics
To: flexfax@sgi.com
Subject: flexfax: How to turn on fine resolution?
Sender: owner-flexfax@celestial.com

How do we turn on high (196 dpi) resolution?

The modem capability string supports it, as does the receiving fax.
Hylafax then cheerfully sets it back to the lower (3.85) resolution.
What I'm after here is a large iron "Igor the storm is at its height"
style switch on the wall that I can throw that has "send at highest
resolution" semantics.

Has anyone had any experience with this one?

Best regards

David
____________________________________________________
David Ford                     |     Project Manager
Commercial Dynamics            |     02 9954 8216
L5, 100 Mount St, North Sydney | fax 02 9954 8250
NSW 2065                       | Australia   +61
http://www.tradingpost.com.au  | ddf@comdyn.com.au
---------------------------------------------------
 In the future,                | History is bunk.
 history will be big.          | Henry Ford
 David Ford  - Jan 1998        | 1863-1947
---------------------------------------------------

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
From: "Henrik Genssen, media factory gmbh" <mail@mediafactory.de>
To: "'flexfax@sgi.com'" <flexfax@sgi.com>
Subject: flexfax: whfc
Date: Wed, 30 Sep 1998 10:01:07 +0200
Sender: owner-flexfax@celestial.com

Why can I not use views in the ODBC phonebook?
They are not visible in the table-list (e.g. MS Access)
(used a system DSN)

Any ideas

Henrik

From owner-flexfax@celestial.com  Tue Feb 16 17:32:36 1999
Date: Wed, 30 Sep 1998 12:37:19 +0200
From: "Peter Br" <na3650@fen.baynet.de>
To: flexfax@sgi.com
Subject: flexfax: ISDN
X-MIME-Autoconverted: from 8bit to quoted-printable by sgi.sgi.com id CAA05604
Sender: owner-flexfax@celestial.com
X-MIME-Autoconverted: from quoted-printable to 8bit by derrick.elgro.co.uk id MAA29007

Dear Sir,

I am using Hylafax under S.u.S.E. Linux 5.3. Here in Germany ISDN is now
very popular due to its superiority over anlogue telephony. I am
considering to switch to ISDN myself, but there appears to be no
appropriate fax solution for Linux, then. No other software I am aware
of is providing the functionality of the combination of Hylafax and the
frontend SuSEFax for ISDN.

I know that I could use an ISDN/analogue adapter box to connect my modem
to, but this is a comprimise, not an optimal solution.

I would like to know, therefore, if there are plans for direct ISDN
support in future versions of Hylafax.

I am also interested in what answers to the question of how to use
Hylafax with ISDN other users possibly may have found.

Thanks in advance, best wishes

Peter Br

