From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexandru Cardaniuc Newsgroups: gmane.emacs.help Subject: Re: reading mail from gmail account with gnus in Emacs22 Date: Sun, 04 Nov 2007 15:45:33 -0800 Message-ID: <87bqa94lsy.fsf@gmail.com> References: <87d4uq35by.fsf@home.guillermoamaral.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194219960 2033 80.91.229.12 (4 Nov 2007 23:46:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Nov 2007 23:46:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 05 00:46:03 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IopAI-00063a-MV for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Nov 2007 00:46:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IopA8-0005uL-26 for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Nov 2007 18:45:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iop9u-0005tP-O3 for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:45:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iop9t-0005tB-Lp for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:45:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iop9t-0005t4-GX for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:45:37 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iop9t-0006cn-Fd for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:45:37 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so1796815wah for ; Sun, 04 Nov 2007 15:45:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:to:subject:references:from:date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=FkWq2K8DOIhidjIFlRRgPmYzndfpCz6CwNnC8MsaCic=; b=jQJI6xexhy2WOG1w0EtRxWn4gDtWvGNNZkWEZJwqj2kMZ5vXjGnXteBolUJDD0tUrbvZfXcL8sAXVf7ExQa2Ulw7Ie/hURnqqJ+hXLc00GH7OK6USIfZPlUV5NHakfbFaGMS9MONJ/PT6QNt/VsPMl+rQTYE+N9fCLT3QlNXXYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:to:subject:references:from:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=b3Yo9QX+GzYT+37xKYdpC+Q9zPGanMe1pND2YxyGq13rE/I5X4Gx6NYepy4FD356bIwxBOkhndihV07wvVRfVP700EhVhKpXzuaOD9HNkggQ7hpveveUS7KhqPVt5C9eLf9d7ZlallWFINgSuuWO0v2MzGhhUtMAWrP2j0Cvk3c= Original-Received: by 10.114.73.1 with SMTP id v1mr4520549waa.1194219936151; Sun, 04 Nov 2007 15:45:36 -0800 (PST) Original-Received: from sonataIII ( [68.122.32.100]) by mx.google.com with ESMTPS id j39sm8395015waf.2007.11.04.15.45.33 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 04 Nov 2007 15:45:34 -0800 (PST) In-Reply-To: <87d4uq35by.fsf@home.guillermoamaral.com> (Guillermo Antonio Amaral Bastidas's message of "Sat\, 03 Nov 2007 22\:14\:25 -0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49016 Archived-At: me@guillermoamaral.com (Guillermo Antonio Amaral Bastidas) writes: > "Alexandru Cardaniuc" writes: >> >> Does anybody here use gnus from Emacs22 to read mail from gmail >> account? I managed to make it work with Emacs21. Recently I tried >> Emacs22 and my old config from Emacs21 doesn't work. I get some errors >> when fetching from gmail with pop. >> > > I got the new IMAP working, I am not sure if the POP3 + SSL works. > > (nnimap "" > (nnimap-address "imap.gmail.com") > (nnimap-stream ssl) > (nnimap-authinfo-file "~/.authinfo") > > > IMAP Google works great by the way. That didn't work for me either, but I made the imap in mail-sources work! Now, my mail works again, imap behaves exactly like pop in this regard. (setq mail-sources '((file :path "/var/spool/mail/alexandru") (imap :server "imap.gmail.com" :port 993 :user "whatever@gmail.com" :password "secret" :stream ssl))) -- "Every problem that I solved became a rule which served afterwards to solve other problems." - Descartes