Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: bigfaceworm@hotmail.com
Subject: Re: Unable to respool nnimap articles
Date: 4 Feb 2005 10:21:26 -0800	[thread overview]
Message-ID: <1107541286.331936.6530@f14g2000cwb.googlegroups.com> (raw)
In-Reply-To: <851xbwpugn.fsf@ConSol.de>

You asked about respooling manually, which I'm not so sure about.
However, I do get all my mail from either the standard unix mail,
or through an imap source.  It was real easy to set it up:

(setq mail-sources
      '((file)
        (imap
         :server "name.of.exchange.server"
         :fetchflag "\\Seen")))

That's all I needed.  Now all the mail is grabbed and put into nnml
groups
according to my split rules.

Take a look at the documentation for mail-sources, because you can have
the
imap mail articles deleted if you want (mine are just marked as Seen).

I'm using Gnus 5.10.6.

BFW


  reply	other threads:[~2005-02-04 18:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04  9:04 Peter Weiss
2005-02-04 18:21 ` bigfaceworm [this message]
2005-02-05 11:29 ` Simon Josefsson

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=1107541286.331936.6530@f14g2000cwb.googlegroups.com \
    --to=bigfaceworm@hotmail.com \
    /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).