HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: Mail Gateway problems
- To: Phil Watkinson <pkw@elgro.co.uk>
- Subject: Re: flexfax: Mail Gateway problems
- From: Steve <steve@sjs.com>
- Date: Fri, 21 Nov 1997 16:30:06 -0500 (EST)
Hi Phil,
O.k., it looks to me like your code in the sendmail.cf is
commented out, am I right? And are those spaces in the < >? I added the
spaces inbetween the chars in the <> and it didn't help. I also watch my
syslog file when I restart the sendmail daemon looking for sendmail.cf
errors and I don't see any.
I hate playing around with the sendmail.cf file, it's such a
pain...
Thank you,
Steve
On Fri, 21 Nov 1997, Phil Watkinson wrote:
> At 10:50 21/11/1997 -0500, you wrote:
> >Hello Phil,
> > I did as you said, I send the message to user@16174555288.FAX on
> >the Fax server system, but it still doesn't fax..
> >[snip]
> >This is what I added to my sendmail.cf file:
> >
> >######################################
> >### Ruleset 0 -- Parse Address ###
> >######################################
> >
> >S0
> >
> ># # forward FAX messages to HylaFAX software
> >R$+<@$+.FAX> $#fax $@ $2 $: $1 user@host.FAX
> >
> >[snip-ola]
>
> Well my sendmail.cf says different :
>
> #
> # # resolve fake top level domains by forwarding to other hosts
> # R$+< @ $+ .FAX. > $#fax $@ $2 $: $1 user@host.FAX
> #
>
> But you have to be ever so careful with this file because spaces and tabs do
> make a difference. Much better to amend the m4 macro file, which is probably
> called metwest.mc on your machine and then regenerate the sendmail.cf file
> from it.
>
> If you need more help with this, there are full-ish instructions at :
> http://www.elgro.demon.co.uk/hylafax/faxgateway.php
>
> BTW, and it's a silly question, but have you remembered the
> /usr/local/lib/fax/mailfax script?
>
> Good Luck,
> Phil Watkinson,
> Boston, UK.
>