Gnus development mailing list
 help / color / mirror / Atom feed
From: "Edward J. Sabol" <sabol@thuban.gsfc.nasa.gov>
Subject: Re: Gnus5, procmail, and reading mail lists.
Date: Tue, 14 Nov 1995 14:52:27 -0500	[thread overview]
Message-ID: <199511141952.OAA21001@thuban.gsfc.nasa.gov> (raw)
In-Reply-To: <yyau4482l10.fsf@arls2006.fuentez.com> (message from Joe Hildebrand on 13 Nov 1995 15:43:23 -0700)

Excerpts from [ding]: (13-Nov-95) Re: Gnus5, procmail, and reading mail lists.
by Joe Hildebrand

>> "Steven" == Steven L Baur <steve@miranova.com> writes:
Steven> LOCKEXT=+
Steven> I thought movemail *did* use .lock for an extension. At least that's
Steven> what the XEmacs sources seem to imply.

>> "Joe" == Joe Hildebrand <hildjj@fuentez.com> writes:
Joe>  I got that from somewhere.... anyone want to 'fess up? I haven't lost
Joe> any mail (that I know of :) using either that or the default. Maybe I'll
Joe> go have a look at the 19.29 movemail source.

I don't know about 19.29, but 19.28 most definitely uses "foo.lock" semaphore
files for locking, and *not* "foo+". I find it hard to believe that they
would change that for 19.29. Also, in 19.28, movemail would only use
"foo.lock" semaphore files if and only MAIL_USE_LOCKF and MAIL_USE_FLOCK are
both undefined. Otherwise, it uses lockf() or flock() respectively. I advise
everyone who has "LOCKEXT=+" in his/her .procmailrc file to check the source
code for movemail and verify this. If you have procmail set to use "foo+"
semaphore files and movemail only recognizes "foo.lock" semaphore files, you
can and probably will lose e-mail at some point, unless you have
MAIL_USE_LOCKF or MAIL_USE_FLOCK defined, in which case it's a moot point
what the name of the locking semaphore file is. (Please note that you should
*not* have MAIL_USE_LOCKF or MAIL_USE_FLOCK defined if your mail spool
directory is NFS-mounted. If that's the case, then you should always use
semaphore lock files.)

Later,
Ed


  reply	other threads:[~1995-11-14 19:52 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-13 20:33 Steven L. Baur
1995-11-13 22:43 ` Joe Hildebrand
1995-11-14 19:52   ` Edward J. Sabol [this message]
  -- strict thread matches above, loose matches on Subject: below --
1995-11-14  1:55 Steven L. Baur
1995-11-14  1:43 Steven L. Baur
1995-11-14 13:04 ` Per Abrahamsen
1995-11-15  2:42   ` Steven L. Baur
1995-11-14 16:27 ` Joe Hildebrand
1995-11-14 17:22   ` Scott Blachowicz
1995-11-14 21:35     ` Joe Hildebrand
1995-11-15  6:58     ` Sudish Joseph
1995-11-15 18:46       ` Scott Blachowicz
1995-11-15  4:37   ` Sudish Joseph
1995-11-15 14:32     ` Per Abrahamsen
1995-11-15 15:50       ` Kai Grossjohann
1995-11-15 16:13         ` Per Abrahamsen
1995-11-15 17:50         ` Steven L. Baur
1995-11-17 21:18   ` Jason L Tibbitts III
1995-11-17 21:40     ` Joe Hildebrand
1995-11-13 22:21 Steven L. Baur
1995-11-13 17:48 Mark Borges
1995-11-13 20:16 ` Joe Hildebrand
1995-11-14  0:24   ` Mark Borges
1995-11-15  6:19 ` Mark Borges
1995-11-15  8:17   ` Steven L. Baur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199511141952.OAA21001@thuban.gsfc.nasa.gov \
    --to=sabol@thuban.gsfc.nasa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).