# # The qpage configuration file is made up of keyword=value pairs: # # administrator= # # forcehostname=<"yes", "no", or @mailhost> # # queuedir= # # lockdir= # # identtimeout= # # snpptimeout= # # include= # # pidfile= # # synchronous=<"yes" or "no" to start queue runs immediately> # # modem= # text= # device= # initcmd= # dialcmd= # # service= # text= # device= # phone= # password= # baudrate= # parity=<"even", "odd", or "none"> # maxmsgsize= # maxpages= # maxtries= # allowpid=<"yes" or "no" to require pager entry in qpage.cf> # msgprefix=<"yes" or "no" to include sender's name in message> # # pager= # text= # pagerid= # service= # # group= # text= # member=[/schedule] # # Keyword values may not contain whitespace. Major keywords (administrator, # modem, pager, etc.) must start at the left column. Minor keywords (text, # device, etc.) must not start at the left column (i.e. they must be # preceeded by whitespace). Minor keywords may start on the same line # as their corresponding major keyword as long as there is at least one # space between the major keyword value and the minor keyword name. # # "true" or "false" may be specified instead of "yes" or "no" # # All text following a pound sign (#) is ignored. # administrator=your_userid@your.domain queuedir=/var/spool/qpage identtimeout=5 snpptimeout=60 modem=ttya device=/dev/cua/a modem=ttyb device=/dev/cua/b service=default device=ttya,ttyb baudrate=1200 parity=even allowpid=yes maxtries=6 phone=5551212 service=supercom phone=482-9768 service=range phone=222-1000 maxmsgsize=120 maxpages=6 # # start of pager list # pager=tomiii text=Thomas_Dwyer_III pagerid=2228050 service=range pager=tony pagerid=711 service=supercom group=sysadmin text=System_Administrator member=tomiii/Any0000-0800 member=tomiii/Any1700-2359 member=tony/Any0800-1700