From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gnus newbie Newsgroups: gmane.emacs.help Subject: Help setting up gnus with gmail Date: Fri, 6 Mar 2009 18:29:00 -0800 (PST) Organization: http://groups.google.com Message-ID: 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 1236405775 6071 80.91.229.12 (7 Mar 2009 06:02:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Mar 2009 06:02:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 07 07:04:11 2009 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 1Lfpdp-0000Vh-Tm for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Mar 2009 07:04:10 +0100 Original-Received: from localhost ([127.0.0.1]:54421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfpcU-0005Fi-IV for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Mar 2009 01:02:46 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!o36g2000yqh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 48 Original-NNTP-Posting-Host: 204.111.250.141 Original-X-Trace: posting.google.com 1236392940 16697 127.0.0.1 (7 Mar 2009 02:29:00 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 7 Mar 2009 02:29:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o36g2000yqh.googlegroups.com; posting-host=204.111.250.141; posting-account=iuJ02goAAABTJ8uUljSMxE2q9SNiwByW User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167418 X-Mailman-Approved-At: Sat, 07 Mar 2009 00:54:55 -0500 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:62720 Archived-At: Hi, All, I am trying to setup gnus with gmail. Now I can login successfully, but no mail folder in my gmail account are listed in the *Group* folder. Did I missed something obvious? Thank you for your help in advance. Here is my setup(copied from emacs wiki page): (setq gnus-secondary-select-methods '((nnimap "gmail" (nnimap-address "imap.gmail.com") (nnimap-server-port 993) (nnimap-stream ssl)))) Here is the what's in the *imap-log* buffer: depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/ CN=imap.gmail.com verify error:num=20:unable to get local issuer certificate verify return:1 depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/ CN=imap.gmail.com verify error:num=27:certificate not trusted verify return:1 depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/ CN=imap.gmail.com verify error:num=21:unable to verify the first certificate verify return:1 * OK Gimap ready for requests from 204.111.250.141 c37if3702825ana.29 1 NOOP 1 OK Nothing Accomplished. c37if3702825ana.29 2 CAPABILITY * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY 2 OK Thats all she wrote! c37if3702825ana.29 3 LOGIN "xxxxxx" "xxxxxx" 3 OK xxxx@gmail.com authenticated (Success)