;      				The-Box 1.95
;
; Sample configuration for The-Box Development #1 (2:283/333.0)
;
; Supplied as sample file only. You MUST change it for your own needs!
;
;
;
; ignore : all possible errors in configuration
ignore

; loglevel  : level for the messages written to the statuslog
;             0 super verbose, will fill your disk in a few hours
;             1 verbose
;             ...
;             6 only severe errors are logged
;
; statuslog : full path and name of the file used for status messages
;
loglevel 1			    ; verbose logging
statuslog e:\bbs\tb.log

; address zone:net/node.point pointnet
;  In case the point<>0 then pointnet is considered your BOSSes pointnet
;  else it is yours.. (so points cannot have points!)
; The first address listed is your primary nodenumber!
;
;
address 2:283/333.0 			; Oops, yet another primairy address.
address 11:11/1.0			; funny test node
address 2:500/243.1 * 5000 351563	; point address

;
; hold	   : path to the outgoing files and packets
; netfile  : path for all incomming files and packets
; netmail  : full path and areanumber of your PANDORA network mail message area
; download : path for files downloaded in terminal mode
; nodelist : path for the The-Box compatible nodelist.
; request  : path to your request control file
;
hold	 e:\bbs\outmail\
netfile  e:\bbs\mail\
netmail  e:\bbs\msgs\0000
download e:\bbs\down\
nodelist e:\bbs\conf\
request	 e:\bbs\mailer\

;
; speed     : maximum baudrate supported by your modem
;	      'speed lock nnnn' to lock the baudrate at <nnnn>
; init	    : init string for modem (at startup)
; reset     : reset string for modem (when leaving The-Box normaly)
; busy	    : busy string for modem (when leaving for external program <> BBS)
; answer    : string to make your modem answer the phone NOW (no AT S0=nn!!)
; prefix    : prefix used for dailing purposes
; suffix    : suffix used for dailing purposes (at least '|' or '!')
; slowmodem : specify a slow modem, timing is less critical in this case
;
speed 19200
init atz|ATL1\Q3\N6\H0B2\J1|
reset	atz|atm1 l1|
busy	ath1|
prefix	atdt
suffix	|
answer	ata|

;
; system : system name to be transmitted for high-level mail
; sysop  : your name, for high-level mail also
;
system	    The-Box Development Team 1, node 1
sysop	    Jac Kersing

; start-bbs   : text shown when a user calls and the BBS program is started
; banner      : text shown to human caller when the BBS is actif
; bbs	      : the option used for starting the BBS program
;		exit - exit with errorlevel equal to speed / 100
;		spawn - call spawnbbs.bat with param.
;		batch - like exit, but write BBSBATCH.BAT with param.
;            param: speed dummy time_to_next_event errorfree_string_from_modem
; screenblank : the number of seconds to wait before blanking the screen
;
start-bbs \07Hang on, Pandora takes over in about 10 seconds. . .\r
bbs exit
screenblank 120			; 120 secs before screen is blanked

;
; nopickup  : do not pickup mail when POLL is not specified
; mailer    : no-init - do not initialise the modem every ten minutes
;	      no-zedzap - do not use zmodem transfers for mail
; request-on-us : allow filerequests when you are calling
;
nopickup
request-on-us

;
; key: mail transaction level !password and #alternative address
;
key !HELPIE  #11:11/1.0 1:ALL 3:ALL 	; Use zone 11 for callers from 1 & 3
				    	; with password HELPIE
key #2:500/243.1 !PASSWORD 2:500/243	; use correct adres when calling

;
; Fkey:  define string to be transmitted in terminal mode
;    fkey <nr> <string>
;
fkey 1 Jac Kersing
fkey 2 Jac Kersing\r
fkey 3 Jac Kersing\r\r
fkey 4 bibi,\r                           Jac\r
;
appkey 112 045 e:\bbs\caned.ttp Message Editor  Alt-E
appkey 13b 031 *10              Import Mail     F1
