From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/11140 Path: news.gmane.org!not-for-mail From: Memnon Anon Newsgroups: gmane.emacs.gnus.user Subject: Old Problem: Pop3/ssl/gmail solved? Date: Sat, 21 Jun 2008 11:10:13 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6188b7cf-c19c-4585-a01e-551d635e6836@d77g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214078708 27593 80.91.229.12 (21 Jun 2008 20:05:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2008 20:05:08 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Jun 21 22:05:53 2008 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.50) id 1KA9Ky-0007Y8-L3 for gegu-info-gnus-english@m.gmane.org; Sat, 21 Jun 2008 22:05:50 +0200 Original-Received: from localhost ([127.0.0.1]:50810 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KA9K9-0005uL-Nn for gegu-info-gnus-english@m.gmane.org; Sat, 21 Jun 2008 16:04:37 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!d77g2000hsb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 32 Original-NNTP-Posting-Host: 85.178.200.222 Original-X-Trace: posting.google.com 1214071815 11408 127.0.0.1 (21 Jun 2008 18:10:15 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 21 Jun 2008 18:10:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d77g2000hsb.googlegroups.com; posting-host=85.178.200.222; posting-account=OEfGLAoAAABFkVsXQs45k2Sa4YfQxyZe User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.14) Gecko/20080404 Iceweasel/2.0.0.14 (Debian-2.0.0.14-2), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.gnus:81358 X-Mailman-Approved-At: Sat, 21 Jun 2008 16:04:35 -0400 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:11140 Archived-At: Hi! I tried every single example configuration for gmail/pop I could find on the net. Nothing worked. This is really frustrating. A few weeks ago, Guillermo Antonio Amaral Bastidas posted his Setup here: http://article.gmane.org/gmane.emacs.help/49012/match=gnus+gmail+pop > ------------------------------------------------- > (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"))) > ------------------------------------------------- The OP answered: >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 ? He got no answer. I've got exactly the same situation here. Debian Testing, GNU Emacs 22.2.1, Gnus v5.11 Any new Information on this one? tia -Memnon P.S.: No, I do not want imap. ;)