home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbsdoor / 401h1g01.zip / HISTORY.401 < prev    next >
Text File  |  1993-06-07  |  6KB  |  129 lines

  1.                 *-*-*-* Silver Xpress Mail System *-*-*-*
  2.              (c) copyright 1988-1993 by Santronics Software
  3.  
  4. This history file summarizes the changes, fixes and comments made in the
  5. maintenance release of Silver Xpress Version 4.01G01.
  6.  
  7. ┌────────────────────────────────────────────────────────────────────────┐
  8. │ LEGEND:                                                                │
  9. │                                                                        │
  10. │  FIX:  - means a bug or problem in logic was corrected.                │
  11. │  NEW:  - New feature added                                             │
  12. │  ENH:  - A bug or stable feature was enhanced for whatever reasons.    │
  13. │  CHK:  - Bug report check. Checked Out with no results.                │
  14. │  DOC:  - Information which will be added to the documentation.         │
  15. │                                                                        │
  16. └────────────────────────────────────────────────────────────────────────┘
  17.  
  18. 400xxB01 ******* Fri  05-07-1993   23:25:57  ******
  19.  
  20.  - FIX: RA and any HMS system with Sysop flags for mail areas. Fixed RA
  21.         Sysop Flag security bug. This should make Xpress respect private
  22.         mail.
  23.  
  24.  - ENH: ALL: Packets are left behind in download directory after vacation
  25.         saver.  Xpress will now delete the original packet during
  26.         vacation saver events.
  27.  
  28.  - FIX: RA/QBBS: The H1 Model of Xpress was not updating the highmsgread
  29.         variable for some BBSes which use it, RA and QBBS.  This variable
  30.         is considered somewhat obselete because of the LASTREAD.BBS file.
  31.         But it is still updated by these BBSes to keep compatibility with
  32.         certain doors. Xpress now updates the variable as well.
  33.  
  34.  - FIX: RA: On 5/15/93, SXRAFIX.EXE was released to the public to fix a
  35.         alias/anonymous mail mis-interpretation in Remote Access. The
  36.         mis-interpretation was fixed in XPADM.EXE.  SXRAFIX.EXE is not
  37.         required anymore.
  38.  
  39.  - FIX: PCBOARD:  A bug in the creation of QWK packet was found and fixed.
  40.  
  41.  - FIX: ALL: The door will now ignore a user's door password during vacation
  42.         events.
  43.  
  44.  - FIX: ALL: The door will now disable enforcement of the download time limit
  45.         during vacation events.
  46.  
  47.         NOTE: you can fix this problem in 4.00 by calling the XPVAC program
  48.         with the -NT switch.
  49.  
  50.  - FIX: ROBO/TAG:
  51.  
  52.         - AKA addresses were not picked up by XPMAIL during uploads.
  53.  
  54.           Fixed in 4.01b. A legit bug. ROBO and TAG were not including
  55.           in the XPMAIL upload aka address check.
  56.  
  57.  - FIX: ROBO:
  58.  
  59.           Xpress Origin line is not being accepted by XPMAIL as
  60.           defined in XPADM.
  61.  
  62.           Xpress is correctly checking for blank origin lines coming from
  63.           the message area records.
  64.  
  65.           The only thing which could explain this behavior is ROBO
  66.           defaulting the area origin line with the system default origin
  67.           line.  If this is the case, the only thing XPADM could do is to
  68.           make a comparision of the area origin line with the system origin
  69.           line, and if equal, blank out the area origin line. This will
  70.           allow for XPMAIL to behave normally.
  71.  
  72.  - FIX: ROBO and TAG:
  73.  
  74.           When using the -J switch, Xpress will grab the user name as is in
  75.           the user database. ie, "Tony Mace".  However, ROBO created a
  76.           dorinfoX.def file where the name is all upper case, ie, "TONY
  77.           MACE". Xpress was creating two accounts.
  78.  
  79.           This may be a generic problem to all systems using a dorinfoX.def
  80.           interface file. The door will now make a non case sensitive check
  81.           of user names when searching the Xpress User File for active
  82.           accounts.
  83.  
  84.  - NEW: ALL: A new configuration option for defining the delay
  85.         (milliseconds) for lowering DTR for hangup situations.  It use to
  86.         be hardcoded with 70 milliseconds. Some machines are sensitive to
  87.         this and require a longer delay (XPMAIL default is 500
  88.         milliseconds).
  89.  
  90.         See Communication Settings under XPADM.EXE.
  91.  
  92.  - ENH: ALL: Moved the following communication options over to the
  93.         Communication Parameters and Options dialog screen in XPADM.EXE
  94.  
  95.           - Hangup Modem for GoodBye
  96.           - Carriet Detect
  97.           - Reboot if carrier drops
  98.           - Local mode follow carrier
  99.  
  100.  - FIX: OPUS Setups only:
  101.  
  102.         In version 3.00, Xpress ignored the -P switch and found the port
  103.         number in the lastus*.dat file.
  104.  
  105.         In version 4.00, Xpress uses the -P switch to override the port
  106.         number found in the lastus*.dat file (only if the -P switch is
  107.         used).
  108.  
  109.         However, like Maximus, OPUS 1.73 passed a small p switch to
  110.         distinguish a zero based port number. Xpress was expecting a 1
  111.         based port number in OPUS 1.73.
  112.  
  113.         Xpress will now use a small p as the ZERO based com port number,
  114.         and a big P as the 1 based com port number
  115.  
  116.         i.e.,
  117.  
  118.             -P<comport>  1 based port number
  119.             -p<comport>  0 based port number
  120.  
  121.         Temporary fix for 4.00 setups:
  122.  
  123.         Do not allow OPUS to pass a p switch to the Xpress batch file. If
  124.         you cannot prevent OPUS from doing this, then remove the %1 %2 etc
  125.         switches from the Xpress batch file and hard code your switches.
  126.         The easiest thing to do is to NOT pass any at all. Xpress will get
  127.         the information it needs from the LASTUS*.DAT file as it was
  128.         designed to do in 3.00.
  129.