| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: Mail Gateway problems
Hello Phil,
	I got it working, thank you. The documentation that came with the
hylafax-v4.0pl1 for mailfax.sh-sendmail is incorrect!!!
	I found an old posting of yours and with a combination of your
posting and mailfax.sh-sendmail, I believe I got it working. I'll know
better tomorrow when I go to the site I faxed and getthe faxes.
	How can other machines on my Lan or off my Lan use the FaxServer?
Something like user@phone_number.fax@my_domain.com ?
	Here is what I added to my sendmail.cf file:
######################################   
###   Ruleset 0 -- Parse Address   ###
######################################
 
S0
# 
#  # resolve fake top level domains by forwarding to other hosts   
R$+< @ $+ .FAX >        $#fax $@ $2 $: $1       user@host.FAX
# 
and:
######################################################################
######################################################################
#####
#####                   MAILER DEFINITIONS
#####
######################################################################
######################################################################
  
#  
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
#