From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14399 Path: news.gmane.org!not-for-mail From: Tommy Kelly Newsgroups: gmane.emacs.gnus.user Subject: Re: IMAP- Gmail mark sent as read Date: Fri, 24 Dec 2010 14:05:14 -0600 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293221137 10941 80.91.229.12 (24 Dec 2010 20:05:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Dec 2010 20:05:37 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Dec 24 21:05:33 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PWDtM-00006R-73 for gegu-info-gnus-english@m.gmane.org; Fri, 24 Dec 2010 21:05:32 +0100 Original-Received: from localhost ([127.0.0.1]:44815 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PWDtL-0005K9-PR for gegu-info-gnus-english@m.gmane.org; Fri, 24 Dec 2010 15:05:31 -0500 Original-Received: from [140.186.70.92] (port=42663 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PWDtJ-0005JA-4t for info-gnus-english@gnu.org; Fri, 24 Dec 2010 15:05:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PWDtH-0003TN-TE for info-gnus-english@gnu.org; Fri, 24 Dec 2010 15:05:28 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:56293) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PWDtH-0003T8-L9 for info-gnus-english@gnu.org; Fri, 24 Dec 2010 15:05:27 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PWDtG-0008VA-7t for info-gnus-english@gnu.org; Fri, 24 Dec 2010 21:05:26 +0100 Original-Received: from cpe-70-112-150-104.austin.res.rr.com ([70.112.150.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Dec 2010 21:05:26 +0100 Original-Received: from tommy.kelly by cpe-70-112-150-104.austin.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Dec 2010 21:05:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 35 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpe-70-112-150-104.austin.res.rr.com User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (darwin) Cancel-Lock: sha1:XI0P016lyS1RpjpalGAgA5bqOfU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:14399 Archived-At: Richard Riley writes: > Sivaram Neelakantan writes: > >> On Fri, Dec 24 2010,Richard Riley wrote: >> >>> Can someone suggest a way to make sent email as "read" in imap? I want >>> to subscribe to my gmail "Sent Items" but dont want to see a total of >>> "unread" in the Gnus group line. >> >> Does setting this help? Found this in the manual but not sure whether >> it applies to IMAP. >> >> gnus-gcc-mark-as-read' >> If non-`nil', automatically mark `Gcc' articles as read. >> >> sivaram >> -- > > No. This is the googlemail sent folder I am talking about. > > I sync from gmail to a local dovecot using offlineimap and Sent Mail are all shown as > unread. > > I think possibly offlineimap might be able to do it but I need to find a > python guru to help! I use gmail over imap (not offlineimap) and Sivaram's suggestion is exactly what I do. Tommy