Integrating Hylafax with CommuniGate

in

Short summary of installation: create the faxlords UNIX group and faxmaster mail group, install cgp2fax, set PIPE parameters, apply routing rules.

  • Create the faxlords UNIX group. Only its members will be allowed to send faxes.
  • Create the faxmaster mail group and set its options:
    • Real Name: Members receive incoming faxes and related statistics
    • Set Reply-To to Group: NO
    • Report Delivery to Group: no
    • Expand Member Groups: yes
    • Reject Automatic Messages: YES
    • Remove Author from Distribution: no
    • Remove To and Cc from Distribution: YES
    • Disable E-mails: no
    • Disable Signals: yes
  • Install the /etc/localsite/cgpro/cgp2fax program (see the project)
  • In CGP admin interface, open Settings/Mail/PIPE and set PIPE parameters:
    • Processors: 1
    • Application Directory: /etc/localsite/cgpro
    • Processing time limit: 2 min
    • Check directory every: 5 sec
  • Go to Settings/Router and add these rules:
<(2-20d)@fax>  = "queue[FAX] [FILE] [RETPATH] [STDERR] cgp2fax -t 0 -n *"@pipe
<(2-20d)@fax0> = "queue[FAX] [FILE] [RETPATH] [STDERR] cgp2fax -t 0 -n *"@pipe
<(2-20d)@fax1> = "queue[FAX] [FILE] [RETPATH] [STDERR] cgp2fax -t 1 -n *"@pipe
<(2-20d)@fax2> = "queue[FAX] [FILE] [RETPATH] [STDERR] cgp2fax -t 2 -n *"@pipe

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.