home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.admin
- Path: sparky!uunet!fsi-ssd!kevinb
- From: kevinb@dev1.csg.ssd.fsi.com (Kevin Bonifield)
- Subject: Re: mail expiration program
- Message-ID: <1992Jul27.134053.23539@dev1.csg.ssd.fsi.com>
- Date: Mon, 27 Jul 1992 13:40:53 GMT
- References: <1992Jul23.203951.13691@msuinfo.cl.msu.edu> <1992Jul24.040748.17578@Princeton.EDU>
- Organization: FlightSafety Simulation Systems Division - Tulsa
- Lines: 43
-
-
- > [re-formatted to less-than-80-column-lines]
-
- Very annoying...I had to do the same thing.
-
- >>I am looking for a program which will ckeck every user's system mail box
- >>and expires the mail which is older than some certain number of days. Any
- >>help will be appreciated.
-
- >It seems to me that any policy of automatically deleting data belonging
- >to a user is ethically unsound... especially e-mail.
- >
- >---------- The opinions expressed in this article are solely mine. -----------
- ><Insert lame attempt at disclaimer humor>
- >sss/PU'94 Dept of CS (spencer@phoenix.princeton.edu)/JvNCnet (spencer@jvnc.net)
- [rest of sig deleted]
-
- It may seem unethical, but a sensible expiration program is sometimes required
- to prevent large mail files from accumulating. Example: a user signs on to
- the INFO-UNIX mailing list and receives 300K+ byte mail messages each day.
- The user goes on vacation for two weeks and forgets to signoff the list (or
- cannot). The /usr/spool/mail system mailbox for the user may grow large
- enough to threaten system resources. Most likely it is just a combination
- of users who don't delete their old mail (or save it to a local mailbox).
- In the first example an expiration program won't work anyway, it takes some
- sort of resource-checking program (I wrote a short script).
-
- I accidently brought a SUN system to its knees once by including an aliasing
- loop in my vacation program. The sysadm had HIS vacation interrupted when the
- MAILERR messages accumulated to the point they used ALL the system file space.
-
- My philosophy is: if you process your system mail within a reasonable amount
- of time, it is yours. If you allow it to create a system logjam (or eat up
- what little system drive space I have) it is MINE. It is entirely reasonable
- to expect a user to save mail to a local folder or mailbox.
-
- //Kevin
-
- ----------------------------------------------------------------------------
- Kevin Bonifield | Phone: 918-251-0500 x520
- Avionics Interface Computer Design | Email: kevinb@fsi.com
- FlightSafety - Simulator Systems Div | Local: bonifiel@tesla
- ----------------------------------------------------------------------------
-