home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / MAILSEEK.ZIP / MAILSEEK.DOC < prev    next >
Text File  |  1991-06-14  |  1KB  |  38 lines

  1. MailSeek v1.1
  2. -------------
  3.  
  4. This program speeds up your mail processing by only putting in your SLMail
  5. command file the directories with messages.
  6.  
  7. Usage: MailSeek <infile> <outfile>
  8.  
  9. -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
  10.  
  11. <infile> --
  12.  
  13. Lines beginning with an asterix ( * ) are comments.  Blank lines are ignored.
  14. All other lines should be of the format Directory;Command line.  It does not
  15. matter if the directory ends with a \ or not.
  16.  
  17. example <infile>:
  18. * This line is a comment
  19. *
  20. * National echos
  21. *
  22. D:\Fidonet\SLBBS;I SLBBS -A -K -GD:\Fidonet\SLBBS
  23. D:\Fidonet\PASCAL;I PASCAL -A -K -GD:\Fidonet\PASCAL
  24. *
  25. * Local echos
  26. *
  27. D:\Fidonet\SYSOPS;I SYSOPS -A -K -GD:\Fidonet\SYSOPS
  28.  
  29. -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
  30.  
  31. <outfile> --
  32.  
  33. This file will contain only those directories which have actual messages in
  34. them.  If there are no messages, then MailSeek will delete the empty <outfile>
  35. and exit with an errorlevel of 1.
  36.  
  37. David Sward
  38.