From owner-freebsd-questions Mon Oct 20 00:54:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA06479 for questions-outgoing; Mon, 20 Oct 1997 00:54:54 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from rvc1.informatik.ba-stuttgart.de (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA06473 for ; Mon, 20 Oct 1997 00:54:45 -0700 (PDT) (envelope-from helbig@Informatik.BA-Stuttgart.DE) Received: (from helbig@localhost) by rvc1.informatik.ba-stuttgart.de (8.8.7/8.8.5) id JAA26607; Mon, 20 Oct 1997 09:52:46 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199710200752.JAA26607@rvc1.informatik.ba-stuttgart.de> Subject: Re: Could you help me ? In-Reply-To: <344A94A8.10DE38A9@cyf-kr.edu.pl> from Janusz Stal at "Oct 20, 97 00:15:53 am" To: eistal@cyf-kr.edu.pl Date: Mon, 20 Oct 1997 09:52:45 +0200 (MET DST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have FreeBSD 2.1 Release. > A few months ago I deleted 20 users. Sometimes (once a week) I get 20 > mail letters > like this: > > ============================================================ > Subject: > Returned mail: User unknown > Date: > Fri, 17 Oct 1997 21:16:49 GMT > From: > Mail Delivery Subsystem > To: > root@nina.ae.krakow.pl > > > > > The original message was received at Fri, 17 Oct 1997 21:16:48 GMT > from root@localhost > > ----- The following addresses had delivery problems ----- > miderm (unrecoverable error) > > ----- Transcript of session follows ----- > 550 miderm... User unknown > > ----- Message header follows ----- > > > Subject: > Nvi saved the file marta1.xyz > Date: > Fri, 17 Oct 1997 21:16:48 GMT > From: > root (Nvi recovery program) > To: > miderm It looks like your deleted users did edit file with vi when a catastrophe happened and all vi programs crashed. (maybe because of a reboot during editing. Every time you boot, the /etc/rc script tries to send a message to the user telling him that he can recover from the desaster. To get rid of these messages clean the directory /var/tmp/vi.recover. > > ----- Message body suppressed ----- > > =================================================== > How to stop getting letters? > > > > > > I get daily run output report once a day, too. In it there is the > following > sequence: > > ***============ > mail: > Mail Queue (1 request) > --Q-ID-- --Size-- -----Q-Time----- > ------------Sender/Recipient------------ > CAA05173* (no control file) > ***============ > How to delete this request ? delete this file in /var/spool/mqueue. Wolfgang