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