|
NAMEfaxsetup - setup a machine for use with HylaFAXSYNOPSIS/usr/local/sbin/faxsetup [ -client ] [ -server ] [ -with-VAR[=value] ]DESCRIPTIONfaxsetup is an interactive shell script that does the necessary setup work to configure a client or server machine for the HylaFAX software. faxsetup must be run on every HylaFAX server machine before the software will function-if a HylaFAX server program or script is invoked before faxsetup is run, the command will abort with a message that says to run faxsetup. faxsetup may optionally be run on a HylaFAX client machine to verify the configuration of the software.By default faxsetup checks a machine for use both as a HylaFAX client and server. Client-specific checks include:
Server-specific checks include:
For server machines faxsetup also creates two files that are required by the HylaFAX command scripts. One file contains master configuration parameters and the other contains various definitions used by scripts such as faxaddmodem(8C) that communicate with modems. OPTIONS
BUGSfaxsetup does not query a modem to find out its capabilities when invoking the faxmodem program to setup a server in a send-only configuration; it may be necessary to run faxmodem manually.FILES/var/spool/hylafax/etc/setup.cache master configuration parameters /var/spool/hylafax/etc/setup.modem modem-related configuration support Consult hylafax-server(5F) for a complete discussion of the structure and content of the spooling area. SEE ALSOhylafax-server(5F), hylafax-config(5F), faxq(8C), faxgetty(8C), faxmodem(8C), faxconfig(8C), faxsend(8C)
Visit the GSP FreeBSD Man Page Interface. |