From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68684 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Using cache to read IMAP mail offline, with proper deletion of Spam Date: Thu, 09 Jul 2009 11:09:22 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87bpntet3h.fsf@lifelogs.com> References: <87k533pavd.fsf@porzhiz.org> <87eisrgft6.fsf@lifelogs.com> <20090709085511.M726@porzhiz.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1247155819 28044 80.91.229.12 (9 Jul 2009 16:10:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jul 2009 16:10:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17111@lists.math.uh.edu Thu Jul 09 18:10:12 2009 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.50) id 1MOwCK-0004Gr-2U for ding-account@gmane.org; Thu, 09 Jul 2009 18:10:12 +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 1MOwBl-0007SG-TA; Thu, 09 Jul 2009 11:09:37 -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 1MOwBk-0007S1-O1 for ding@lists.math.uh.edu; Thu, 09 Jul 2009 11:09:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MOwBj-0002bk-A3 for ding@lists.math.uh.edu; Thu, 09 Jul 2009 11:09:36 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MOwCG-0006VZ-00 for ; Thu, 09 Jul 2009 18:10:08 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MOwBh-0006Hs-Rl for ding@gnus.org; Thu, 09 Jul 2009 16:09:34 +0000 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Jul 2009 16:09:33 +0000 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Jul 2009 16:09:33 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux) Cancel-Lock: sha1:hpSDlpzb9OED1sWN/NuW0ttAkDg= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68684 Archived-At: On Thu, 9 Jul 2009 10:58:38 +0200 Unknown wrote: U> ---------- Original Message ----------- U> From: Ted Zlatanov U> Sent: Wed, 08 Jul 2009 14:01:09 -0500 >> If you have the ability to run a local IMAP server, you could >> synchronize it with the remote IMAP server. Several people here have >> posted success stories using this technique. U> Thanks for the hint, I'll inspect this way... U> But I'm thinking, surely there must be an easier way to purge deleted U> email on an IMAP server in gnus, than having to setup a local IMAP U> server, which also isn't practical when accessing from a number of U> machines etc. U> I keep searching, but so far I've only found a way to do it my way, U> via dual delete via unreading the messages. U> Surely there has to be a better way. I'm afraid I don't know your problem well enough to help you find a better way. Have you tried turning the agent off? Your original e-mail didn't mention that. Ted