openbsd-ports/comms/hylafax/pkg
2013-06-17 13:51:59 +00:00
..
DESCR - update to 4.4.4 from Giovanni Bechis, new MAINTAINER 2008-02-08 23:10:45 +00:00
faxq.rc Major update to 6.0.5 2011-05-24 16:24:35 +00:00
hfaxd.rc Major update to 6.0.5 2011-05-24 16:24:35 +00:00
PLIST Provide a default FontMap in hyla.conf as an hint for faxsetup 2013-06-17 13:51:59 +00:00
README Add a consistent header that substitutes FULLPKGNAME for the READMEs. 2011-06-02 13:41:36 +00:00

$OpenBSD: README,v 1.6 2011/06/02 13:41:36 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Post-installation steps
=======================
Hylafax needs some manual configuration before it is usable.

Make sure that you have configured HylaFAX before running faxq:
	server: ${TRUEPREFIX}/sbin/faxsetup 
	modems:${TRUEPREFIX}/sbin/faxaddmodem 
	incoming calls: /etc/ttys 

When you are asked to specify the name of tty device, use a tty device
existing on your architecture instead of "ttyd1".

For accepting incoming FAX/data calls, modify /etc/ttys(5) to contain
something like this:

    tty00	"${TRUEPREFIX}/sbin/faxgetty"	dialup	on

and send a SIGHUP to init(8).

References
==========
Additional documentation at http://www.hylafax.org/.