; 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 AREATOLISTTOAREA
RFCName area.to.list.to.area
AreaType echo
AreaGroups A1
MsgBaseType JAM
MsgBasePath $:\Msgs\TEST
WriteArea

; Create the users
NewUser RFC
UucpName seunet
UserGroups A1
WriteUser
Subscribe AREATOLISTTOAREA

NewUser FTN
Address 2:200/111.5
UserGroups A1
WriteUser
Subscribe AREATOLISTTOAREA

; Create the filters

; Create the mailing lists and subscribers
NewList
ListName AutoTest_List
ListArea AREATOLISTTOAREA
ListToArea Yes
AreaToList Yes
WriteList

NewListUser RemoteGW
ListUserName RemoteUUCP
ListUserAKA 2:2/1
ListuserEmail user@far.away
WriteListUser

NewListUser RFC
ListUserEmail user@somewhere.com
WriteListUser

NewListUser FTN
ListUserName FTN Subscriber
ListUserAka 2:234/56
WriteListUser

; end of config.txt
