From mboxrd@z Thu Jan 1 00:00:00 1970 From: vanicat@debian.org (=?utf-8?Q?R=C3=A9mi?= Vanicat) Subject: Re: [OT] Emacs for email? Date: Thu, 03 Dec 2009 06:21:10 +0100 Message-ID: <87fx7sws3d.dlv@debian.org> References: <4b15ae35.1708c00a.524a.1c53@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NG4jT-00010w-Ce for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 01:00:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NG4jN-000102-Dv for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 01:00:01 -0500 Received: from [199.232.76.173] (port=35503 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NG4jN-0000zm-8Z for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 00:59:57 -0500 Received: from lo.gmane.org ([80.91.229.12]:52309) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NG4jM-0000PT-R3 for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 00:59:57 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NG4jJ-0005WM-VE for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 06:59:53 +0100 Received: from lns-bzn-52-82-65-106-21.adsl.proxad.net ([82.65.106.21]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 06:59:53 +0100 Received: from vanicat by lns-bzn-52-82-65-106-21.adsl.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 06:59:53 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org David Neu writes: [...] > Anyone have any experience using Gnus with Gmail via IMAP? > I've a somewhat complicated setup for this. It's server three purpose - I want a copy of my mail locally for speed and backup - I want my mail on gmail to been accessible from everywhere - I want both to be synchronized So I use offlineimap to have a local maildir that is a mirror of Gmail's imap view of my mail. But gnus support of maildir is terrible, and I want gnus because I want only one software for mail and news, and I'm used to gnus. So I use a local imap server (dovecot) to read my mail So: gmail <--- offlineimap ---> maildir <--- dovecot ---> gnus It is complicated, but I can read my mail from any computer, using gnus+IMAP if it's one of my computer, and gmail webmail for the rest. -- RĂ©mi Vanicat