pkgsrc-wip/hylafax/MESSAGE
Andreas Hallmann 920ed39009 Hylafax is an enterprise class fax server software.
hylafax is a release spin off from wip/hylafax-devel.
hylafax will stay with releases and get imports
to its (cvs speek) vendor branch, whenever hylafax-devel reaches the next release.
It is thought as the hylafax source for pkgsrc-imports.

hylafax-devel will continue to be a testbed for the next release.
2006-05-20 15:29:28 +00:00

22 lines
665 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2006/05/20 15:29:28 ahallmann Exp $
Hylafax was installed. You'll need manual configurations to actually
activate it.
Setting up: (for impatients)
Invoke faxsetup, and answer what she asks.
Add the following to your rc.local script:
if [ -x ${PREFIX}/sbin/faxq ]; then
${PREFIX}/sbin/faxq && echo -n ' hylafax'
fi
For accepting incoming FAX/data calls, modify /etc/ttys as below
and send SIGHUP to the init process:
>tty00 "${PREFIX}/libexec/faxgetty" dialup on secure
===========================================================================