Re: Agent and IMAP

James Thomas <[email protected]> Sat, 12 Oct 2024 05:25:21 +0530
Newsgroups gmane.emacs.gnus.general
Message-ID <[email protected]>
Divya Ranjan wrote:

> The documentation on Agent and IMAP configuration seems incomplete, is
> this because the implementation of it is incomplete in itself?

No, because I use it daily.

> I currently retrieve my mail on Gnus through nnimap, I have the method
> added to `gnus-agent-auto-agentize-methods`, but I don’t think its
> working.

Was it 'nnimap that you added to it?

> What is it that needs to be done? Are there any bugs or previous
> discussions that I can look at?

I did it as per (info "(gnus) Agent Basics"):

  Go to the server buffer (‘^’ in the group buffer) and press ‘J a’ on
  the server (or servers) that you wish to have covered by the Agent

--