home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / mail / sendmail / 2850 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!cunews!revcan!ecicrl!clewis
  2. From: clewis@ferret.ocunix.on.ca (Chris Lewis)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Re: Handling disabled accounts and large spool files, Ultrix
  5. Keywords: spool diable dismail
  6. Message-ID: <4029@ecicrl.ocunix.on.ca>
  7. Date: 23 Nov 92 07:18:44 GMT
  8. References: <1992Nov23.030437.8559@unvax.union.edu>
  9. Organization: Elegant Communications Inc., Ottawa, Canada
  10. Lines: 24
  11.  
  12. In article <1992Nov23.030437.8559@unvax.union.edu> Eric.Boehm@union.edu writes:
  13. >1. I have some users whose accounts are currently disabled (let us not
  14. >go into why). VMS provides the flags DISUSER,DISMAIL. I would like to
  15. >do something similar. I know I could probably alias the names and send
  16. >the input to /dev/null but I would like to be a little friendlier,
  17. >that is, provide information back to the sender that the account is
  18. >disabled.
  19.  
  20. >2. Some users join mailing lists and then don't sign off. Mail keeps
  21. >pouring in. I would like the mail file to be one in their directory. I
  22. >know that this was discussed earlier -- the suggestion being that this
  23. >required rewriting/replacing /bin/mail. Any other alternatives?
  24.  
  25. The simplest approach is to rename the accounts.  Eg: the passwd line:
  26.     boehme:.....
  27. becomes
  28.     Xboehme:...
  29.  
  30. Then all incoming mail will bounce, and the originators will be able to do
  31. something about it.  Even if it's a mailing list.
  32. -- 
  33. Chris Lewis; clewis@ferret.ocunix.on.ca; Phone: Canada 613 832-0541
  34. Psroff 3.0 info: psroff-request@ferret.ocunix.on.ca
  35. Ferret list: ferret-request@ferret.ocunix.on.ca
  36.