From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67267 Path: news.gmane.org!not-for-mail From: Tibor Simko Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus and imap Date: Fri, 22 Aug 2008 17:35:26 +0200 Organization: CERN -- European Organization for Nuclear Research Message-ID: <87sksx3vwh.fsf@pcuds17.cern.ch> References: <877iabwtjx.fsf@randomsample.de> <87k5ear0ev.fsf@pcuds17.cern.ch> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: ger.gmane.org 1219419395 7483 80.91.229.12 (22 Aug 2008 15:36:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Aug 2008 15:36:35 +0000 (UTC) Cc: To: Vitaly Mayatskikh Original-X-From: ding-owner+M15718@lists.math.uh.edu Fri Aug 22 17:37:26 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KWYhT-0004fm-7P for ding-account@gmane.org; Fri, 22 Aug 2008 17:37:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KWYgP-0000ok-Nl; Fri, 22 Aug 2008 10:36:13 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KWYgO-0000oW-DN for ding@lists.math.uh.edu; Fri, 22 Aug 2008 10:36:12 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KWYgI-0004YL-5z for ding@lists.math.uh.edu; Fri, 22 Aug 2008 10:36:12 -0500 Original-Received: from cernmx13.cern.ch ([137.138.142.200]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KWYgJ-0001SI-00 for ; Fri, 22 Aug 2008 17:36:07 +0200 Original-Received: from cernfe13.cern.ch (137.138.140.38) by cernmxgwlb.cern.ch (137.138.142.200) with Microsoft SMTP Server (TLS) id 8.1.278.0; Fri, 22 Aug 2008 17:35:34 +0200 Original-Received: from pcuds17.cern.ch (128.141.28.18) by smtp.cern.ch (137.138.140.59) with Microsoft SMTP Server (TLS) id 8.1.263.0; Fri, 22 Aug 2008 17:35:34 +0200 In-Reply-To: (Vitaly Mayatskikh's message of "Fri, 22 Aug 2008 10:44:02 +0200") User-Agent: Gnus/5.110008 (No Gnus v0.8) Emacs/22.2 (gnu/linux) X-CERN-Reverse-DNS: cernfe13.cern.ch X-Spam-Score: -5.6 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67267 Archived-At: On Fri, 22 Aug 2008, Vitaly Mayatskikh wrote: > I've tried once to setup nnir for imap, but wasn't lucky. Can you, > please, show nnir-related part of your config? (require 'nnir) (setq gnus-select-method '(nnnil "") mail-sources '((file :path "/foo/bar/blah")) gnus-secondary-select-methods '((nnml "") (nnimap "foo.bar.com" (nnimap-address "foo.bar.com") (nnimap-stream ssl) (nnimap-server-port 993) (nnimap-logout-timeout 10) (nnimap-list-pattern ("FOO" "BAR" "BAZ.*" )) (nnir-search-engine imap)) (nntp "gmane" (nntp-address "news.gmane.org")))) Best regards -- Tibor Simko ** CERN Document Server **