; 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

; Create the users
NewUser RFC
UucpName seunet
UserGroups A1
WriteUser

; Create the filters

; Create the mailing lists and subscribers
NewList
ListName AutoTest_List
ListDescr List Server Test mailing list
;ListWelcomeFile path\name.ext
;ListFooterFile path\name.ext
;ListPrivate No
;ListOnlyKnown No
;ListPassive No
;ListNameInSubj No
;ListPriority Lower
;ListDefaultAccess ReadWrite
;ListConfirmInterval 0
;ListArea AUTOTEST_LIST
;ListToArea Yes
;AreaToList Yes
WriteList

NewList
ListName Some_Other_Mailing_List
WriteList

NewList
ListName teamwg
WriteList

NewList
ListName wgdev
ListPrivate Yes
WriteList

NewList
ListName hispania
ListOnlyKnown Yes
WriteList

NewList
ListName PassiveList
ListPassive Yes
WriteList

; end of config.txt
