Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: ding@gnus.org
Subject: Re: Re-importing 'Incomingxxxx' file?
Date: Sun, 16 Mar 2008 11:27:15 +0100	[thread overview]
Message-ID: <v94pb7klpl.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <b4miqzphbmd.fsf@jpl.org>

On Fri, Mar 14 2008, Katsumi Yamaoka wrote:

>>>>>> Graham Murray wrote:
>> How do I get gnus to re-spool mail from ~/Mail/Incomingxxxx?
>
>> For some reason none of the mails which arrived overnight are showing in
>> any of my nnml groups, but are all in one of the ~/Mail/Incomingxxx
>> files. The manual shows how to set up the location of the Incoming files
>> and how long they are kept, but I could not see any information on how
>> to get gnus to re-spool from it.
[...]
> (defun my-gnus-group-get-mail-from-old-incoming (&optional level)
>   "Re-spool mails from old Incoming* files.

Looks useful[1].  But instead of re-spooling all article from all
Incoming* files unconditionally, it would be better to display an
ephemeral group with all the articles and the user could use (`M P b'
and) `B r' or `B c' to pick the missing articles.

Anyhow, for Graham re-importing probably wont work.  See
<news:87ejadv7fn.fsf@newton.gmurray.org.uk> or
<http://thread.gmane.org/87ejadv7fn.fsf@newton.gmurray.org.uk>.

Bye, Reiner.

[1] A low level solution comparable to this is...
      cat Incoming* >> $MAIL
    (Note: No file locking, so you might lose mail.)
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




      reply	other threads:[~2008-03-16 10:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-14  7:04 Graham Murray
2008-03-14  9:56 ` Katsumi Yamaoka
2008-03-16 10:27   ` Reiner Steib [this message]

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=v94pb7klpl.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --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).