Gnus development mailing list
 help / color / mirror / Atom feed
From: prj@po.cwru.edu (Paul Jarc)
Cc: ding@gnus.org
Subject: Re: nnmaildir overload?
Date: Mon, 19 Jan 2004 01:26:49 -0500	[thread overview]
Message-ID: <m3k73olagw.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <87k73r44is.fsf@ladle.net>

Rob Walker <rob@ladle.net> wrote:
> I have a single mailing list which had over 16000 messages in it.

The actual limit is NLINK_MAX, which varies from system to system.

> Signaling: (file-error "Adding new name" "Too many links" "/home/rob/mail/myinternetplace/mail.lists.evals/.nnmaildir/marks/read/:" "/home/rob/mail/myinternetplace/mail.lists.evals/.nnmaildir/marks/read/1073931271_0.18828.tp600x,U=17123,FMD5=691287df477cdb411b6f056cb0287f3a")

I know how to fix this; hopefully I'll get to it soon.  For now, you
can work around it like this:
$ cd /home/rob/mail/myinternetplace/mail.lists.evals/.nnmaildir/marks/read
$ touch :-new
$ mv -f :-new :


paul



  reply	other threads:[~2004-01-19  6:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-17  3:50 Rob Walker
2004-01-19  6:26 ` Paul Jarc [this message]
2004-01-20 20:48   ` Rob Walker
2004-01-20 21:12     ` Paul Jarc
2004-01-23  7:21 ` Paul Jarc
2004-01-23 14:58   ` Paul Jarc

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=m3k73olagw.fsf@multivac.cwru.edu \
    --to=prj@po.cwru.edu \
    --cc=ding@gnus.org \
    /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).