##################################################################
#EN# Robots configuration
#RU#  



#EN# Process areafix requests on the fly. Boolean.
#RU#     " ". .
AreaFixFromPkt  Yes

#EN# Specifies area used for areafix and filefix scanning.
#EN# Replies from robots will also be stored here.
#EN# RobotsArea must be NetmailArea for security purposes!
#RU#  ,   areafix  filefix   .
#RU#         .
#RU#    RobotsArea   
#RU#  NetmailArea!
RobotsArea NETMAIL




# robot default|areafix|filefix'
#EN# 'robot' statement begins robot description.
#EN# 'default' allows you to set common parameters.
#RU#  'robot'     .
#RU#   'default'       
#RU#  .

robot default
#EN# Maximum size for robot's messages in kb.
#EN# If statement is not defined, messages will be not splitted.
#RU#       .
#RU#    ,    .
        msgSize         10
#EN# Delete requests from links to areafix. Boolean.
#RU#      . .
        killRequests
#EN# This statement lists attributes to be set on robot's reports.
#RU#       .
#EN#       kill reports
#RU#          
#       reportsAttr loc pvt k/s
#EN#       kill reports and send directly
#RU#            
#       reportsAttr loc pvt k/s dir
#EN#       do not kill reports
#RU#          -
        reportsAttr loc pvt         # do not kill reports




robot Areafix
#EN# This statement defines help file which is sent to a link
#EN# on '%help' command.
#RU#    -,    
#RU#   '%help'.
        helpFile        [FidoHPTDir]\areafix.hlp
#EN# Origin for mail from this robot
#RU#    
        robotOrigin     "HPT areafix"
#EN# FromName for mail from this robot
#RU#  From  
        fromName        "HPT Areafix"
#EN# This statement specifies the queue file containing your
#EN# delayed forward-requests.
#RU#    -  -.
        queueFile       [FidoSysDir]\afix_queue




robot Filefix
        helpFile        [FidoHPTDir]\filefix.hlp
        robotOrigin     "htick filefix"
        fromName        "htick Filefix"
