# default settings for hylafax server

# Use faxgetty by default, since /usr/sbin/faxmodem is deprecated 
# If for some reason faxmodem is desired over faxgetty, change the 
# following variable value to "no". 
#
# You may also prefer to run faxmodem via inittab instead of
# running it here from a script. In this case leave it value as
# "init".
USE_FAXGETTY=yes 

#
# Uncomment this line once hylafax has been fully configured and/or
# you want to enable the server.
#
# RUN_HYLAFAX=1

#
# If you need to bind hylafax to one address only, just uncomment
# this variable and change the value using your preferred IP.
#
# BINDTO="-l 127.0.0.1"

#
# The following variables are automatically assigned by running
# the faxsetup utility. If you leave them commented out then
# faxsetup values are used. You may specify here the values to
# use.
# 
# OLDPROT="-o 4557"
# NEWPROT="-i 4559"
# SNPP="-s 444"

