Xref: utzoo comp.lang.c:34928 comp.mail.sendmail:2562 comp.mail.misc:4631 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!sdcc6!sdcc13!sboswell From: sboswell@sdcc13.ucsd.edu (....What Is?....) Newsgroups: comp.lang.c,comp.mail.sendmail,comp.mail.misc Subject: Mailserv Message-ID: <15121@sdcc6.ucsd.edu> Date: 28 Dec 90 20:58:45 GMT Sender: news@sdcc6.ucsd.edu Followup-To: comp.lang.c Organization: University of California, San Diego Lines: 5 Nntp-Posting-Host: sdcc13.ucsd.edu In case anyone was interested, I resolved the problem of my mailserv and /bin/mail colliding by using the flock() command after I opened the mail file. Steve Boswell