home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / biz / demo / excelsiordemo / system / text / english / help.areafix < prev    next >
Encoding:
Text File  |  1993-12-21  |  2.3 KB  |  62 lines

  1.  
  2. AreaFix  accepts  several  commands that  will  allow  you  to  change  your
  3. echomail  areas and  receive  information, or  messages from this site.  You
  4. will  first  have  to  send  a  normal FidoNet mail  message  to  this  site
  5. addressed  to 'areafix'.  If you  are  requesting file echo's,  address your
  6. message to 'raid'.
  7.  
  8. If this  site  requires a password from you, enter it for the subject.  As a
  9. shortcut,  you  can  also  append  commands  to  the subject  line  allowing
  10. areafix to process them without entering any message body.  To pass commands
  11. with the subject line, use the dash '-' identifier, following by  the  first
  12. letter of the command to be used.
  13.  
  14. The message body can contain a command, or  an echo_name you wish to add  or
  15. remove.  + and -  denote  adding  and  dropping  areas,  respectively.  When
  16. adding an echo, you do not have to add the '+', as areafix will  default  to
  17. "ADD" when a '+' is not found.
  18.  
  19. Each command  must  be placed  on its  own line.  Areafix ends when it finds
  20. '---' as a command or the end of letter is reached.  The  following commands
  21. apply:
  22.  
  23.  
  24. AREANAME       A valid area name to add    (i.e. AMIGA_SYSOP)
  25. -AREANAME      A valid area name to remove (i.e. -AMIGA_SYSOP)
  26. +AREANAME      A valid area name to add    (i.e. +AMIGA_SYSOP)
  27. %HELP (-H)     Would send this help file
  28. %QUERY (-Q)    A list of only the echos you receive
  29. %LIST (-L)     A list of the available echos you can receive
  30. %CONFIG (-C)   A list of your system configuration
  31. %UNLINKED (-U) A list of all areas not fed to you
  32. %RESCAN        Messages in your export areas will be re-sent to you
  33.                Rescan supports several arguments:
  34.  
  35.                %RESCAN            - rescans all messages in your areas
  36.                %RESCAN YESTERDAY  - rescans all messages sent since yesterday
  37.                %RESCAN TODAY      - rescans all messages sent since today
  38.                %RESCAN MONDAY     - rescans all messages sent since monday
  39.                %RESCAN MM-DD-YY   - rescans all messages sent since mm-dd-yy
  40.  
  41. Areafix example:
  42.  
  43.   To:   areafix
  44.   Subj: password -H -L
  45.  
  46. --- message body---
  47. AMIGA
  48. +AMIGA_SYSOP
  49. -AMIGA_MUSIC
  50. ---
  51. ---end message body--
  52.  
  53.  
  54. Areafix will process the above information as:
  55.  
  56. Use 'password' as your areafix password.
  57. Appending the help file (-H).
  58. Appending the list of all available areas (-L)
  59. Adding area AMIGA
  60. Adding area AMIGA_SYSOP
  61. Removing AMIGA_MUSIC
  62.