home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SX54H1.ZIP / ADDENDUM.DOC next >
Text File  |  1995-08-16  |  25KB  |  619 lines

  1.                   Silver Xpress Mail System Addendum File
  2.              (c) copyright 1988-1995 by Santronics Software
  3.  
  4. This document contains last minutes changes and extra information possibly
  5. excluded in the official V5.00 documentation.  You should also read the
  6. HISTORY.DOC file for DOC: parts of the files.
  7.  
  8. Additional Information
  9.  
  10. A.1  Installing Xpress For Wildcat!
  11. A.2  Installing Xpress For PCBoard.
  12. A.3  Alias System For PCBoard, RBBS and Wildcat!
  13. A.4  PCBoard and Wildcat! Xpress Conference Selection Logic.
  14. A.5  Return Receipt User Acknowledgment.
  15. A.6  New Command Line Switches for XPADM.
  16. A.7  New Command Line for XPMAIL.
  17. A.8  New environment strings for XPMAIL.
  18. A.9  New menus for H1 model, RoboBoard/FX, ProBoard and RemoteAccess.
  19. A.10 New Packet Name System.
  20. A.11 Sysops using JAM message bases!  Please read this!
  21. A.12 Sysops using SQUISH.EXE version 1.10!  Please read this!
  22. A.13 Installing Xpress for TAG 2.7!
  23.  
  24. Section C:  Corrections to Documentation
  25.  
  26. C.1  Changes to XPAREAS.CTL File (PCBoard, RBBS, Wildcat! ONLY).
  27. C.2  Additional Install Information for PCBoard.
  28.  
  29.  
  30. A.1  Installing Xpress For Wildcat!
  31.  
  32.      The install process will do everything it can to set up Silver Xpress
  33.      on your system.  All that remains is for you to set up the XPRESS.BAT
  34.      and the method to call it from within Wildcat!
  35.  
  36.      FidoNet Support
  37.  
  38.      Silver Xpress for Wildcat! is compatible with Wildnode, the official
  39.      Wildcat! Fido Nodelist System.  During installation, if the WildNode
  40.      files are detected, Xpress will read in Fido information to properly
  41.      set up your primary netmail address.  Silver Xpress will use the
  42.      WildNode Nodelist to get netmail cost information for netmail tossed
  43.      by Silver Xpress.  Silver Xpress will also properly set origination
  44.      and destination net information.  This allows Wildcat! to properly
  45.      display netmail information.   All standard CTRL-A lines are supported
  46.      such as ^aINTL, ^aMSGID and ^aREPLY lines.  The Silver Xpress Reader
  47.      is 100% fido compatible and is an ideal system to create netmail
  48.      messages.
  49.  
  50.      If you wish to support a PURE *.MSG Fido NetMail directory, use the
  51.      XPADM program and INSert an area while the mail conference list is
  52.      displayed.   Move down to the new mail area and press return to edit
  53.      the new area.  Please note, the access to this area is based on the
  54.      user's Wildcat! menu security (the security for his Wildcat! Profile).
  55.  
  56. A.2  Installing Xpress For PCBoard
  57.  
  58.      At various points in the documentation, we mentioned you should copy
  59.      the XPRESS file over to the PCBoard directory.  This is no longer
  60.      necessary.  The install program will assist in automatically setting
  61.      up Silver Xpress by adding the proper commands to the DOORS.LST and
  62.      optionally add some new PPE commands for Silver Xpress.
  63.  
  64.      Silver Xpress is 100% PCBoard 15.x compliant.  This means all PCBoard
  65.      15.x file structures are understood by Xpress, including the new mail
  66.      formats.  Xpress will also work with the old or new USERS.SYS, however
  67.      to implement ALIAS support in Silver Xpress, you must use the new
  68.      USERS.SYS in DOORS.LST.  PCBoard's USERS.SYS 15.x format will include
  69.      alias information if you enable the ALIAS PSA on your system.
  70.  
  71.      QFRONT SUPPORT
  72.  
  73.      The QFRONT System is a new front end mailer system specifically
  74.      designed for the PCBoard BBS package.  For the first time ever,
  75.      PCBoard systems are joining the FidoNet Computer Network at a growing
  76.      rate.  Packages such as Qfront and Silver Xpress are assisting in this
  77.      movement to FIDO connectivity.
  78.  
  79.      Because of the way the QFRONT QSCAN.EXE program works, you will need
  80.      to call QSCAN with the /FORCE switch.  This is required if you want
  81.      mail uploaded by Silver Xpress to be properly packed for outbound.
  82.      Silver Xpress will add an ORIGIN line to the uploaded mail and QSCAN
  83.      will assume mail with ORIGIN lines are imported messages (not created
  84.      locally).  Offline Mail Programs for FIDO systems traditionally add
  85.      ORIGIN lines.
  86.  
  87.      Xpress will support the new QFRONT file semaphore system in V1.06b.
  88.      You can set up Silver Xpress to tell QFRONT to do a MAIL RESCAN:
  89.  
  90.      1) Create a batch file "CHKMAIL.BAT":
  91.  
  92.          @echo off
  93.          cd \qfront
  94.          if exist c:\xpress\$echo.sem echo >rescan.sem
  95.          if exist c:\xpress\$echonet.sem echo >rescan.sem
  96.          if exist c:\xpress\$net.sem echo >rescan.sem
  97.          if exist c:\xpress\$*.sem del c:\xpress\$*.sem
  98.          :end
  99.  
  100.      2) Insert the line in the XPRESS batch file after the XPMAIL.EXE call:
  101.  
  102.         CALL CHKMAIL.BAT
  103.  
  104.      3) Go into QFCONFIG and do a FILE SEMAPHORE CHECK.  Define the file
  105.         RESCAN.NOW.  Define an ERRORLEVEL to call the QSCAN /BOTH /FORCE
  106.         command.
  107.  
  108. A.3  Alias System For PCBoard, RBBS and Wildcat!
  109.  
  110.      Xpress will now check to see if aliases are allowed for the system.
  111.      It will force aliases or real names depending on the BBS setup.  For
  112.      PCBoard, it will also depend on whether the user has the alias status
  113.      toggled.  For any of this to work, you must make sure the Xpress ALIAS
  114.      SYSTEM option is enabled under BBS System Information in XPADM.
  115.  
  116.      NOTE:  As of PCBoard 15.0, we found that the ALIAS logic is not quite
  117.      correct or it doesn't behave in a fashion "expected".  If a user has an
  118.      alias option enabled for a conference which allows it, it is very
  119.      possible PCBoard will not always find "all" the new messages during a
  120.      PCBoard login mail scan, if messages are available to both the real
  121.      name and the alias name, or within a carbon copy.  Silver Xpress will
  122.      properly pick up all the user's mail and show the correct "Direct
  123.      Mail" count.
  124.  
  125. A.4  PCBoard and Wildcat! Xpress Conference Selection Logic
  126.  
  127.      In prior versions of Xpress, it was possible to have selected areas in
  128.      Xpress not recorded in PCBoard/Wildcat!   This allowed users to have
  129.      selected areas for off-line mail that could be different from that of
  130.      the BBS selected areas used for its own purposes.
  131.  
  132.      This behavior is now optional.  If you want Xpress to match the
  133.      selected areas as defined in the BBS, use the /MBC+ switch.
  134.  
  135. A.5  Return Receipt User Acknowledgment
  136.  
  137.      New switch /ARR "show/tell user receipts were generated".  Default On.
  138.      Currently, this is only good for PCBoard Xpress.  All receipts created
  139.      are private messages and the only time the user will know via Xpress
  140.      that a receipt was generated is after the mail bundling process.  If
  141.      you wish to "hide" this, use /ARR-.
  142.  
  143.      NOTE:  PCBoard will also tell the user a receipt message was created.
  144.      So it is not so secret from within PCBoard.  We do not believe this
  145.      to be egonomically or functionally correct.  An author should be given
  146.      the option to hide the receipt of the message.
  147.  
  148. A.6  New Command Line Switches for XPADM
  149.  
  150.      -R   force a reread of areas, files information from BBS
  151.      -RC  force a reread of areas information only from BBS
  152.      -RF  force a reread of files information only from BBS
  153.  
  154.      These switches are equivalent to deleting the XPAREAS.* files or the
  155.      @XPFILES.* files and then doing an XPADM.  The switches simply delete
  156.      the files for you.
  157.  
  158.      examples:
  159.  
  160.        XPADM -R      reread areas and files and begin interactive session
  161.        XPADM -R -U   reread areas and files and automatically compile
  162.        XPADM -RC -U  reread areas only and automatically compile
  163.  
  164.      NOTE:  This is only for PCBoard, RBBS and Wildcat!  For all others,
  165.      the -U will automatically reread the areas and files.  No need for
  166.      the -R switches.
  167.  
  168. A.7  New command line switches for XPMAIL
  169.  
  170.  
  171.      /@DIGI       Turn on DIGI board support.
  172.  
  173.      /8K          Turn on 8K Zmodem.  Allocates LARGE 16K buffers.
  174.  
  175.      /RB size     change the receive buffer size.
  176.  
  177.      /TB size     change the transmit buffer size.
  178.  
  179.      /TC          Perform Idle Time Checker.
  180.  
  181.      /XNET        Temporarily sets user as QWK Network Sysop.
  182.  
  183.      /SQ110       Corrects for bug in SQUISH V1.10 Mail Processor.
  184.                   See A.12
  185.  
  186.      /PNxxxxxxxx  Change the name of the packet the user will get.
  187.  
  188.      Changes to Command Line Switches
  189.  
  190.      /LS+-        New Local Snoop Option, old switch removed.
  191.  
  192.      -NC          Forget all about Fidonet NetMail Costing.  Before it meant
  193.                   to skip any credit adjustments, but Xpress still tried to
  194.                   search the appropriate BBS NODELIST.  Now this part is
  195.                   skipped as well.
  196.  
  197. A.8  New environment strings for XPMAIL
  198.  
  199.      Xpress will check for the following environment strings:
  200.  
  201.       SET NODE=<node#>                    All Versions
  202.       SET TASK=<node#>                    All Versions
  203.       SET WCNODEID=<node#>                WildCat Only
  204.       SET PCBNODE=<node#>                 PCBoard Only
  205.       SET BASE=<base com address>         All Versions
  206.       SET COMBASE=<base com address>      All Versions
  207.       SET IRQ=<com irq #>                 All Versions
  208.       SET COMIRQ=<com irq #>              All Versions
  209.       SET PORT=<com#>                     All Versions
  210.  
  211. A.9  New menus for H1 model, RoboBOard/fx, ProBoard and RemoteAccess.
  212.  
  213.      We have put together some new menus for the following BBS
  214.      packages:
  215.  
  216.        PROBOARD 2.0       See PROBOARD.ZIP in BBSTOOLS.ZIP
  217.        RoboBoard/FX       See ROBOBOARD/FX.ZIP in BBSTOOLS.ZIP
  218.        RemoteAccess 2.x   See RA2.ZIP in BBSTOOLS.ZIP
  219.  
  220. A.10 New Packet Name System
  221.  
  222.      If the switch /@PNxxxxxxxx is passed to XPMAIL or if a @PKTNAME.xxx file
  223.      is found in the Xpress directory, the packet name defined in the first
  224.      line is used for the eventual file name the user will download.  The
  225.      packet file extension is still controlled by Silver Xpress.
  226.  
  227.      This new feature will allow some sysops to control the packet
  228.      name (by area group) sent to users without conflicting with
  229.      registration system in Silver Xpress.
  230.  
  231.      example:
  232.  
  233.      XPMAIL .............. /Parea200
  234.  
  235.      or
  236.  
  237.      --PKTNAME.1--
  238.      AREA200
  239.  
  240.      Xpmail will read the first line and append the user's calculated file
  241.      extension to it to produce a packet name, i.e., AREA200.OPX
  242.  
  243.      We see this as a brand new feature which will grow in future
  244.      versions once we see the true value behind it.
  245.  
  246.      Thanks Larry Smith
  247.  
  248.  
  249. A.11 Sysops using JAM message bases!  Please read this!
  250.  
  251.      Please download or File Request FIXJAMLR.ZIP
  252.  
  253.      The FIXJAMLR.EXE program corrects a last read pointer conflict between
  254.      the Silver Xpress Mail Door versions prior to V5.03 and JAM bases.
  255.  
  256.      The conflict appears mostly with RemoteAccess and possibly RoboBoard
  257.      but never with Tag 2.7 and ProBoard.  However, we suggest you run this
  258.      program if you are sysop of any of the mentioned BBSs and are running
  259.      Silver Xpress.
  260.  
  261.      Use this FIX program to adjust the JAM message bases.  Once you run it,
  262.      you do not need to run it again.  No harm is done if re-run.
  263.  
  264.      Run this program passing the PATH to your JAM databases.
  265.  
  266.      Example:  FIXJAMLR C:\RA\JAMFILES
  267.  
  268.      Conflict Description:
  269.  
  270.      If a new user selected a JAM base for downloading, but has never
  271.      joined this JAM message base through the BBS, Xpress will put a new
  272.      record in the JAM last read file as it should normally.
  273.  
  274.      However, if the user later "joined" this message base via the BBS
  275.      on-line, it is very possible the BBS (RA in particular) will not find
  276.      this record and, thus, add a new record for the user.
  277.  
  278.      Hence, two records are created for the user.  Xpress used one record,
  279.      RA the other.  This is a BUG with RA, which is easily corrected for
  280.      Silver Xpress V5.03.  This bug in RA will be corrected in the
  281.      next release of RemoteAccess V2.02.
  282.  
  283.      Running FIXJAMLR will allow for RA to find the record Xpress already
  284.      created in the past and delete the one RA created.
  285.  
  286.      Technical Description:
  287.  
  288.      JAM Specification indicates the *.JLR files have the following
  289.      structure per record:
  290.  
  291.           LastRead:
  292.               ulong   UserCRC;         // CRC-32 of user name (lowercase)
  293.               ulong   UserID;          // Unique UserID
  294.               ulong   LastReadMsg;     // Last read message number
  295.               ulong   HighReadMsg;     // Highest read message number
  296.           end;
  297.  
  298.      Xpress correctly stored the user's 32 bit CRC for the UserCRC field,
  299.      and mistakenly assumed the UserID to be a Unique UserID as known by the
  300.      BBS.
  301.  
  302.      Since there was no documentation for exactly what a Unique UserID
  303.      for the user was, Silver Xpress stored the user's record number passed
  304.      by the BBS.  This should not cause any harm because the BBS should be
  305.      looking for the user's record using the UserCRC field.  However, RA
  306.      was not.  It was looking for the CRC in the UserID field instead.
  307.  
  308.      Xpress creates a new record, if and only if, the user never joined
  309.      the area via the BBS.  If the user already had a record in the file
  310.      created by the BBS, Xpress would find it and all would be fine.
  311.  
  312.      However, if Xpress created it, and the user later attempted to read
  313.      the mail on-line, only RemoteAccess searched the file using the
  314.      UserID, and not the UserCRC, as done by ProBoard, Tag 2.7.
  315.  
  316.      Thus, only RemoteAccess would add a new record for the user.  Remote
  317.      Access should be searching the file using the UserCRC field like the
  318.      others do.  Currently, all the BBSes store the same CRC for the UserID
  319.      field, making this field totally useless.
  320.  
  321.      Because RA 2.0 incorrectly expects a CRC in the UserID field, the
  322.      FIXJAMLR will read each record and put a copy of the UserCRC in
  323.      the UserID.  If a duplicate CRC is found (The user's second record
  324.      created by RA), it is marked for deletion.  Silver Xpress V5.03
  325.      will now also store the CRC in both fields.
  326.  
  327.  
  328. A.12 Sysops using SQUISH.EXE version 1.10!  Please read this!
  329.  
  330.      SQUISH 1.10 has a bug which was confirmed by Scott Dudley.
  331.  
  332.      When QWK echo mail is uploaded to the Silver Xpress Mail Door, SQUISH
  333.      1.10 creates grunge AREA: lines when creating outbound mail packets.
  334.  
  335.      SQUISH 1.10 requires at least 1 control line (Kludge line).
  336.      Technically, there is a field in the SQUISH header which defines how
  337.      large the control block (kludge lines) can be.
  338.  
  339.      When Xpress uploads OPX mail, our reader creates kludges lines, so
  340.      the problems does not show up.
  341.  
  342.      When QWK mail is uploaded, by tradition, QWK does not have kludge
  343.      lines, so none are added.  Hence this field in the SQUISH header is
  344.      set to zero.
  345.  
  346.      Squish 1.01 had no problem with that.  However, the SQUISH 1.10 bug
  347.      requires that field to be at least 1 byte.  If it is zero, the above
  348.      problem occurs.
  349.  
  350.      If you are using SQUISH 1.10, Silver Xpress V5.03 has a new
  351.      temporarily switch, /SQ110, which will tell Xpress to add fake kludge
  352.      information in uploaded QWK mail.  This will keep SQUISH 1.10 from
  353.      creating grunged outbound mail packets.  Scott Dudley will be
  354.      correcting this SQUISH 1.10 bug in his next SQUISH.EXE update.
  355.  
  356. A.13 Installing Xpress for TAG 2.7!
  357.  
  358.      The following description will help you install a TAG menu for Silver
  359.      Xpress which will have the following menu options:
  360.  
  361.                        Silver Xpress Mail Menu Version 5.03
  362.                 (X)press Manual Mode (Good for first time users)
  363.                 (D)ownload Mail Automatically
  364.                 (U)pload Mail Automatically
  365.                 (G)oodbye - Log off System
  366.                 (Q)uit to Main Menu
  367.  
  368.      This will give your users an interactively and some options to perform
  369.      auto-downloading and auto-uploading.
  370.  
  371.      Calling Silver Xpress via TAG menus
  372.      ───────────────────────────────────
  373.  
  374.      Silver Xpress can use the DOOR.SYS or the DORINFx.DEF file, whichever
  375.      you tell Xpress to use. By default, the install program will define
  376.      DORINFx.DEF.
  377.  
  378.      The Tag Menu definitions given here are based on using DORINF#.DEF.
  379.  
  380.      However, if you want to use DOOR.SYS here is a short description
  381.  
  382.  
  383.      Using DOOR.SYS:
  384.      ───────────────
  385.  
  386.      The best way to call Xpress is with a "=" pkey because this will
  387.      create a DOOR.SYS file.  The DOOR.SYS will give Xpress everything it
  388.      needs to know about the user for a single line or multi-line setup.
  389.  
  390.      If you have a single node setup or you followed the multinode
  391.      description has discussed in the TAG documentation exactly, it is
  392.      recommended you use the "=" pkey and door.sys
  393.  
  394.      Single Line Line Setup,
  395.  
  396.           \tag  <-------- Tag.EXE/OVR is here and DOOR.SYS is put here by
  397.                           Tag.
  398.  
  399.      Ideally in a multi-line setup,
  400.  
  401.           \tag---\bbs1   <─┐
  402.                |           ├─ Tag will put DOOR.SYS for NODE here.
  403.                 -\bbs2   <─┘
  404.  
  405.      If you follow this method, then in the Xpress Administration program,
  406.      XPADM.EXE, under "Directories/Files for Each Node" define the line:
  407.  
  408.       single line:   DOOR.SYS or DORINFO#.DEF : C:\TAG\DOOR.SYS
  409.       multi line:    DOOR.SYS or DORINFO#.DEF : C:\TAG\BBS#\DOOR.SYS
  410.  
  411.      By doing this, Xpress does not need to read any parameters and simple
  412.      batch file XPRESS.BAT for Xpress can be:
  413.  
  414.       ---XPRESS.BAT---
  415.         CD \XPRESS
  416.         XPMAIL %1
  417.  
  418.      The %1 will then be the XPRESS paramater that you can pass from TAG
  419.      to do various operations, like auto-download or up-load.
  420.  
  421.      The remaining part of this discussion, along with the example
  422.      TAG menus will use DORINFx.def
  423.  
  424.      Using DOFINFOx.DEF:
  425.      ───────────────────
  426.  
  427.      If you wish to use DORINFx.DEF, use the TAG ":" pkey will create a
  428.      DORINFx.DEF file. TAG will create this file in the TAG directory as
  429.      describe above for single line or multi-line.
  430.  
  431.      Combining this file with TAG parameters passed to Xpress, you should
  432.      be able to use a single batch file for all your needs.
  433.  
  434.      In the Xpress Administration program, XPADM.EXE, under
  435.      "Directories/Files for Each Node" define the line:
  436.  
  437.       single line:   DOOR.SYS or DORINFO#.DEF : C:\TAG\DORINF1.SYS
  438.       multi line:    DOOR.SYS or DORINFO#.DEF : C:\TAG\BBS#\DORINF#.SYS
  439.       or
  440.       multi line:    DOOR.SYS or DORINFO#.DEF : C:\TAG\DORINF#.SYS
  441.  
  442.      whichever matches your system.
  443.  
  444.      Now, create 3 batch files for your XPRESS batch file:
  445.  
  446.      XPRESS.BAT file.  For normal interactive session with Xpress.  Doesn't
  447.      pass command line parameters.
  448.  
  449.         CD \XPRESS
  450.         XPMAIL -LB%1 -T%9 -P%8
  451.  
  452.      XPAUTO.BAT file.  For passing command line parameters to Xpress for the
  453.      automatic upload and download menu options.
  454.  
  455.         CD \XPRESS
  456.         XPMAIL %1 -LB%2 -T%10 -P%9
  457.  
  458.      Setting up the Tag Menus
  459.      ────────────────────────
  460.  
  461.      Command from Main Menu to call Xpress Menu:
  462.  
  463.      Menu name       : << MAIN SYSTEM MENU >> #1
  464.      Command number  : 31
  465.      1. Long desc.   : (X)press Mail Menu Version 5.03
  466.      2. Short desc.  : (X)press Menu
  467.      3. Key          : X
  468.      4. General SL   : 30
  469.      5. AR flag      : @
  470.      6. Program key  : ^
  471.      7. Program data : "17"
  472.      F. Flags        : SL access check, GSL and AR, Normal Command, No Linking
  473.  
  474.      Number 7 (Program data) varies based upon what menu number then Xpress
  475.      menu is assigned to.  Substitute the 17 with what is appropriate for
  476.      your board.
  477.  
  478.      Entry for Menu option:
  479.  
  480.      Menu list number: 17
  481.      1. Menu number   : 17
  482.      2. Menu name     : Silver Xpress Mail Menu Version 5.03
  483.      3. Prompt        : Xpress Mail Menu:
  484.      4. General SL    : 30
  485.      5. AR flag       : @
  486.      6. Help file ID  : ""
  487.      7. Password      : ""
  488.      8. Fallback menu : 0
  489.      9. Start help lvl: 0 <User Default>
  490.      L. Menu location : Main System
  491.      F. Flags         : SL access check, GSL and AR, Time/Help ON
  492.                         Board NORMAL, Menu name NORMAL
  493.  
  494.      Command for running Xpress in the Interactive mode.  Suggested for
  495.      first time users!
  496.  
  497.      Menu name       : Silver Xpress Mail Menu Version 5.03 #17
  498.      Command number  : 1
  499.      1. Long desc.   : (X)press Manual Mode (Good for first time users)
  500.      2. Short desc.  : (X)press Manual
  501.      3. Key          : X
  502.      4. General SL   : 30
  503.      5. AR flag      : @
  504.      6. Program key  : :
  505.      7. Program data : "XPRESS"
  506.      F. Flags        : SL access check, GSL and AR, Normal Command, No Linking
  507.  
  508.  
  509.      Command for running Xpress and automatically downloading your mail packet
  510.      instead of an interactive session.  Starts bundling all the mail in your
  511.      selected areas.
  512.  
  513.      Menu name       : Silver Xpress Mail Menu Version 5.03 #17
  514.      Command number  : 2
  515.      1. Long desc.   : (D)ownload Mail Automatically
  516.      2. Short desc.  : (D)ownload Mail
  517.      3. Key          : D
  518.      4. General SL   : 30
  519.      5. AR flag      : @
  520.      6. Program key  : :
  521.      7. Program data : "XPAUTO -DA"
  522.      F. Flags        : SL access check, GSL and AR, Normal Command, No Linking
  523.  
  524.  
  525.  
  526.      Command for running Xpress and automatically uploading your reply packet
  527.      instead of an interactive session.  Prompts you to upload your replies.
  528.  
  529.      Menu name       : Silver Xpress Mail Menu Version 5.03 #17
  530.      Command number  : 3
  531.      1. Long desc.   : (U)pload Mail Automatically
  532.      2. Short desc.  : (U)pload Mail
  533.      3. Key          : U
  534.      4. General SL   : 30
  535.      5. AR flag      : @
  536.      6. Program key  : :
  537.      7. Program data : "XPAUTO -U"
  538.      F. Flags        : SL access check, GSL and AR, Normal Command,
  539.                        No Linking
  540.  
  541.  
  542.  
  543.      Standard logoff of you board command.  Use whatever you normally use.
  544.  
  545.      Menu name       : Silver Xpress Mail Menu Version 5.03 #17
  546.      Command number  : 4
  547.      1. Long desc.   : (G)oodbye - Log off System
  548.      2. Short desc.  : (G)oodbye
  549.      3. Key          : G
  550.      4. General SL   : 30
  551.      5. AR flag      : @
  552.      6. Program key  : *
  553.      7. Program data : "1"
  554.      F. Flags        : SL access check, GSL and AR, Normal Command,
  555.                        No Linking
  556.  
  557.  
  558.  
  559.      Return to your Main Menu from the Xpress Menu.
  560.  
  561.      Menu name       : Silver Xpress Mail Menu Version 5.03 #17
  562.      Command number  : 5
  563.      1. Long desc.   : (Q)uit to Main Menu
  564.      2. Short desc.  : (Q)uit to Main
  565.      3. Key          : Q
  566.      4. General SL   : 10
  567.      5. AR flag      : @
  568.      6. Program key  : ^
  569.      7. Program data : "1"
  570.      F. Flags        : SL access check, GSL and AR, Normal Command, No Linking
  571.  
  572.  
  573.      Note:
  574.  
  575.      In order for Silver Xpress to handle your private message areas
  576.      properly you must set the following in the MESSAGE BOARD EDITOR:
  577.  
  578.      4.  PrivateMsgs:  Follow Flag / Force Private Restricted
  579.      9.  Mail Flags:   Private
  580.  
  581.      You can also set 4. PrivateMsgs:  Follow Flag / Ask User (if you want
  582.      to give the user a choice of wether a message is to be public or
  583.      private in any area.)
  584.  
  585.      You MUST set the private flag to keep private messages from being
  586.      scanned and received by everyone.
  587.  
  588.  
  589. Section C:  Corrections to Documentation
  590.  
  591. C.1  Changes to XPAREAS.CTL File (PCBoard, RBBS, Wildcat! ONLY)
  592.  
  593.      The following changes where made to the XPAREAS.CTL control file.
  594.  
  595.      VOLUMEID     removed
  596.      DOMAIN       removed
  597.      MATRIX       removed, see address
  598.      ADDRESS      FidoNet Address, domain can be part of address
  599.      NETWORK      Network conference belongs too
  600.      POSTCCMAIL   Security required to post carbon copies
  601.      POSTRECREQ   Security required to post a return request
  602.      LONGTONAME   Long names allowed in ToWhom Field
  603.      FATPATH      Location of File Attach directory
  604.      ALLOWALIAS   Force Alias if user wants alias for conference
  605.  
  606. C.2  Additional Install Information for PCBoard
  607.  
  608.      To update the Xpress forums when you make changes to your BBS mail
  609.      area setup, perform an XPADM -U.  For PCBoard, you can manually edit
  610.      the XPAREAS.CTL file or delete XPAREAS.CTL and then do an XPADM -U.
  611.  
  612.      When installing Xpress for PCBoard, the quick setup program will give
  613.      the sysop the option to automatically update the PCBoard Doors.Lst
  614.      file.
  615.  
  616.      When installing Xpress for PCBoard, the quick setup program will give
  617.      the sysop the option to automatically add new PCBoard 15.0 PPE menu
  618.      commands, called XPMENU and XPHELP.
  619.