bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#53352: 29.0.50; IMAP INBOX not refreshing using `gnus-group-get-new-


From: Michael Welsh Duggan
Subject: bug#53352: 29.0.50; IMAP INBOX not refreshing using `gnus-group-get-new-news'
Date: Sat, 22 Jan 2022 11:25:02 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Michael Welsh Duggan <mwd@md5i.com> writes:
>
>> I have a gnus installation where the select method is as such:
>>
>>     ;;; Select Method
>>     (setq gnus-select-method
>>           '(nnimap "localimap"
>>                     (nnimap-inbox "INBOX")
>>                     (nnimap-address "xxxxxxxx.xxx")))
>
> If you're not using Gnus to split the mail, wouldn't it make more sense
> to leave nnimap-inbox as nil?

Likely.  This is a leftover from when I was using Gnus to do splitting
instead of sieve.  However, removing the `nnimap-inbox' clause and
restarting Gnus does not cause the unwanted behavior to change.

>> Mail splitting is currently being handled by sieve, not by Gnus.
>> However, when sieve leaves a message in INBOX rather than sorting it to
>> another folder, it does not appear in INBOX using `g'
>> (gnus-group-get-new-news).  Any mail that stays there does show up if I
>> use `M-g' (gnus-topic-get-new-news-this-topic) on the group.  This only
>> happens for the INBOX folder.  I don't believe INBOX should behave
>> differently from other folders in this regard.
>
> I don't see any special handling of the folder called INBOX in nnimap.
> Do you have the INBOX group on a too-high level?  You said you're using
> a group activation level of 1, but not what the level of the INBOX group
> was.

INBOX is at level 1.

-- 
Michael Welsh Duggan
(md5i@md5i.com)





reply via email to

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