home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume26 / em / part01 / README < prev   
Text File  |  1991-11-25  |  726b  |  21 lines

  1.  
  2. I recently needed to deal with users whose mailboxes are
  3. used as depositories of information that really should be
  4. saved in separate files.  Some of the messages in mailboxes
  5. on our system were over 1000 days old!  I didn't like
  6. the utility 'junkmail', so I wrote my own.
  7.  
  8. Expire Mail works by scanning the mailboxes specified on the
  9. command line and reporting on messages that are older than the
  10. specified age, or deleting messages older than the specified
  11. age, or both.
  12.  
  13. Expire Mail has been tested under SunOS 4.1 and BSD 4.3.
  14. It also compiles and appears to work under AT&T System V 3.1.
  15.  
  16. Critiques, suggestions, questions, flames welcome.
  17.  
  18. Steve Mitchell
  19. California State University, Fresno
  20. Steve_Mitchell@csufresno.edu
  21.