Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!vela!wsu-cs!jjb From: jjb@cs.wayne.edu (Jon J. Brewster) Newsgroups: comp.mail.sendmail Subject: Sendmail 5.64/binmail Summary: mkstemp() needed Message-ID: <1990Jul14.173929.5200@cs.wayne.edu> Date: 14 Jul 90 17:39:29 GMT Reply-To: jjb@cs.wayne.edu (Jon J. Brewster) Organization: Wayne State University, Detroit Lines: 16 I'm putting sendmail 5.64 on a MicroVAX3600 running Ultrix 3.1. Sendmail compiles easily & seems to work, but I'd like to install the binmail that was included, as well. [There seems to be no way to get the binmail furnished with Ultrix to cope with /usr/spool/mail set to anything but mode 777.] Anyway, binmail calls mkstemp(), and it isn't in the sendmail distribution nor in our system libraries. Can some kind soul either point me to the source for mkstemp or describe what it's supposed to do? It appears to take a string "/tmp/maXXXXX" and return a file descriptor. I suppose the X's get replaced by a pid... Thanks, Jon Brewster (jjb@cs.wayne.edu)