From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11804 Path: main.gmane.org!not-for-mail From: "Edward J. Sabol" Newsgroups: gmane.emacs.gnus.general Subject: Re: losing mail Date: Mon, 28 Jul 1997 11:08:45 -0400 Message-ID: <199707281508.LAA11801@alderaan.gsfc.nasa.gov> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035151457 32629 80.91.224.250 (20 Oct 2002 22:04:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:04:17 +0000 (UTC) Cc: Gnus Mailing List Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id JAA08390 for ; Mon, 28 Jul 1997 09:06:03 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id LAA18954 for ; Mon, 28 Jul 1997 11:02:04 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 28 Jul 1997 17:08:54 +0200 Original-Received: (qmail 25751 invoked by uid 504); 28 Jul 1997 15:08:52 -0000 Original-Received: (qmail 25748 invoked from network); 28 Jul 1997 15:08:52 -0000 Original-Received: from alderaan.gsfc.nasa.gov (128.183.127.237) by claymore.vcinet.com with SMTP; 28 Jul 1997 15:08:52 -0000 Original-Received: by alderaan.gsfc.nasa.gov (950413.SGI.8.6.12/951211.SGI.AUTO) id LAA11801; Mon, 28 Jul 1997 11:08:45 -0400 Original-To: mcook@cognex.com In-reply-to: (message from Michael R Cook on 27 Jul 1997 15:42:59 -0400) Xref: main.gmane.org gmane.emacs.gnus.general:11804 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11804 Excerpts from mail: (27-Jul-97) losing mail by Michael R Cook > I just observed what I had always suspected: If gnus is fetching > mail from my `nnmail-spool-file' while mailing is arriving, mail can > be lost. [...] > Should there be some kind of locking going on between my procmail > script and the gnus nnml backend? Hmm... You need to recompile your movemail binary to use procmail-compatible .lock semaphore files. Read this article from the procmail mailing list Web archive for details on how to do this.