info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: expired messages stay in the summary buffer


From: harven
Subject: Re: expired messages stay in the summary buffer
Date: Tue, 24 Nov 2009 17:55:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

harven <harven@free.fr> writes:

> I recently installed emacs23 together with NoGnus v5.13. 
> I use a gnus initialisation file that worked perfectly in v5.11.
> Everything works fine when I connect to my imap server using nnimap method, 
> albeit for one thing. Deleted messages are displayed in the summary buffer
> and I can't get rid of them. That's strange because messages marked for
> expiration are not displayed, as expected.

I finally solved the problem by setting 
(setq gnus-agent nil)

Why is the gnus-agent enabled by default for the imap servers ?

Quoting the manual,
 "If you have a mail back end, it would probably be nonsensical to have it
 covered by the Agent" 
 and I agree but below on the same page is written
 "By default, all `nntp' and `nnimap' servers `gnus-select-method' and
 `gnus-secondary-select-methods' are agentized."

It seems paradoxical to me. Imap is a remote mailbox protocol and so I don't
think it should be agentized by default.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]