home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / s / sqaem131.zip / SQAEM.HLP < prev    next >
Text File  |  1992-06-07  |  3KB  |  63 lines

  1. Squish Automatic Echo Manager                                             SQAEM
  2. ■─────────────────────────────────────────────────────────────────────────────■
  3.  
  4. SQAEM (pronounced "scream" without the R) is a Squish based Areafix program. It
  5. allows the nodes or points receiving mail from us to make changes in the echoes
  6. that  they  receive.  It allows them to add or delete echoes all  automatically
  7. without our intervention.
  8.  
  9. SQAEM uses messages addressed AREAFIX or SQAEM on our system as messages for to
  10. manage  what  areas our nodes have selected.  It expects to see the  your  node
  11. password  in the subject line and a list of echoes to add and/or delete in  the
  12. body  of the text.   There can also be commands after the subject that  request
  13. different  reports.  This follows the AREAFIX standard.  Commands can  also  be
  14. placed inside the text on their own line.
  15.  
  16. Subject   Text
  17. command   command    Description
  18. -------   -------    ---------------------------------------------------------
  19.   -L      %LIST      The list command will generate a separate message to be
  20.                      sent with a list of areas available and their multi-line
  21.                      description.
  22.  
  23.   -Q      %QUERY     The query command will cause a list of areas with a
  24.                      one-line description to be appended to the returning
  25.                      message.  An astericks will be placed in front of the
  26.                      area name if that area is linked with that node.
  27.  
  28.   -H      %HELP      Sends a copy of a help file.
  29.  
  30.   -U      %UNLINKED  Sends a unlinked area list formated exactly like the LIST
  31.                      command.
  32.  
  33.   -LI     %LINKED    Sends a linked area list formated exactly like the LIST
  34.                      command.
  35.  
  36.   -F      %REQ       Sends a list of forwarded requests formated exactly like
  37.                      the LIST command.
  38.  
  39.           %CHANGE    Allows a system to change either their password.
  40.                      The syntax is:
  41.  
  42.                      %CHANGE PASSWORD <new_password>
  43.                        <new_password> is an unbroken word.
  44.  
  45.                      You can shorten the PASSWORD to four characters.
  46.  
  47. ■─────────────────────────────────────────────────────────────────────────────■
  48.  
  49. An example SQAEM message is
  50. +===========================================================+
  51. |       To: Sqaem                                           |
  52. |  Subject: MyPass -Q                                       |
  53. +===========================================================+
  54. |  TUB                                                      |
  55. |  %CHANGE PASS NewPass                                     |
  56. |  ---                                                      |
  57. +===========================================================+
  58.  
  59. This  message  will cause the message area TUB to be selected for  your
  60. node, change your SQAEM password to NewPass, and send the query report back to
  61. your system with the next mail session
  62.  
  63.