; WaterGate Configuration
;

SystemDir $:\WTRGATE\

; system settings
SpoolDir $:\SPOOL\
SystemDomain wsd.wline.se
SystemAKA 2:200/111

SystemNetmailType MSG
SystemNetmailPath $:\Netmail\

FidoSystem FrontDoor
Outbound $:\Outbound\

;SmartHost seunet

; Create the areas
NewArea
FTNName TEST_AREA
RFCName test.area
AllowPassive Yes
AreaType Echo
AreaGroups A1
WriteArea

; Create the users
NewUser FTN
Address 2:200/111.15
UserGroups A1
AreaFixPwd MrPointPwd
WriteUser
Subscribe TEST_AREA

; create the uplink
NewUser FTN
Address 2:200/100
UserGroups A1
WriteUser
Subscribe TEST_AREA

; Create the filters

; Create the mailing lists and subscribers

; Create the AreaFix Forward definitions
NewAreaFixFwd
AreaFixFwdUnconditional Yes
AreaFixFwdAka 2:200/100
AreaFixFwdName AreaMgr
AreaFixFwdPassword UplinkPwd
AreaFixFwdAddPlus Yes
AreaFixFwdGroup A1
WriteAreaFixFwd

; end of config.txt
