;---------------------------------------------------------------------
;                RBBS Silver Xpress Areas Definition file
;                  (c) copyright 1990 Santronics Software
;---------------------------------------------------------------------

; The AREAS.DEF is the most important file in the Xpress system setup
; for RBBS.  The main purpose for it is to tell Xpress what message
; bases to use.
;
; RBBS allow for unlimited mail areas. This version of Xpress allows for
; only 256 mail areas. RBBS also does not necessarily work with area
; numbers, but rather  8 or less character names. Xpress only works with
; Area numbers.  Therefore this file is required to enumerate and order
; the RBBS message areas.
;
; NOTE! You should MAINTAIN the numbering as consistent as possible.
;       Changing it around will cause mis-selections with the user.
;       If you must reorder, you are going to have modify the users
;       selected areas with XPUSER.EXE
;
;--------------------------  Miscellaneous    ------------------------
;
; Main user file for RBBS (NOT A SUB-BOARD USER FILE!!)

MAIN_USER_FILE      D:\RBBS\USERS

; Main Message file for RBBS  (NOT A SUB-BOARD MESSAGE FILE!)

MAIN_MESSAGE_FILE   D:\RBBS\MESSAGES

; RBBS Secret Name. This is your psuedo NAME. Your REAL NAME must
; appear define in XPCFG.EXE.

SECRET_NAME         MAGILLA GORILLA

; RBBS's Individuation Offset and Length.  (OPTIONAL. SEE RBBS DOCS)
; If you don't know what this is, then you don't need it.  If you
; do use INDIV fields, then the OFFSET and LEN must match those in
; your RBBS-PC.DEF file.

;;; INDIV_OFFSET        88
;;; INDIV_LEN           4

; AKA Matrix Addressing (FIVE max).
; Format: AKA zone:net/zone

AKA  2:222/222
AKA  3:322/333
AKA  4:422/444
AKA  5:522/555
AKA  8:888/888

;--------------------------  Area Definitions ------------------------
; The format is as follows
;
;AREA area# title
;
;   area#  - 0 to 255
;            0 is a special area. Normally under OPUS, area 0 is
;            is as a logout comment areas. SYSOPS using Xpress Reader
;            can then read the logout messsage, and optionally have
;            the a reply to another area.
;   title  - The area title. This should have two parts:
;               short (18 characters), long title (50 characters)
;            ie,  Pascal Echo, International Fido Pascal Echo
;
;   SYSOPNAME  name of sysop moderator for sub-board. Default or left
;              blank will make the true BBS sysop the moderator. This
;              option basically allows the moderator of the board to
;              read private mail, create read only mail, etc.
;
;   MESSAGE    full file name path to the message file M.DEF for RBBS format.
;              full directory path for FIDO format.
;
;   USER       full file name path to the user file U.DEF corresponding
;              to MESSAGE path. Ignore for MAILFORM FIDO type areas.
;              Note: You must have a U.DEF file for the M.DEF. Xpress
;              does not work for RBBS boards without U.DEF files.
;
;   MAILFORM   Mail Format. FIDO, RBBS, QBBS, PCBOARD
;              (QBBS, PCBOARD is ignored)
;
;              FIDO    -  This is a standard FIDONET directory. One message
;                         per file format. Note: If use use QMAIL or CONFMAIL
;                         make sure you set OPUS_DATE in qm.cfg or -N with
;                         CONFMAIL.
;
;              RBBS    -  Standard RBBS M.DEF and U.DEF file.
;
;   MAILTYPE   Mail Distribution type: LOCAL, ECHO, NETMAIL, FAX
;
;
;              LOCAL   -  Xpress not append optional origin line to message.
;
;              ECHO    -  Xpress appends optional origin line to message.
;
;              NETMAIL -  Activates Reader Netmail Capability.  You should
;                         NOTE: NETMAIL is good for MAILFORM FIDO only.
;
;              FAX     -  ignore at this point. Must use FaXpress Module.
;
;   MINLEVEL   minimim security level required for entrance.
;
;   AUTOLEVEL  Minimum Security Level Exempt from AutoUpdate.  When a user
;              is automatically added to a sub-board, his user access is
;              set this level if it below this level. Otherwise, it is set
;              to the minimum level.
;
;   READPUB    security Level required to read  a public  message.
;   READPRI    security Level required to read  a private message.
;   POSTPUB    security Level required to enter a public  message.
;   POSTPRI    security Level required to enter a private message.
;   POSTANON   security Level required to enter anonymous mail
;
;   MAXLINES   Maximum lines allowed in a messages. Xpress will truncate
;              uploaded mail exceeded this limit.
;
;   ELASTIC    (NOT AVAILABLE YET)
;              YES allows appending of new mail iff overflow.
;              NO, new messages will be dumped if overflow.
;
;              NOTE: Xpress will NOT respect non-elastic areas with this
;              version. We suggest you do not use this option. It is
;              ignored anyway. Santronics Software will not be held
;              liable if you include a non-elastic areas as a xpress
;              areas and damage occurs.
;
;
;   MAXMSGS    Maximum # of Messages Allowed in this Area. (0 No Limit).
;              Ignored at this this. This option will work will the ELASTIC
;              option is implemented.
;
;   SEENBY     YES - Xpress truncates SEEN-BY traffic information in FIDO
;                    echo areas.
;              NO  - Xpress will pass seenby info to the Xpress users.
;
;              In FidoNet Echo mail, the seenby lines are traffic information
;              at the bottom of the message showing the exact path of nodes
;              the message traveled. This is usually not needed by the user
;              and adds overhead if you pass it on to the user.
;
;   PASSWORD   Area password for entry within Xpress (optional).  Leave
;              blank for no password.
;
;   ECHOTAG    echo tag for echo areas only (OPTIONAL). Leave blank for
;              no echo tag. This option is good if you use mail processors
;              like QMAIL or CONFMAIL. These processors look for the file
;              ECHOTOSS.LOG for faster scanning/packing of new mail.
;
;   SCANLIMIT  Xpress mail scan limit per message area. 0 - No limit.
;              RBBS Silver Xpress will make it easier for your users to
;              join and participate in other mail others.  The first
;              time he joins and scans for mail, he may get overwhelmed
;              with mail. This options allows for a catch up mail.
;              Recommended values are based on the heavy load of your
;              areas.
;
;ENDAREA
;---------------------------------------------------------------------------
;
;------------------------- Sample Areas ------------------------------------
;
; If to plan to setup and blend RBBS and FidoNet areas, then we recommends
; you set area ranges for each type:
;
;     areas 0   - 100  fido areas
;     areas 101 - 255  RBBS areas
;
; Otherwise, if you are a pure RBBS setup, setup the areas so you
; have local versus echo areas ranges.
;

AREA 0  Comments, this is the long title for Xpress.
  SYSOPNAME Hector Santos
  MESSAGE   c:\msg\logout
  USER
  MAILTYPE  LOCAL
  MAILFORM  FIDO
  AUTOLEVEL 5
  MINLEVEL  5
  READPUB   5
  READPRI   5
  POSTPUB   5
  POSTPRI   5
  POSTANON  10
  MAXLINES  999
  ELASTIC   YES
  MAXMSGS
  SEENBY
  ECHOTAG
  PASSWORD
  SCANLIMIT
ENDAREA

AREA 2  NetMail, FidoNet NetMail (1:129/82)
  SYSOPNAME  Hector Santos
  MESSAGE    c:\msg\net
  USER
  MAILTYPE   NETMAIL
  MAILFORM   FIDO
  AUTOLEVEL  10
  MINLEVEL   10
  READPUB    10
  READPRI    10
  POSTPUB    10
  POSTPRI    10
  POSTANON   99
  MAXLINES
  MAXMSGS
  ELASTIC
  SEENBY
  ECHOTAG
  PASSWORD
  SCANLIMIT
ENDAREA

AREA 3  Xpress Support, International FidoNet Xpress Uer Echo
  SYSOPNAME  Hector Santos
  MESSAGE    c:\msg\xsupport
  USER
  MAILTYPE   ECHO
  MAILFORM   FIDO
  AUTOLEVEL  5
  MINLEVEL   5
  READPUB    5
  READPRI    5
  POSTPUB    5
  POSTPRI    10
  POSTANON   99
  MAXLINES   999
  MAXMSGS    999
  ELASTIC    YES
  SEENBY     YES
  ECHOTAG    OPUS_XPRESS
  PASSWORD
  SCANLIMIT
ENDAREA

AREA 4 Xpress Sysop, International FidoNet Xpress Sysop Support Echo.
  SYSOPNAME  Hector Santos
  MESSAGE    c:\msg\xsysop
  USER
  MAILTYPE   LOCAL
  MAILFORM   FIDO
  AUTOLEVEL  5
  MINLEVEL   5
  READPUB    5
  READPRI    5
  POSTPUB    5
  POSTPRI    10
  POSTANON   99
  MAXLINES   99
  MAXMSGS    999
  ELASTIC    YES
  SEENBY     YES
  ECHOTAG    XPRESS_SYSOP
  PASSWORD   XPSYSOP
  SCANLIMIT
ENDAREA

AREA 101  Local Mail, RBBS Local Message Area.
  SYSOPNAME Hector Santos
  MESSAGE   c:\rbbs\messages
  USER      c:\rbbs\users
  MAILTYPE  LOCAL
  MAILFORM  RBBS
  AUTOLEVEL 5
  MINLEVEL  5
  READPUB   5
  READPRI   5
  POSTPUB   5
  POSTPRI   5
  POSTANON  99
  MAXLINES  999
  ELASTIC   YES
  MAXMSGS
  SEENBY
  ECHOTAG
  PASSWORD
  SCANLIMIT
ENDAREA

AREA 102  Creation of Life, Long title
  SYSOPNAME  Hector Santos
  MESSAGE    c:\rbbs\CREATEM.DEF
  USER       c:\rbbs\CREATEU.DEF
  MAILTYPE   ECHO
  MAILFORM   RBBS
  AUTOLEVEL  5
  MINLEVEL   5
  READPUB    5
  READPRI    5
  POSTPUB    5
  POSTPRI    10
  POSTANON   99
  MAXLINES   999
  MAXMSGS    999
  ELASTIC    YES
  SEENBY     NO
  ECHOTAG
  PASSWORD
  SCANLIMIT  50
ENDAREA


AREA 103  General, this is the long title for Xpress.
  SYSOPNAME HECTOR SANTOS
  MESSAGE    c:\rbbs\generalm.def
  USER       c:\rbbs\generalu.def
  MAILTYPE   LOCAL
  MAILFORM   RBBS
  AUTOLEVEL  5
  MINLEVEL   5
  READPUB    5
  READPRI    5
  POSTPUB    5
  POSTPRI    6
  POSTANON   99
  MAXLINES   999
  MAXMSGS    999
  ELASTIC    YES
  SEENBY     NO
  ECHOTAG
  PASSWORD   SECRET
  SCANLIMIT  50
ENDAREA

AREA 104 Dr Debug, this is the long title for Xpress.
  SYSOPNAME Hector Santos
  MESSAGE   c:\rbbs\drdebugm.def
  USER      c:\rbbs\drdebugu.def
  MAILTYPE  LOCAL
  MAILFORM  RBBS
  AUTOLEVEL 5
  MINLEVEL  5
  READPUB   5
  READPRI   5
  POSTPUB   5
  POSTPRI   10
  POSTANON  99
  MAXLINES  999
  MAXMSGS   999
  ELASTIC   YES
  SEENBY    NO
  ECHOTAG   DOCTOR_DEBUG
  PASSWORD
  SCANLIMIT
ENDAREA

AREA 105  C echo, this is the long title for Xpress.
  SYSOPNAME Hector Santos
  MESSAGE   c:\rbbs\CECHOM.def
  USER      c:\rbbs\CECHOU.def
  MAILTYPE  ECHO
  MAILFORM  RBBS
  AUTOLEVEL 5
  MINLEVEL  5
  READPUB   5
  READPRI   5
  POSTPUB   5
  POSTPRI   10
  POSTANON  99
  MAXLINES  999
  MAXMSGS   999
  ELASTIC   YES
  SEENBY    NO
  ECHOTAG   C_ECHO
  PASSWORD  TEST
  SCANLIMIT 50
ENDAREA

