home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / comm / sub100.zip / SUBMOVE.CFG < prev    next >
Text File  |  1993-03-10  |  1KB  |  34 lines

  1. ;TargetSubject is the word that can appear anywhere in a subject.  If this
  2. ;string is found, it will be moved.  TargetSubject is NOT case sensitive.
  3. ;You can have up to 32 (wow!) of these.
  4. TargetSubject Sort
  5. TargetSubject Sprites
  6. TargetSubject Cursor
  7.  
  8. ;TargetTo is the word that can appear anywhere in a to field.  If this
  9. ;string is found, it will be moved.  TargetTo is NOT case sensitive.
  10. ;You can have up to 32 (wow!) of these.
  11. TargetTo Steve Mulligan
  12. TargetTo Peter Beeftink
  13. TargetTo Karim Sultan
  14. TargetTo Crazy Smoker
  15. TargetTo Blaze
  16.  
  17. ;TargetFrom is the word that can appear anywhere in a from field.  If this
  18. ;string is found, it will be moved.  TargetFrom is NOT case sensitive.
  19. ;You can have up to 32 (wow!) of these.
  20. TargetFrom Peter Beeftink
  21. TargetFrom Karim Sultan
  22. TargetFrom Blaze
  23.  
  24. ;Message base the files are scanned from.
  25. FromBase e:\msgs\pascal
  26.  
  27. ;Message base the messages are moved to.
  28. ToBase e:\msgs\personal
  29.  
  30. ;Delete messages after copy?
  31. DelMatch Yes
  32.  
  33. ;Where to start from.  LastRead or First.  I recommend LastRead.
  34. StartFrom LastRead