Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!sun-spots-request From: richk@june.cs.washington.edu (Richard Korry) Newsgroups: comp.sys.sun Subject: sendmail does not remove temp file Keywords: Software Message-ID: <6545@brazos.Rice.edu> Date: 11 Apr 90 02:18:02 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 19 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 113, message 14 Sorry if this is old news. We are running 4.0.1 on Sun 3/80s as diskless clients. Here is some data: -r-sr-x--x 2 root 114688 Jan 30 16:42 /usr/lib/sendmail drwxrws--- 2 root 3072 Apr 10 19:09 /usr/spool/mqueue If I type % /usr/lib/sendmail -t < myfile the mail is delivered but the temp files in /usr/spool/mqueue remain. Specifically: -rw------- 2 root 0 Apr 10 19:09 qfAA04648 -rw------- 2 root 0 Apr 10 19:09 lfAA04648 -rw-r--r-- 1 root 0 Apr 10 19:09 xfAA04648 -rw------- 1 root 14 Apr 10 19:09 dfAA04648 This works fine on the server. Any ideas? Send me e-mail if you can.