HylaFAX is an enterprise-class system for sending and receiving
facsimiles as well as for sending alpha-numeric pages.The software
is designed around a client-server architecture. Fax modems may
reside on a single machine on a network and clients can submit
an outbound job from any other machine on the network.
Client software is designed to be lightweight and easy to port.
If you need to start hylafax at boot
edit /etc/rc.d/rc.local and add the lines:
script:
# Starting the HylaFAX hfaxd and faxq Daemons at Boot.
if [ -x /etc/rc.d/rc.hylafax ]; then
/etc/rc.d/rc.hylafax start
fi
Edit /etc/inittab and add a line(s) similar to:
m0:2345:respawn:/usr/libexec/hylafax/faxgetty ttyS0
where 'm0' is unique in inittab and 'ttyS0' matches the device
name(s) used at the outset of the faxaddmodem script.
With root permissions, execute '/usr/sbin/faxsetup'.
When finished, faxsetup will automatically run faxaddmodem
for you. Generally, you can follow all of the defaults
except those for FaxMaster, the local fax number(s), TSI,
and any modem-specific information in faxaddmodem.
It would be wise to run faxcron and faxqclean regularly
from cron so that the queue directories do not clutter
up and fill the storage device. Many installations run
faxqclean every hour and faxcron every day. Insert
something like this into your uucp or root crontab file:
0 * * * * /usr/sbin/faxqclean
0 0 * * * /usr/sbin/faxcron | mail -s "HylaFAX Usage Report" faxmaster
Approved by: Erik Hanson
Maintained by: David Somero
Homepage:
http://www.hylafax.org
Download Source:
hylafax-4.4.4.tar.gz
Source MD5SUM:
4beb3d438ca6c4f00f1d94f9643e6668
Download SlackBuild:
hylafax.tar.gz
hylafax.tar.gz.asc
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| config.local |
| hylafax.SlackBuild |
| hylafax.info |
| slack-desc |
See our HOWTO for instructions on how to use the contents of this repository.
Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org
Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds
© 2006-2008
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications