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:48:42 -0800 Message-ID: <871wb54lnp.fsf@gmail.com> References: <87d4uq35by.fsf@home.guillermoamaral.com> <87y7ddofwo.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 1194220184 2500 80.91.229.12 (4 Nov 2007 23:49:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Nov 2007 23:49:44 +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:49:47 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 1IopDv-0006s7-FT for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Nov 2007 00:49:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IopDl-0007da-2T for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Nov 2007 18:49:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IopD0-0007NQ-T6 for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:48:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IopCz-0007Mb-A8 for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:48:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IopCz-0007MV-2Q for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:48:49 -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 1IopCy-0006z6-UP for help-gnu-emacs@gnu.org; Sun, 04 Nov 2007 18:48:49 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so1797657wah for ; Sun, 04 Nov 2007 15:48:47 -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=IVDqO0aOvwBQDiiWZwxFXVGfQsEmZROrNFsCqRd/K2E=; b=IvU2rfDAtwMOiRW7GoSx4C2SGf6n175pYue9+1bDpis5+YYkgd9zzmh8qA1NdLGrddox4NO1p2keU2dr+NndnN/oygQun9mmZQlVSDlWpzU367oYFOq5KMzafMN/FYBii7q1EalozrOljhIHr3434oZbr/2rbPddYKE+iiu3hx8= 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=mBDvfx+k7DoGTXK4+UFRzL8etUhE42jK7cu7zM4TOAUsxGCRXqu5DBF66sipB3L5b42eZ5LiruwAvKG79mX7AbI4E2Eb+IYI6jYIdaAFjt95bAjbx5RBypzwcZG5lE8rXxCp4GKWaANbPAHchV0TXL7mJGj8iyi0ddtn/VA2UJs= Original-Received: by 10.114.25.3 with SMTP id 3mr4515584way.1194220127020; Sun, 04 Nov 2007 15:48:47 -0800 (PST) Original-Received: from sonataIII ( [68.122.32.100]) by mx.google.com with ESMTPS id j7sm12689041wah.2007.11.04.15.48.43 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 04 Nov 2007 15:48:44 -0800 (PST) In-Reply-To: <87y7ddofwo.fsf@home.guillermoamaral.com> (Guillermo Antonio Amaral Bastidas's message of "Sun\, 04 Nov 2007 13\:32\:39 -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:49017 Archived-At: me@guillermoamaral.com (Guillermo Antonio Amaral Bastidas) writes: > me@guillermoamaral.com (Guillermo Antonio Amaral Bastidas) writes: >> >> 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. > > POP3+SSL work fine ( running Gnus/5.110007 CVS (No Gnus v0.7) > under Emacs/23.0.60 CVS (gnu/linux) ) > > ------------------------------------------------- > (eval-after-load "mail-source" '(require 'pop3)) > (setq mail-sources > '((pop :server "pop.gmail.com" > :port 995 > :user "YOUR_USERNAME_HERE" > :connection ssl > :leave t > :password "YOUR_PASSWORD_HERE"))) > ------------------------------------------------- > > I did notice that the pop source had to be first in order for it to > work ( I'm sure you could adjust that somewhere ) That didn't work for me either! I get stringp error. I use the stable version of Emacs 22 that is included in Debian Testing distribution. May be it has some bugs in pop.el that were solved in cvs ? But I am happy that it works at least somehow now. -- "Every problem that I solved became a rule which served afterwards to solve other problems." - Descartes