Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jørn Helge B. Dahl" <jornd@users.sourceforge.net>
Subject: Agent and IMAP server not in sync
Date: Wed, 26 Nov 2003 11:40:31 +0100	[thread overview]
Message-ID: <87isl7v2e8.fsf@users.sourceforge.net> (raw)

I have all my e-mails on an IMAP server, I think it's a UW-something.  I
use the agent to keep my laptop synced with it, since I cannot access
the IMAP-server from home.  I have around 30 groups on that server, with
anything from 2-3 to 1000 e-mails in them.

Once in a while I need to access some old email, so I do not want the
agent to expire any e-mails at all, but keep the server and laptop
_completely_ synced.

That has, more or less, been the case for a couple of months.  I say
more or less, because there has been some slight differences, mostly due
to the agent not fetching too big messages, I think.

But today I wanted to finetune the agent details, so I added all the
groups to the default category, set the category predicate to `true'
instead of `short', and some other small things.

Then I used the gnus-agent-expire command.  I did it because of some
e-mails still being in the agent while deleted on the server, so I
(might have :-)) thought that that would take care of it.

Anyway, that deleted (of course) all e-mails in the agent older than one
week.

So, naturally I wanted to import all old e-mail into the agent again.
The strange thing is, I cannot access _any_ of the old e-mails anytime.
When I C-u <RET> on one of the groups and enters, expecting to find all
750 (or so) e-mails, I only find one week worth of e-mail.  Pluggedness
or non-pluggedness, all the same.

The only way to actually see those messages is to remove the agent on
the server and enter the group.  But then again, I won't be able to load
it into the agent, do I? :-)

I have otherwise taken all measures to keep the e-mails in the
agent-cache.  Relevant portion of .gnus-el:

;;;; Agent
(setq agent-disable-undownloaded-faces t)
(setq gnus-agent-consider-all-articles t)
(setq gnus-agent-synchronize-flags t)
(setq gnus-agent-cache t)
(add-hook 'gnus-select-article-hook 'gnus-agent-fetch-selected-article)
;; (setq gnus-agent-handle-level 3)

-- 
Jørn Helge B. Dahl




             reply	other threads:[~2003-11-26 10:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-26 10:40 Jørn Helge B. Dahl [this message]
2003-11-28 18:52 ` Simon Josefsson
2003-11-28 22:05   ` Jørn Helge B. Dahl
2003-12-01 13:23     ` Jørn Helge B. Dahl
2003-12-29 21:41       ` Steinar Bang
2003-11-27  8:53 Jørn Helge B. Dahl

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=87isl7v2e8.fsf@users.sourceforge.net \
    --to=jornd@users.sourceforge.net \
    /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).