Gnus development mailing list
 help / color / mirror / Atom feed
* Various nnimap problems
@ 2010-09-22 15:40 Michael Welsh Duggan
  2010-09-22 15:57 ` Michael Welsh Duggan
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Michael Welsh Duggan @ 2010-09-22 15:40 UTC (permalink / raw)
  To: ding

I'm going to use this thread to detail various nnimap problems I have
been running into.  Please keep in mind that I am working from bzr
emacs updated daily, so I am generally up to 1 day behind gnus
development right now.  (I may switch to using git gnus later on, if I
can help in the debugging process.)

I am working with three different IMAP servers.  One is Microsoft
Exchange, with all its implicit evil.  The others are different Cyrus
servers.

Capabilities for Exchange:
("IMAP4" "IMAP4REV1" "AUTH=NTLM" "AUTH=GSSAPI" "AUTH=PLAIN" "IDLE"
"NAMESPACE" "LITERAL+")

Capabilities for Cyrus 1:
("IMAP4" "IMAP4REV1" "LITERAL+" "ID" "LOGINDISABLED" "ACL" "RIGHTS=KXTE" "QUOTA" "MAILBOX-REFERRALS" "NAMESPACE" "UIDPLUS" "NO_ATOMIC_RENAME" "UNSELECT" "CHILDREN" "MULTIAPPEND" "BINARY" "SORT" "SORT=MODSEQ" "THREAD=ORDEREDSUBJECT" "THREAD=REFERENCES" "ANNOTATEMORE" "CATENATE" "CONDSTORE" "IDLE" "LISTEXT" "LIST-SUBSCRIBED" "X-NETSCAPE" "URLAUTH")

Capabilities for Cyrus 2:
("IMAP4" "IMAP4REV1" "ACL" "QUOTA" "LITERAL+" "NAMESPACE" "UIDPLUS" "ID" "NO_ATOMIC_RENAME" "UNSELECT" "CHILDREN" "MULTIAPPEND" "BINARY" "SORT" "THREAD=ORDEREDSUBJECT" "THREAD=REFERENCES" "ANNOTATEMORE" "IDLE" "LOGINDISABLED")

For the Exchange server I have nnimap-expunge-inbox set to t.

In all scenarios I am running the following demon:
(gnus-demon-add-handler 'gnus-demon-scan-news 10 nil)

Here are some of the problems I have experienced today (updated from
Emacs bzr trunk this morning):

*) On Exchange, I am seeing the 'junk split from nnmail-split-fancy not
   actually deleting the message.

*) On Cyrus 2, I am spuriously seeing an odd behavior when I am in a
   summary buffer reading messages.  Sometimes when going to the next
   message, it appears to have vanished from the server (marked with
   G).  When this happens, usually all articles in the summary buffer
   exhibit the same behavior.  Exiting the group (carefully unmarking
   the G articles) and reentering allows me to read those messages
   again.

*) Cyrus 1 is a public IMAP repository.  Before the new nnimap, I had
   several articles ticked in some of its groups.  For a couple of the
   groups, I tried unticking the articles.  This causes the following to
   happen:

   11:34:48 908 UID STORE 514 -FLAGS.SILENT (\Flagged)
   908 NO Permission denied

   Similarly, if I tick a message in a group, then hit g in the group
   buffer, the tick goes away.  (Same 908 problem.)

I have seen things that seemed like other problems.  I will add those
when I can pin them down and/or replicate them reliably.

-- 
Michael Welsh Duggan
(mwd@cert.org)



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2010-09-26 18:57 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22 15:40 Various nnimap problems Michael Welsh Duggan
2010-09-22 15:57 ` Michael Welsh Duggan
2010-09-22 16:39 ` Julien Danjou
2010-09-22 17:09   ` Julien Danjou
2010-09-22 17:16     ` Lars Magne Ingebrigtsen
2010-09-22 17:23       ` Lars Magne Ingebrigtsen
2010-09-22 17:13 ` Lars Magne Ingebrigtsen
2010-09-22 17:46   ` Michael Welsh Duggan
2010-09-22 18:45     ` Lars Magne Ingebrigtsen
2010-09-22 18:31   ` Michael Welsh Duggan
2010-09-22 18:36     ` Lars Magne Ingebrigtsen
2010-09-22 21:06     ` Michael Welsh Duggan
2010-09-22 21:33       ` Lars Magne Ingebrigtsen
2010-09-22 22:49         ` Michael Welsh Duggan
2010-09-22 22:53         ` Michael Welsh Duggan
2010-09-26 18:25           ` Michael Welsh Duggan
2010-09-26 18:57             ` Lars Magne Ingebrigtsen
2010-09-22 17:58 ` Lars Magne Ingebrigtsen
2010-09-24 15:06   ` Michael Welsh Duggan
2010-09-24 16:04     ` Lars Magne Ingebrigtsen

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).