home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / mmov1b25.zip / mmover.cfg next >
Text File  |  1995-03-29  |  359b  |  22 lines

  1. ; This is a short demo MMOVER.CFG file 
  2.  
  3. ; kill all file request responses
  4.  
  5. KILL {
  6. ORGAREA: NETMAIL
  7. SUBJ: Request response
  8. BODY: files attached
  9. }
  10.         
  11.  
  12. ; copy all echomails to me in area MYONE
  13. ; and disable comment and insert areakludge for easy-replies
  14.  
  15. COPY {
  16. ORGAREA: ALLECHO !MYONE
  17. NEWAREA: MYONE
  18. OPTION: kc
  19. TO: Rene Ledosquet
  20. }
  21.  
  22.