1. Store
  2. Apps
  3. Hardware
  4. Support
  5. Solutions

ClearFoundation

Forums
Welcome, Guest
ClearOS to process mail to fax server
(1 viewing) 1 Guest
Go to bottomPage: 1
TOPIC: ClearOS to process mail to fax server
#39761
ClearOS to process mail to fax server 1 Year, 1 Month ago  
I have a working hylafax server and a working ClearOS server on my network and I would like to implement e-mail to fax capability. I would like to configure the ClearOS server to forward emails addressed to [outgoingfaxnumber]@fax.domain.com to my existing hylafax server. My ClearOS machine's FQDN is mail.domain.com and receives mail for domain.com.

How do I do this?

Or is there a better means of handling this? I do not want to integrate hylafax on my ClearOS machine for a variety of reasons.

Thanks in advance,

Jeff
mmiitsvcs
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#39765
Re:ClearOS to process mail to fax server 1 Year, 1 Month ago  
Nevermind - found it

Under Server : SMTP Server : I added that fax.domain.com to my Mail Forward Domain List and pointed it to my Hylafax server and it works.

My apologies for not digging further before asking.
mmiitsvcs
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#39877
Re:ClearOS to process mail to fax server 1 Year, 1 Month ago  
Hi Jeff,

Congratulations on getting your issue resolved. Are you using an external modem with Hylafax? If so, what brand and model?
Alex
Senior Boarder
Posts: 62
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
entrepreNerd
Nerds On Site
--
I live to serve
 
#39880
Re:ClearOS to process mail to fax server 1 Year, 1 Month ago  
Alex,

I am using an external serial USR 5686G modem. It was one of the few I found that would send faxes reliably out on our PRI phone lines. I was using an old USR 33.6kbps Sportster when sending via analog lines without issue.

Hylafax server is running Debian Squeeze and Postfix as the MTA.
Needed to tweak Postfix's main.cf with:
transport_maps = hash:/etc/postfix/transport
fax_destination_recipient_limit = 1
and master.cf:
fax unix - n n - 1 pipe
flags= user=fax argv=/usr/bin/faxmail -d -n ${user} -N -T

When mail comes to [fax#]@fax.domain.com it is forwarded to the Hylafax server where Postfix sees the incoming mail and processes it out via faxmail to hylafax who sends it. Sender gets an e-mail only if the fax fails.

Jeff
mmiitsvcs
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/04/13 16:30 By mmiitsvcs.
The administrator has disabled public write access.
 
Go to topPage: 1
  get the latest posts directly to your desktop