From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84095 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: How to debug a new IMAP server type? Date: Fri, 31 Jan 2014 18:50:06 +0100 Organization: Probably a good idea Message-ID: <87d2j8qbw1.fsf@dod.no> References: <87zjnb8nqx.fsf@dod.no> <87ob392mus.fsf@dod.no> <87bnyumhyv.fsf@building.gnus.org> <87y51xrwzl.fsf@dod.no> <87ppn9dt0a.fsf@building.gnus.org> <87txclrpbo.fsf@dod.no> <87y51x819b.fsf@building.gnus.org> <87ppn8skg4.fsf@dod.no> <87k3dgmwtq.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391190667 21484 80.91.229.3 (31 Jan 2014 17:51:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jan 2014 17:51:07 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32347@lists.math.uh.edu Fri Jan 31 18:51:13 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W9IFF-0002Rx-5D for ding-account@gmane.org; Fri, 31 Jan 2014 18:51:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1W9IES-0001DJ-PF; Fri, 31 Jan 2014 11:50:24 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1W9IER-0001D9-Ld for ding@lists.math.uh.edu; Fri, 31 Jan 2014 11:50:23 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1W9IEL-0006mm-RO for ding@lists.math.uh.edu; Fri, 31 Jan 2014 11:50:22 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1W9IEK-000247-1J for ding@gnus.org; Fri, 31 Jan 2014 18:50:16 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W9IEJ-0001lz-PZ for ding@gnus.org; Fri, 31 Jan 2014 18:50:15 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Jan 2014 18:50:15 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Jan 2014 18:50:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:65c6Ndoijlny4Ei2Qi0hyXiUBfo= X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84095 Archived-At: >>>>> Lars Ingebrigtsen : > I think I've found the problem now. Davmail doesn't include an empty > line after the headers, which all the other IMAP servers do. (It's not > a bug in Davmail or anything -- nnimap parses this a bit too sloppily.) > Try it now. It worked fine now: - Entering the INBOX showed the one message as a ticked message (I hadn't ticked it intentionally, but I guess it must have been Gnus setting a particular mark) - I then entered the group after first doing `C-u 100' and I saw the last 100 articles in the INBOX in blue, entering the articles worked fine So now Gnus again works with davmail. Thanks! :-) Note to others: Davmail nnimap folders seriously benefits from being agentized.