ports-local/comms/hylafax/files/pkg-message.in

30 lines
806 B
Text
Raw Normal View History

2024-04-28 12:50:45 -04:00
[
{ type: install
message: <<EOM
Hylafax was installed. You'll need manual configurations to actually
activate it.
Setting up: (for impatients)
Invoke %%PREFIX%%/sbin/faxsetup, and answer the questions.
Mostly, accepting the defaults should work well.
When you are asked to specify the name of tty device, use "cuad1"
instead of "ttyd1". Otherwise it does not work well.
Consult %%PREFIX%%/etc/rc.d/hylafax.sh.sample for startups.
For accepting incoming FAX/data calls, modify /etc/ttys as below
and send SIGHUP to init process:
>cuad1 "%%PREFIX%%/sbin/faxgetty" dialup on secure
Be sure to rerun %%PREFIX%%/sbin/faxsetup after updating your hylafax version
Documentation:
On Line Manuals: man hylafax-client
man hylafax-server
World Wide Web site: http://www.hylafax.org/
EOM
}
]