home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / sendmail / 2999 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.2 KB

  1. Path: sparky!uunet!gossip.pyramid.com!olivea!charnel!rat!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!rickert
  2. From: rickert@mp.cs.niu.edu (Neil Rickert)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Re: Sendmail queueing with old recipient information
  5. Message-ID: <1992Dec15.162151.15871@mp.cs.niu.edu>
  6. Date: 15 Dec 92 16:21:51 GMT
  7. References: <1gjl83INN9qc@gaia.ucs.orst.edu>
  8. Organization: Northern Illinois University
  9. Lines: 15
  10.  
  11. In article <1gjl83INN9qc@gaia.ucs.orst.edu> stanley@skyking.OCE.ORST.EDU (John Stanley) writes:
  12.  
  13. >The problem is that the sendmail queue contains the path name to the
  14. >program in the R field of the qf file. When it gets around to the next
  15. >delivery attempt, it 1) doesn't bother to look up aliases or .forward
  16. >files or etc. for the intended recipient (minor) and 2) forgets that it
  17. >is supposed to setuid before running that program. The latter error
  18. >means that my perl script is being run as daemon, and it has no access
  19. >to write to any of my files.
  20.  
  21. >               Is there a way to tell sendmail to keep track of the
  22. >recipient and do the setuid call it should be doing?
  23.  
  24. Yes.  Get a newer version of sendmail.  Berkeley fixed that problem
  25. in 5.64.
  26.