![]() |
Yes, this is my entry in sendmail.cf: ###################################### ### Ruleset 0 -- Parse Address ### ###################################### S0 R$+< @ $+ .FAX. > $#fax $@ $2 $: $1 user@host.FAX all in one line, all tab-divided... 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: Freitag, 18. Februar 2000 12:12 Betreff: Re: flexfax: Problems with faxmail > Hi, > > "F. Meyer-Kassel" schrieb: > > > > Hi ! > > > > Yes, you were right, faxmail was called twice. Now I only call it once, from > > sendmail, like suggested: > > > > Mfax, P=/usr/bin/faxmail, F=DFMhu, S=14, R=24, M=100000, > > T=X-Phone/X-FAX/X-Unix > > A=faxmail -d $u@$h $f > > > > But now the fax is sent over and over again, and I get this mail back: > > > > -----------Snip----------Snip--------Snip------------ > > > > ********************************************** > > ** THIS IS A WARNING MESSAGE ONLY ** > > ** YOU DO NOT NEED TO RESEND YOUR MESSAGE ** > > ********************************************** > > > > The original message was received at Fri, 18 Feb 2000 10:27:35 +0100 > > from [192.168.99.144] > > > > ----- The following addresses had transient non-fatal errors ----- > > <dsjkds@74101588.FAX> > > > > ----- Transcript of session follows ----- > > 451 mailer fax died with signal 13 > > Arguments: faxmail -d dsjkds@74101588 meyer-kassel@online-shop-ag.de > > <dsjkds@74101588.FAX>... Deferred > > Warning: message still undelivered after 1 minute > > Will keep trying until message is 5 days old > > I think this a sendmail-problem. I'm not very familiar with > sendmail, sorry. > > Do you have this entry too in your sendmail.cf? > > ###################################### > ### Ruleset 0 -- Parse Address ### > ###################################### > > (snip) > > R$+ < @ $+ .FAX. > $#fax $@ $2 $: $1 > user@host.FAX > > (above in one line, TAB-divided!) > (snip) > > Best regards, Christian >