# The AreaFix's main config file

#
# Log detail level
# 0 - errors only
# 1 - + names of users and miscellaneous warnings and security notices
# 2 - + command reports
# 3 - + 1st debug level
# 4 - + 2nd
# 5 - + 3rd
#
LogLevel	5

#####
## General info
#####

#
# The name of the sysop of your station :)
#
SysOp Maxim Timofeyev

#
# Your own address in domain style
#
Address f763.n5030.z2.fidonet.org

#
# The name that will be placed in To: field of areafix's reply.
# Do not set it to 'areafix' because it may cause robot-to-robot mailing
#
Robot AreaFix-Service

#
# Your uplink's areafix name - FTN
#
UpLink_Robot AreaFix

#####
## Path and file part -- use FULL pathnames
#####

#
# File containing your links' passwords
#
#PasswdFile /etc/ifmail/areafix/passwords
PasswdFile ./examples/passwords

#UplinkFile /etc/ifmail/areafix/uplinks
UplinkFile ./examples/uplinks

#
# EchoLists (2:5030/23 - 13a60017.bbs)
#
#ForwardFile /home/ftp/filebase/spb_echo
ForwardFile ./examples/spb_echo

#
# File to be mailed for %HELP command
#
#HelpFile /etc/ifmail/areafix/help
HelpFile ./examples/help

#
# INN's $NEWSLIB/newsfeeds
#
#NewsFeeds /var/news/etc/newsfeeds
NewsFeeds ./examples/newsfeeds

#
# Default's newsgroups, distributions and flags in INN's NewsFeeds
#
#  ,  site    newsfeeds - site 
#   newsfeeds.
#    -      AreaFix
#       site'.
DefaultNewsGroup local.tma,local.tma.statistics

DefaultDistrib fido7,local

DefaultFlags Tf,Wfb,B4096/1024

#
# INN's $NEWSLIB/newsgroups
#
NewsGroups /var/news/etc/newsgroups

#
# INN's $NEWSLIB/active
#
Active /var/news/etc/active

#
# INN's articles directory
#
Articles /var/news/spool/articles

#
# ifmail's Areas file - FTN
#
Echo2News /etc/ifmail/Areas

#
# File containing restricted echoes. See it for descriptions
#
RestEcho /etc/ifmail/areafix/restricted

#
# Command to be used for mail delivering
# >foofile  -- overwrite file "foofile"
# >>foofile -- append to file "foofile"
# |fooprog  -- pipe to program "fooprog"
#
MailCommand >> /tmp/areafix.outmail
#MailCommand |/usr/sbin/sendmail -t

#
# Command to be used for INN's newsfeeds reloading
#
#ReloadCommand /usr/news/bin/ctlinnd reload newsfeeds "Areafix request"
#ReloadCommand /usr/lib/ifmail/areafix/reload.newsfeeds
ReloadCommand /dev/null

#RmGroup /news/bin/ctlinnd rmgroup %g
#  !
#RmGroup echo '%g' >> /tmp/areafix/rmgroup

#
#
#
NewsCommand |/usr/news/bin/inews -h

#####
## Miscellaneous parameters
#####

#
# Description for the newsgroups that have no one in newsgroups file
#
DescrMissing Description missing

#
# Whether to forward unmatched '+' requests to your uplink (Yes|No)
#
Forward Yes

#  !
#AutoUnsubscribe Yes

#  !
#EchoHierarchy fido7

#
#
#
BadNewsGroup control,junk,test,to,cc,fido7.BAD

#####
## AutoCreate
#####

AutoCreateNewsGroup fido7.BAD

NewGroup /usr/lib/ifmail/areafix/newgroup

#
# Command to be used for New Messages Removing
#
RmMsg /usr/lib/ifmail/areafix/rmsg

#
# Path: tma.spb.ru!f763.n5030.z2!f597.n5030.z2!...
#			1	^^^^^^^2^^^^^^^
PathI 2

#
#
#
PostNewsGroup local.tma

# +*, -* (Yes|No)
SubScribeAll Yes
