From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72661 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.gnus.general Subject: Returning to ticks on read-only imap servers Date: Tue, 05 Oct 2010 15:16:52 -0400 Message-ID: <87eic45u1n.fsf@maru.md5i.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286306255 5120 80.91.229.12 (5 Oct 2010 19:17:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 19:17:35 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21033@lists.math.uh.edu Tue Oct 05 21:17:34 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P3D12-0000Fh-4b for ding-account@gmane.org; Tue, 05 Oct 2010 21:17:32 +0200 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 1P3D0y-0002SW-8Y; Tue, 05 Oct 2010 14:17:28 -0500 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 1P3D0w-0002SD-OU for ding@lists.math.uh.edu; Tue, 05 Oct 2010 14:17:26 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P3D0v-0002P9-2e for ding@lists.math.uh.edu; Tue, 05 Oct 2010 14:17:26 -0500 Original-Received: from md5i.com ([75.151.244.229] helo=maru.md5i.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P3D0u-0003iE-00 for ; Tue, 05 Oct 2010 21:17:24 +0200 Original-Received: from md5i by maru.md5i.com with local (Exim 4.72) (envelope-from ) id 1P3D0O-0003OE-Cw for ding@gnus.org; Tue, 05 Oct 2010 15:16:52 -0400 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72661 Archived-At: I'd like to revisit the issue of ticks on read-only nnimap servers. On a particular cyrus server, the select-result is: ((((t ("OK" ("READ-WRITE") "Completed") ("FLAGS" ("\\Answered" "\\Flagged" "\\Draft" "\\Deleted" "\\Seen" "$Forwarded")) ("OK" ("PERMANENTFLAGS" "(\\Seen)")) ("2659" "EXISTS") ("0" "RECENT") ("OK" ("UIDVALIDITY" "1022333920")) ("OK" ("UIDNEXT" "15114")) ("OK" ("NOMODSEQ") "Sorry," "modsequences" "have" "not" "been" "enabled" "on" "this" "mailbox")) Setting anything by \Seen will cause the response: NO Permission denied I need non-seen ticks to be handled by the client on this server. -- Michael Welsh Duggan (md5i@md5i.com)