![]() |
Hi ! Thanks for your answer, but I doubt that this is really the problem, because "mailfax" ain't nothing more than a shell-script which calls faxmail. I named them different so nobody will get confused... ;-) mailfax looks like this, only two lines: #! /bin/sh /usr/bin/faxmail -n -s a4 -Ml=.99 -d "$2" "$1" As you can see it doesn't do anything more than calling faxmail with some params.... Greetings Florian -----Urspr�ngliche Nachricht----- Von: Christian Nause <Christian.Nause@Hagen.de> An: F. Meyer-Kassel <meyer-kassel@online-shop-ag.de> Cc: <flexfax@sgi.com> Gesendet: Donnerstag, 17. Februar 2000 13:51 Betreff: Re: flexfax: Problems with faxmail > Hi, > > "F. Meyer-Kassel" schrieb: > > > > Hi out there ! > > > > I'm using HylaFax 4.0pl2 on SuSE-Linux 6.2 with Sendmail 8.9.3. > > > > I can send mail to (for example) meyka@74101588.FAX, and this mail is faxed, > > everything seems ok. > > > > But I always get a mail back with this error: > > > > -----------------snip-------snip---------snip----------------------------- -- > > -------------------------------- > > > > The original message was received at Thu, 17 Feb 2000 12:16:16 +0100 > > from [192.168.99.144] > > > > ----- The following addresses had permanent fatal errors ----- > > <meyka@74101588.FAX> > > Here is a hint to the mistake you make: > > > ----- Transcript of session follows ----- > > /usr/local/lib/fax/mailfax: line 2: 723 Segmentation fault > > /usr/bin/faxmail -n -d "$2" "$1" > > 554 <meyka@74101588.FAX>... unknown mailer error 139 > > You have installed two mail-to-fax programs: mailfax and faxmail. > faxmail is the right one which comes with HylaFAX. > Deinstall mailfax and everything is ok. > > > -----------------snip-------snip---------snip----------------------------- -- > > -------------------------------- > > > > What does "unknown mailer error 139" mean ? And why do I get a segfault , > > despite the fax is sent ??? > > > > Thanks for your help ! > > > > Florian Meyer-Kassel > > online shop ag > > 71088 Holzgerlingen > > 07031-74101544 > > Christian > >