![]() |
THANKS DIETER!! it works well now. from the faxserver i can send mail -v root@123.fax but i got again one other problem: i try to send email root@20.fax from outlookexpress and this error comes: Die Nachricht konnte nicht gesendet werden, da einer der Empf�nger vom Server nicht akzeptiert wurde. Die nicht akzeptierte E-Mail-Adresse ist 'root@20.fax'. Betreff 'test', Konto: 'florix', Server: 'florix', Protokoll: SMTP, Serverantwort: '550 <root@20.fax>... Relaying denied', Anschluss: 25, Secure(SSL): Nein, Serverfehler: 550, Fehlernummer: 0x800CCC79 maybe it is a sendmail problem? relaying denied???? i will just put my sendmail.cf as attachment. thanks for advice regards John ----- Original Message ----- From: "Dieter Kluenter" <dkluenter@gmx.de> To: <hylafax-users@hylafax.org> Sent: Friday, August 25, 2000 6:38 PM Subject: Re: [hylafax-users] email to fax gateway with sendmail doesnt work > Hello, > > "John Stolz" <linux@gabo.de> writes: > > > hi, > > > > > > > > hylafax works well. sending from winnt client with whfc works fine BUT,, > > > > > > > > want to send fax via email. i followed the instructions in the > > /faxmail/mailfax.sh-sendmail. > > > > suse 6.1, hylafax v4.0pl2 > > > > > > > > 1. first made a directory on /usr/local/lib named fax and copied the file > > mailfax.sh-sendmail to /usr/local/lib/fax > > > > 2.. i renamed it to mailfax > > > > 3. edited sendmail.cf > > > > 4. put the line on mailer definition > Mfax, P=/usr/local/lib/fax/mailfax, F= > > DFMShu, M=100000, A=mailfax $u $h $f > > > > 5. put the line on the rewriting ruleset 0 : R$+<@$+.FAX> $#fax $@ $2 $: > > $1 user@host.FAX > > > > 6. put the line CPFAX > > > > 7. change the line of mailfax from default /usr/local/bin/faxmail -n -d "$1" > > "$2" to /usr/bin/faxmail -n -d "$1" "$2" > > > > > > > > ok that was it. > > > > > > > > then i send an email: mail -v root@123456.FAX > > > > and this error comes: root@123456.FAX .... Host unknown (name server > > 123456.fax: host not found) > > > > > > > > Could you give me an advice how to solve this problem?? > > > Did you restart sendmail ? > Are the clients allowed to relay ? > > I tried this shell-script on SuSE-5.3 and it didn't work either. I > therefore just used the faxmail binary and altered the file > /etc/mail/linux.mc as described yesterday, that is: > define(`FAX_MAILER_PATH',`/usr/bin/faxmail') > define(`FAX_MAILER_ARGS',`faxmail -d -n $u@$h $f') > MAILER(`fax') > ran m4 on this file, and that was ist. > > That worked fine for me on SuSE, 5.3, 6.1 and now 6.3 > > Regards > Dieter > > -- > Dieter Kluenter > mailto: dkluenter@gmx.de > http: http://www.l4b.de > > > ____________________ HylaFAX(tm) Users Mailing List _______________________ > To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null >