Xref: utzoo comp.bugs.4bsd:1393 comp.unix.wizards:18126 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!brutus.cs.uiuc.edu!usc!ginosko!uunet!zephyr.ens.tek.com!tektronix!sequent!ccssrv!perry From: perry@ccssrv.UUCP (Perry Hutchison) Newsgroups: comp.bugs.4bsd,comp.unix.wizards Subject: Mail loses messages Summary: If write to mbox fails, Mail still clears incoming mail file Message-ID: <618@ccssrv.UUCP> Date: 13 Sep 89 19:33:29 GMT Reply-To: perry@ccssrv.UUCP (Perry Hutchison) Followup-To: comp.bugs.4bsd Organization: Control-C Software, Inc., Beaverton, OR Lines: 11 Situation: login, shell reports "you have mail." Read mail (using /usr/ucb/mail), enter "q". The disk containing the mbox is full. See messages from kernel (write failed, file system is full). Presumably Mail got an error indication on the "write", but it went ahead and cleared the incoming mailbox and reported "4 messages saved in mbox" as if everything had worked properly. Mail should *notice* that the write has failed, and preserve the incoming mailbox. This happened on SunOS 3.5 (derived from 4.2BSD).