Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 10-08-2006, 10:43 PM
Member
 
Join Date: Sep 2006
Posts: 11
denmat is on a distinguished road
Default Zimbra - Hylafax together

Let's pretend I don't know anything about hylafax and zimbra...

Have others combined the two together and if so how? I have only recently been looking at zimbra and I have never touched hylafax and so thinking off the top of my head what would be easier in these scenarios.

A zimlet that a user drags an email message onto, that then parses the info and sends a request to hylafax, or, to set up aliases and a cronjob that uses fetchmail to parse the emails and then send to hylafax like a similar forum post suggested for pager queries?

With the second way I see problems of telling zimbra what to do with the mail and with the first problems with writing the zimlet..

Any suggestions on what would be more eaily achieveable?
Reply With Quote
  #2 (permalink)  
Old 10-10-2006, 03:06 PM
Special Member
 
Join Date: Jul 2006
Location: KL, Malaysia
ZCS Version: 4.5.10 NE/OSS ~ RHEL4 & 5
Posts: 107
scalper is on a distinguished road
Send a message via Yahoo to scalper
Default

Hi & welcome..

It is indeed a good idea. A bit similar to asterisk pabx zimlets but different in functions.

Might as well move this thred to Zimlets thread here

Last edited by scalper : 10-10-2006 at 03:11 PM.
Reply With Quote
  #3 (permalink)  
Old 10-22-2006, 04:10 AM
tdi's Avatar
tdi tdi is offline
Senior Member
 
Join Date: Oct 2006
Location: Poland
ZCS Version: 5.0
Posts: 32
tdi is on a distinguished road
Send a message via Skype™ to tdi
Default

it should not be a problem to do it, pushing faxsimile to hylafax is just a breeze, the problem is to proper handle the result of sending fax (the transmission).
Reply With Quote
  #4 (permalink)  
Old 02-23-2007, 07:39 PM
hiper's Avatar
Member
 
Join Date: Jun 2006
Location: Bogota
ZCS Version: 5.0.6
Posts: 13
hiper is on a distinguished road
Send a message via MSN to hiper Send a message via Skype™ to hiper
Default Hylafax Client x ZCS

I think that a zimlet is possible, what level of integration is desired? i think that Fax would to be a new function for the clients, such as mail, contacts or wiki, and the integration with Hylafax would be too simply as the new window for configuration in admin panel, is it reasonable? for me is possible, For now many clients work with traditional fax and this integration would be a good feature, or not?
__________________
~ Leandro Rache Sanchez
(. .) leandro@hipertek.net
\V/
//"\\ Hipertek Ltda
/( ' )\ info@hipertek.net
^*-*^ http://www.hipertek.net
----------------------------------------------
Reply With Quote
  #5 (permalink)  
Old 05-17-2007, 10:07 AM
hiper's Avatar
Member
 
Join Date: Jun 2006
Location: Bogota
ZCS Version: 5.0.6
Posts: 13
hiper is on a distinguished road
Send a message via MSN to hiper Send a message via Skype™ to hiper
Default faxmail - Postfix

Im trying to integrate hylafax and ZCS, according to mail to fax in hylafax with postfix,
but in this documentation in main.cf i need that this part of configuration is incluided
"transport_maps = hash:/opt/zimbra/postfix/conf/transport", but when i restart postfix this line dissapear and dont charge this configuration, Help me please.. i trying with this .. I have Hylafax in other server and my idea is maybe redirect mails by smtp or by the mailfax function.
__________________
~ Leandro Rache Sanchez
(. .) leandro@hipertek.net
\V/
//"\\ Hipertek Ltda
/( ' )\ info@hipertek.net
^*-*^ http://www.hipertek.net
----------------------------------------------
Reply With Quote
  #6 (permalink)  
Old 05-17-2007, 10:31 AM
hiper's Avatar
Member
 
Join Date: Jun 2006
Location: Bogota
ZCS Version: 5.0.6
Posts: 13
hiper is on a distinguished road
Send a message via MSN to hiper Send a message via Skype™ to hiper
Default Again with Hylafax

Hi Community, i need to configure mail to fax with zimbra and hylafax. my hylafax server is ready and working, my Zimbra is working too, im reading the documentation for to configure postfix with the faxmail for to send the mails to hylafax.
the procedure is it:
the account is My_fax_Number@fax.your.domain
with hylafax installed in the ZCS server as client for hylafax server.
1. edit the transport file:
/opt/zimbra/postfix/conf/transport:
fax.your.domain fax:hylafax_server (or localhost)
postconf transport (I execute this command)
2. edit my main.cf file /opt/zimbra/postfix/conf/main.cf:
transport_maps = ldap:/opt/zimbra/conf/ldap-transport.cf, hash:/opt/zimbra/postfix/conf/transport
fax_destination_recipient_limit = 1
3. edit my master.cf
/opt/zimbra/postfix/conf//master.cf:
fax unix - n n - 1 pipe
flags= user=fax argv=/usr/bin/faxmail -d -n ${user}
4. edit my /etc/hylafax/hyla.conf, and I enable the hostname for hylafax server:
Host: My_IP_Server,

When I have all ready and restart the postfix, the file main.cf mantain the the line transport_maps = ldap:/opt/zimbra/conf/ldap-transport.cf
and dont charge my hash:/opt/zimbra/postfix/conf/transport.

Please say me what I do?
or Who would helpme.


Best regards ..

Leandro Rache Sanchez
Director de Tecnología
Hipertek Ltda
011 - 57 1 - 520 1644
011 - 57 1 - 213 1295
Bogota, Colombia
__________________
~ Leandro Rache Sanchez
(. .) leandro@hipertek.net
\V/
//"\\ Hipertek Ltda
/( ' )\ info@hipertek.net
^*-*^ http://www.hipertek.net
----------------------------------------------
Reply With Quote
  #7 (permalink)  
Old 10-05-2007, 03:26 PM
Junior Member
 
Join Date: Oct 2007
Posts: 1
dheche is on a distinguished road
Wink

Quote:
1. edit the transport file:
/opt/zimbra/postfix/conf/transport:
fax.your.domain fax:hylafax_server (or localhost)
postconf transport (I execute this command)
do you mean postmap transport ?

Quote:
2. edit my main.cf file /opt/zimbra/postfix/conf/main.cf:
transport_maps = ldap:/opt/zimbra/conf/ldap-transport.cf, hash:/opt/zimbra/postfix/conf/transport
fax_destination_recipient_limit = 1
edit localconfig.xml instead of main.cf, because this file is always rewrite by zimbra. create new "key" in localconfig.xml (in this case, create "postfix_transport_maps")
/opt/zimbra/conf/localconfig.xml

like this:
Code:
  <key name="postfix_transport_maps">
    <value>hash:/opt/zimbra/postfix/conf/transport, ldap:/opt/zimbra/conf/ldap-transport.cf</value>
  </key>
HTH,
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.zimbra.com/forums/zimlets/4840-zimbra-hylafax-together.html
Posted By For Type Date
zimbra and hylafax :: BoardReader This thread Refback 12-09-2007 01:22 PM
Zimlets [Archive] - Zimbra - Forums This thread Refback 07-05-2007 06:55 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
saslauthd: Permission denied (external SMTP AUTH broken) Miz Installation 25 08-31-2007 07:49 AM
Zimbra shutdowns every n hours. Andrewb Administrators 13 08-14-2007 08:55 AM
Fedora Core 3, Clean Install - Not working! pcjackson Installation 17 03-05-2006 06:38 PM
Monitoring : Data not yet avalaible s3nz3x Installation 7 11-30-2005 06:18 PM
FC3 Install and no zimbra ? aws Installation 10 10-09-2005 04:19 PM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.1.0