#MaxSendPages: 25 # max pages in an outbound job
#MaxRecvPages: 25 # max pages in an inbound job
#ContCoverPage: etc/cover.templ # enable continuation cover pages
-#DestControls: etc/destcontrols # destination-specific controls
#MaxConcurrentCalls: 1 # serialize jobs to the same dest
#TimeOfDay: "Any" # outbound jobs any day, any time
# END-SERVER
#MaxSendPages: 25 # max pages in an outbound job
#MaxRecvPages: 25 # max pages in an inbound job
#ContCoverPage: etc/cover.templ # enable continuation cover pages
-#DestControls: etc/destcontrols # destination-specific controls
#MaxConcurrentCalls: 1 # serialize jobs to the same dest
#TimeOfDay: "Any" # outbound jobs any day, any time
# END-SERVER
#MaxSendPages: 25 # max pages in an outbound job
#MaxRecvPages: 25 # max pages in an inbound job
#ContCoverPage: etc/cover.templ # enable continuation cover pages
-#DestControls: etc/destcontrols # destination-specific controls
#MaxConcurrentCalls: 1 # serialize jobs to the same dest
#TimeOfDay: "Any" # outbound jobs any day, any time
# END-SERVER
#MaxSendPages: 25 # max pages in an outbound job
#MaxRecvPages: 25 # max pages in an inbound job
#ContCoverPage: etc/cover.templ # enable continuation cover pages
-#DestControls: etc/destcontrols # destination-specific controls
#MaxConcurrentCalls: 1 # serialize jobs to the same dest
#TimeOfDay: "Any" # outbound jobs any day, any time
# END-SERVER
#MaxSendPages: 25 # max pages in an outbound job
#MaxRecvPages: 25 # max pages in an inbound job
#ContCoverPage: etc/cover.templ # enable continuation cover pages
-#DestControls: etc/destcontrols # destination-specific controls
#MaxConcurrentCalls: 1 # serialize jobs to the same dest
#TimeOfDay: "Any" # outbound jobs any day, any time
# END-SERVER
MaxSendPages: 25 # max pages in an outbound job
MaxRecvPages: 25 # max pages in an inbound job
ContCoverPage: etc/cover.templ # enable continuation cover pages
-DestControls: etc/destcontrols # destination-specific controls
MaxConcurrentCalls: 1 # serialize jobs to the same dest
TimeOfDay: "Any" # outbound jobs any day, any time
# END-SERVER
#ContCoverPage: "etc/cover.templ"
-#DestControls: "etc/destctrls"
#DialStringRules: "etc/dialrules"
#QualifyCID: "etc/cid"
#QualifyTSI: "etc/tsi"
#ContCoverPage: "etc/cover.templ"
-#DestControls: "etc/destctrls"
#DialStringRules: "etc/dialrules"
#QualifyCID: "etc/cid"
#QualifyTSI: "etc/tsi"
MANPAGES=\
man/Makefile.in \
man/hylafax-config.4f \
- man/destctrls.4f \
man/dialrules.4f \
man/cqtest.1m \
man/choptest.1m \
OptionalSchedulerParameters="
ContCoverPage
ContCoverCmd
- DestControls
MaxConcurrentCalls
MaxDials
MaxSendPages
"
defaultContCoverPage=
defaultContCoverCmd=\"bin/mkcover\"
-defaultDestControls=
defaultMaxConcurrentCalls=1
defaultMaxDials=12
defaultMaxSendPages=0xffffffff
Maximum number of concurrent jobs to a destination
S ModemGroup Define a group of modems
S TimeOfDay Time of day restrictions for outbound jobs
-S DestControls \
- Pathname of destination controls file (relative to $SPOOL)
C# UUCPLockTimeout \
Timeout before purging a stale UUCP lock file (secs)
C# MaxSendPages Max number of pages to permit in an outbound job
. $PROMPTS
fi
checkForLocalFile $DialStringRules "dial string rules"
- if [ "$DestControls" != "" ] && [ "$DestControls" != '""' ]; then
- checkForLocalFile $DestControls "destination controls";
- fi
printSchedulerConfig; prompt "Are these ok [yes]?"; read ok
done
defaultServerTracing=1
defaultContCoverPage=
defaultContCoverCmd=\"bin/mkcover\"
- defaultDestControls=
defaultMaxConcurrentCalls=1
defaultMaxDials=12
defaultMaxSendPages=0xffffffff
OptionalSchedulerParameters="
ContCoverPage
ContCoverCmd
- DestControls
MaxConcurrentCalls
MaxDials
MaxSendPages
Maximum number of concurrent jobs to a destination
S ModemGroup Define a group of modems
S TimeOfDay Time of day restrictions for outbound jobs
-S DestControls \
- Pathname of destination controls file (relative to $DIR_SPOOL)
C# UUCPLockTimeout \
Timeout before purging a stale UUCP lock file (secs)
C# MaxSendPages Max number of pages to permit in an outbound job
. $PROMPTS
fi
checkForLocalFile $DialStringRules "dial string rules"
- if [ "$DestControls" != "" ] && [ "$DestControls" != '""' ]; then
- checkForLocalFile $DestControls "destination controls";
- fi
printSchedulerConfig; prompt "Are these ok [yes]?"; read ok
isOK "$ok" && break
done
sman.apps/xferfaxstats.1m:: ${SRCDIR}/xferfaxstats.1m; ${MANCVT}
sman.files/hylafax-server.4f:: ${SRCDIR}/hylafax-server.4f; ${MANCVT}
sman.files/hylafax-config.4f:: ${SRCDIR}/hylafax-config.4f; ${MANCVT}
-sman.files/destctrls.4f:: ${SRCDIR}/destctrls.4f; ${MANCVT}
sman.files/doneq.4f:: ${SRCDIR}/doneq.4f; ${MANCVT}
sman.files/dialrules.4f:: ${SRCDIR}/dialrules.4f; ${MANCVT}
sman.files/hosts.hfaxd.4f:: ${SRCDIR}/hosts.hfaxd.4f; ${MANCVT}
For more information consult
.IR hosts.hfaxd (${MANNUM4_5}).
.PP
-There are a number of controls on outbound calls that can be
-specified using the
-.B etc/destcontrols
-file (or whatever file is specified in a
-.B DestControls
-configuration parameter in the
-.I faxq
-configuration file).
-This file, described in
-.IR destctrls (${MANNUM4_5}),
-allows an administrator to restrict calls by phone number
-and to control the time of day that calls may be placed.
-In addition, operational parameters such as the maximum number
-of pages in a facsimile transmission can be constrained
-on a per-destination basis.
-.PP
If an error is encountered during transmission and a subsequent
retransmission would not include the original cover page, then
\*(Fx can be configured to generate a
f man @MANDIR@/man4/pagesizes.@MANNUM4_5@=../man/cman.files/pagesizes.4f 0444 @SYSUID@ @SYSGID@
f man @MANDIR@/man4/typerules.@MANNUM4_5@=../man/cman.files/typerules.4f 0444 @SYSUID@ @SYSGID@
f man @MANDIR@/man4/hylafax-config.@MANNUM4_5@=../man/sman.files/hylafax-config.4f 0444 @SYSUID@ @SYSGID@
-f man @MANDIR@/man4/destctrls.@MANNUM4_5@=../man/sman.files/destctrls.4f 0444 @SYSUID@ @SYSGID@
f man @MANDIR@/man4/dialrules.@MANNUM4_5@=../man/sman.files/dialrules.4f 0444 @SYSUID@ @SYSGID@
f man @MANDIR@/man4/doneq.@MANNUM4_5@=../man/sman.files/doneq.4f 0444 @SYSUID@ @SYSGID@
f man @MANDIR@/man4/hosts.hfaxd.@MANNUM4_5@=../man/sman.files/hosts.hfaxd.4f 0444 @SYSUID@ @SYSGID@