Book
- Basic setup of a SOHO server
- SoHo - Software repositories
- SoHo - Alias of loopback interface
- SoHo - IPtables configuration example
- SoHo - Webmin
- SoHo - DNS
- SoHo - VMWare
- SoHo - Windows
- SoHo - OpenVPN
- SoHo - Remote Desktop
- Nameserver on Windows XP forwarding to public DNS with private zones
- SoHO - NTP
- SoHo - SSH
- SoHo - Ubuntu prerequisites
- How to strengthen SSH
- Fixing Nessus complaints
- Java installation on RHEL 4
- Installing vsFTPd on CentOS
- How to setup CA (certificate authority)
- Installation of VIM X11 and archivers on RHEL 4 x86_64
- SoHo - MS & Open-Office
- User management
- CommuniGate Pro
- Backup
- Issue tracking for small groups
- Jabber setup and configuration
- Monitoring & Statistics
- Printing in SOHO
- Faxes in SOHO
- T38 Modem
- PostScript fonts for faxes
- Installing Brother MFU drivers on Ubuntu
- Installing Hylafax client on RHEL4 and Fedora
- Installing Hylafax server on RHEL4
- Installing Hylafax server on Ubuntu
- Integrating Hylafax with CUPS
- Integrating Hylafax with CommuniGate
- Managing Hylafax from Ubuntu client
- Sending and receiving faxes over internet (links)
- How to test faxing
- Drivers for Brother MFUs
- Brand new idea about faxing
- External faxing resources
- Antivirus & Antispam
- External SOHO References
- Supplementary SOHO procedures
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