home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / NOVELL / PMAIL1.ZIP / README1.3 < prev    next >
Encoding:
Text File  |  1990-12-01  |  6.4 KB  |  133 lines

  1.      ┌────────────────────────────────────────────────────────┐
  2.      │                Pegasus Mail version 1.3                │
  3.      │         A Mail System for Novell Netware (tm).         │
  4.      │             (c) 1989, 1990, David Harris.              │
  5.      │                                                        │
  6.      │                     Release Notes                      │
  7.      └────────────────────────────────────────────────────────┘
  8.  
  9. Release 1.3 of Pegasus Mail is slightly more than the maintenance 
  10. release intended to supplement version 1.2 which it started out as.
  11. It adds true foreign character support, an address book feature and
  12. solid encryption, as well as a number of smaller modifications. It
  13. will DEFINITELY be the last release before the end of January 1991
  14. (heard that one before?).
  15.  
  16. ┌───────────────────────────────────────────────────────────────────┐
  17. │ NOTE: The version of the manual included with this release is the │
  18. │ same as the 1.2 manual: an up-to-date version will be released at │
  19. │ a later date.                                                     │
  20. └───────────────────────────────────────────────────────────────────┘
  21.  
  22. ┌─────────────────────────────────┐
  23. │  Foreign Character Support.     │
  24. └─────────────────────────────────┘
  25. Users who install the MS-DOS KEYB program will now find that Pegasus
  26. Mail supports the special characters mapped on their keyboards. Only 
  27. code page 437 has been tested and others might or might not work.
  28. While this modification sounds small, in fact it has been the single
  29. most major adjustment to the program since its first release!
  30.  
  31. The digraph character formation mechanism introduced in version 1.2
  32. is retained, allowing characters not available via KEYB to be entered
  33. easily.
  34.  
  35. ┌─────────────────────────────────┐
  36. │  Address Book                   │
  37. └─────────────────────────────────┘
  38. Pegasus Mail now includes an address book, capable of storing around
  39. 500 entries. It is accessible at any time by pressing <F3>. Its
  40. operation is straightforward: entries can be created with meaningful
  41. (or not, as it suits you) descriptions: an entry can contain as many
  42. addresses as will fit into the TO: field, and any address legal to
  43. Pegasus Mail (including Internet addresses, user groups and
  44. distribution files) can be included. While entering addresses, you
  45. can use the UserList key (F2) to lookup users.
  46.  
  47. When selecting users from the Address book, you may use either the
  48. space bar, or the standard Novell <F5> key to select more than one
  49. entry: when you press <Enter>, all marked entries will be placed in
  50. the TO: field, separated by commas: if the list of entries exceeds
  51. the maximum length of the TO: field, excess entries will be omitted.
  52.  
  53. Each user's address book is stored in his home mailbox, and system
  54. supervisors can define public address lists in a file called
  55. PEGASUS.ADR in the same directory as PMAIL.EXE: the public list is
  56. added to the user's list when <F3> is pressed. To facilitate loading,
  57. the public address list should be kept as small as possible. Public
  58. address lists are maintained with the PMADDR.EXE program supplied 
  59. with this release. Supervisors can allow the system PEGASUS.ADR
  60. file to be accessed from elsewhere by setting a DOS environment
  61. variable "PMAB" to point to the fully extended path name of the
  62. file (eg:  "set PMAB=SYS:PUBLIC/PEGASUS.ADR").
  63.  
  64. ┌─────────────────────────────────┐
  65. │  Encryption                     │
  66. └─────────────────────────────────┘
  67. Pegasus Mail can now encrypt messages (but not files) using a 7-bit
  68. mechanism similar to DES, meaning that encrypted messages can be sent
  69. via the SMTP gateway without modification. The algorithm used is 
  70. extremely robust, and only the NSA should have any reasonable chance
  71. of cracking it. All the browse functions have been modified to prompt
  72. for the key before operating on encrypted messages. Note that when 
  73. sending encrypted messages via an SMTP gateway, ALL high-bit charac-
  74. ters are translated to a ^V: this is because the gateway can't handle
  75. 8-bit characters, and the encryption mechanism is desynchronized by
  76. the appearance of an extra ASCII char.
  77.  
  78. WARNING: Do not forget the keys you use! I CANNOT help you if you do
  79. - I am no more able to crack the encoding scheme than anyone else 
  80. (this is as it should be)!
  81.  
  82. ┌─────────────────────────────────┐
  83. │  Alt-F10                        │
  84. └─────────────────────────────────┘
  85. By popular request, the standard Novell <Alt-F10> key sequence can 
  86. now be used to exit Pegasus Mail at any time.
  87.  
  88. ┌─────────────────────────────────┐
  89. │  Modifications:                 │
  90. └─────────────────────────────────┘
  91. *  The user list screen (<F2> in TO: fields) now displays groups
  92.    as well as users, and allows selection of multiple values using
  93.    <Space> or the standard NetWare <F5> key.
  94. *  When extracting files, Pmail now tries to extract to the drive
  95.    and directory which was current at the time the program was
  96.    run if you enter no explicit path.
  97. *  A problem which caused NetWare to delete any mapping for the Z:
  98.    drive when leaving Pmail has been worked around.
  99. *  A quick reference screen for commonly-used keys is available
  100.    from any help screen by pressing <F1> again (and there is a
  101.    message to this effect).
  102. *  Problems some users experienced while moving home mailboxes
  103.    have been tidied - Pmail is now forgiving if mail directories
  104.    already exist in the new target mailbox.
  105. *  Better error reporting: previously, Pmail would not necessarily
  106.    report failure to deliver messages; now it does. Similarly,
  107.    other areas where error reporting were weak have been
  108.    improved.
  109.  
  110. ┌─────────────────────────────────┐
  111. │ ADDENDUM: v1.31, 1 Dec '90.     │
  112. └─────────────────────────────────┘
  113. v1.31 fixes some small bugs to do with Home Mailboxes on NetWare
  114. Volumes other than SYS:. It also enhances error checking, and will
  115. not copy files over themselves (resulting in 0-length files). There
  116. are no features not found in 1.3, except that broadcast messages are
  117. now fielded in dialog boxes while Pmail is running.
  118.  
  119.  
  120. -- David Harris --
  121.  
  122. email: david@otago.ac.nz,  - or -  david@elrond.otago.ac.nz
  123. BIX (Byte Information Exchange): dave_h.
  124.  
  125. Postal enquiries and registrations to:
  126.    P.O. Box 5451, Dunedin, New Zealand (no postal codes required).
  127.  
  128. (The postal address will be good until at least January 1993, the
  129. others probably likewise.)
  130.  
  131. 1 Dec '90
  132.  
  133.