home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / mailbook / 1425 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.4 KB  |  29 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!WEIZMANN.WEIZMANN.AC.IL!VSLAWR
  3. Message-ID: <MAILBOOK%92123108151961@DEARN>
  4. Newsgroups: bit.listserv.mailbook
  5. Date:         Thu, 31 Dec 1992 08:59:26 +0200
  6. Sender:       RiceMail discussion list <MAILBOOK@RICEVM1.BITNET>
  7. From:         "Lawrence S. Kalman" <VSLAWR@WEIZMANN.WEIZMANN.AC.IL>
  8. Subject:      Re: Automated discard/kill file method?
  9. In-Reply-To:  Message of Wed, 30 Dec 92 13:48:45 EST from <BRIANW@UMDD>
  10. Lines: 17
  11.  
  12. On Wed, 30 Dec 92 13:48:45 EST Brian Wiersema said:
  13. >Perhaps this is an FAQ, but I couldn't locate anything in a database
  14. >search.  Is there a way to set up RiceMail to scan the From: field and
  15. >delete incoming matches before they are presented?  I'm on an otherwise
  16. >valuable list, but a couple of individuals persist in posting
  17. >irrelevant (at least to me) and numerous messages.  I get tired of
  18. >cleaning out my inbox manually and am hoping for an automated method.
  19. >Any suggestions?
  20.  
  21. It should not be too difficult to write a POSTMENU exit routine to stack
  22. appropriate SELECT and MOVEALL subcommands to effectively delete the unwanted
  23. items.  MOVEALL has the effect of DELETEALL (but there is no such subcommand),
  24. with the side effect of creating an unwanted NOTEBOOK, which the routine could
  25. then ERASE.  The unwanted mail items would still be listed in the menu (flagged
  26. "deleted"), but you would automatically skip reading them.
  27.  
  28. - Lawrence
  29.