; WaterGate Configuration
;

SystemDir $:\WtrGate

; system settings
FidoSystem frontdoor
SpoolDir $:\Spool
SystemDomain wsd.wline.se
SystemAKA 2:200/111.15
Inbound1 $:\Inbound
Outbound $:\Outbound

SystemNetmailType MSG
SystemNetmailPath $:\Netmail

SystemBadType MSG
SystemBadPath $:\Bad

; Create the areas
newarea
ftnname ECHOTEST
rfcname echotest
areagroups A1
msgbasetype JAM
msgbasepath $:\msgs\echotest
writearea

; Create the users
newuser ftn
address 2:200/111
usergroups A1
subscribe echotest
compression none
pktformat p2k
writeuser

; end of config.txt
