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

  1. Path: sparky!uunet!mcsun!sun4nl!nikhefh!e07
  2. From: e07@nikhefh.nikhef.nl (Eric Wassenaar)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Re: Sendmail queueing with old recipient information
  5. Message-ID: <2118@nikhefh.nikhef.nl>
  6. Date: 15 Dec 92 15:50:38 GMT
  7. References: <1gjl83INN9qc@gaia.ucs.orst.edu>
  8. Organization: Nikhef-H, Amsterdam (the Netherlands).
  9. Lines: 26
  10.  
  11. In article <1gjl83INN9qc@gaia.ucs.orst.edu>, stanley@skyking.OCE.ORST.EDU (John Stanley) writes:
  12. > The problem is that the sendmail queue contains the path name to the
  13. > program in the R field of the qf file. When it gets around to the next
  14. > delivery attempt,
  15. >                                                      2) forgets that it
  16. > is supposed to setuid before running that program. The latter error
  17. > means that my perl script is being run as daemon, and it has no access
  18. > to write to any of my files.
  19. > The queue is local to the system, SunOS 4.0.3 on a Sun 3, perl 4pl19.
  20.  
  21. In case you are using the SUN sendmail as distributed: it is based
  22. on an old version of sendmail, which does not save the necessary
  23. user information in case the recipients are files or programs.
  24.  
  25. You need 5.65 [+IDA] or up.
  26.  
  27. The associated user name is then saved in the qf* file in a line
  28. that starts with 'Cusername' just before the 'Rrecipient' line.
  29. During queue runs, sendmail can now reset its uid appropriately.
  30.  
  31. Eric Wassenaar
  32. -- 
  33. Organization: NIKHEF-H, National Institute for Nuclear and High-Energy Physics
  34. Address: Kruislaan 409, P.O. Box 41882, 1009 DB Amsterdam, the Netherlands
  35. Phone: +31 20 592 5012, Home: +31 20 6909449, Telefax: +31 20 592 5155
  36. Internet: e07@nikhef.nl
  37.