{"id":78,"date":"2008-09-08T10:40:07","date_gmt":"2008-09-08T03:40:07","guid":{"rendered":"http:\/\/blog.iwayvietnam.com\/tuanta\/2008\/09\/08\/zimbra-and-hylafax-integration\/"},"modified":"2008-09-10T15:30:35","modified_gmt":"2008-09-10T08:30:35","slug":"zimbra-and-hylafax-integration","status":"publish","type":"post","link":"https:\/\/blog.iwayvietnam.com\/tuanta\/2008\/09\/zimbra-and-hylafax-integration\/","title":{"rendered":"Zimbra and Hylafax integration"},"content":{"rendered":"<p>You can setup Zimbra CS as a gateway for HylaFax users to send fax out using the scheme &lt;fax number&gt;@fax.our.domain, following these steps:<\/p>\n<ol>\n<li>Edit file \/opt\/zimbra\/postfix\/conf\/master.cf, append this line:<\/li>\n<pre>fax       unix  -       n       n       -       1       pipe\r\n\r\n    flags= user=uucp argv=\/usr\/bin\/faxmail -d -n ${user}<\/pre>\n<li>Edit file \/opt\/zimbra\/postfix\/conf\/transport, append this line:<\/li>\n<pre>fax.your.domain   fax:localhost<\/pre>\n<p>And then use this command to regenerate the transport.db file:<\/p>\n<pre>\/opt\/zimbra\/postfix\/sbin\/postmap \/opt\/zimbra\/postfix\/conf\/transport<\/pre>\n<li>Edit file \/opt\/zimbra\/postfix\/conf\/main.cf, append this line:<\/li>\n<pre>fax_destination_recipient_limit = 1<\/pre>\n<p>Note: the process limit of 1 in the <strong>master.cf<\/strong> file is necessary with fax software that cannot handle multiple requests at the same time.<\/p>\n<li>Edit file  \/opt\/zimbra\/conf\/localconfig.xml, modify the entry &#8220;postfix_transport_maps&#8221; as follow:<\/li>\n<pre>&lt;key name=\"postfix_transport_maps\"&gt;\r\n    &lt;value&gt;proxy:ldap:\/opt\/zimbra\/conf\/ldap-transport.cf, hash:\/opt\/zimbra\/postfix\/conf\/transport&lt;\/value&gt;\r\n&lt;\/key&gt;<\/pre>\n<p>Note: specify <strong>dbm<\/strong> instead of <strong>hash<\/strong> if your system uses <strong>dbm<\/strong> files instead of <strong>db<\/strong> files. To find out what map types Postfix supports, use the command <strong>postconf -m<\/strong>.<\/p>\n<li>Then of course, restart the Zimbra MTA service with command (as zimbra user):<\/li>\n<pre>zmmtactl stop<\/pre>\n<pre>zmmtactl start<\/pre>\n<\/ol>\n<p>Note: be sure to not advertise <strong>fax.your.domain<\/strong> in the DNS \ud83d\ude42<\/p>\n<p>This process has been tested on Zimbra CS Open Source edition 5.0.9 and HylaFax 4.4.4 running on the same Linux CentOS 5 machine.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can setup Zimbra CS as a gateway for HylaFax users to send fax out using the scheme &lt;fax number&gt;@fax.our.domain, following these steps: Edit file \/opt\/zimbra\/postfix\/conf\/master.cf, append this line: fax unix &#8211; n n &#8211; 1 pipe flags= user=uucp argv=\/usr\/bin\/faxmail -d -n ${user} Edit file \/opt\/zimbra\/postfix\/conf\/transport, append this line: fax.your.domain fax:localhost And then use this<a class=\"more-link\" href=\"https:\/\/blog.iwayvietnam.com\/tuanta\/2008\/09\/zimbra-and-hylafax-integration\/\">Continue reading <span class=\"screen-reader-text\">&#8220;Zimbra and Hylafax integration&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36,4,17],"tags":[],"class_list":["post-78","post","type-post","status-publish","format-standard","hentry","category-hylafax","category-tips","category-zimbra","entry"],"_links":{"self":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/posts\/78"}],"collection":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/comments?post=78"}],"version-history":[{"count":0,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/posts\/78\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/media?parent=78"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/categories?post=78"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.iwayvietnam.com\/tuanta\/wp-json\/wp\/v2\/tags?post=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}