Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: gnus, nnmaildir and OfflineImap
Date: Sun, 26 Oct 2003 15:38:36 +0000	[thread overview]
Message-ID: <87ad7o101v.fsf@www.emptydomain.de> (raw)
In-Reply-To: <wm3ce5cici.fsf@nimrod.mnemonic.no>

Hans-Christian Prytz <hcp_public@prytz.net> writes:

> I'm trying to set up a system where I use OfflineImap to syncronize a 
> (actually deveral, but one at first) IMAP servers into maildir folders
> locally. I then want to read these with gnus.
> Has anyone gotten a setup like this to work properly?

I've thought about it, but then chosen another setup in a sitation
similar to yours.  My setup was to use the Gnus Agent.  These days, I
think it's sufficient to install Gnus 5.10.3 to get all the necessary
features, no CVS version required.

I think it's sufficient to say (setq gnus-user-agent t) in ~/.gnus.
Then you hit ^ and add all servers that you want to download to the
agent, using J a, I think.  (There should be a menu entry.)

I also changed the predicate of the default category.  By default, it
only downloads short articles.  Do J c to edit the categories, then
edit the predicate for the default category and replace short with
true.

And finally, I set gnus-agent-consider-all-articles, else it would
only download unread messages.

After this, you can try J u on a group to see what happens.  You can
then J j to go offline, enter the group and read a few messages.
After the test succeeds, J j to go online again.  Try J s to fetch all
groups.  This will take a while.

Also note that outgoing articles will be put in a queue, don't forget
to do J S (not J s) after going online to send out all queued
messages.

What do you think?

Kai


           reply	other threads:[~2003-10-26 15:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <wm3ce5cici.fsf@nimrod.mnemonic.no>]

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=87ad7o101v.fsf@www.emptydomain.de \
    --to=kai@emptydomain.de \
    /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).