From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/11243 Path: news.gmane.org!not-for-mail From: Ed Newsgroups: gmane.emacs.gnus.user Subject: Re: can nnimap be used as a primary select method for GNUS? Date: Mon, 28 Jul 2008 12:48:29 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9c3ea576-c34d-41d2-97ae-4d2ffc057e5b@f63g2000hsf.googlegroups.com> References: 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 1217277749 9634 80.91.229.12 (28 Jul 2008 20:42:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2008 20:42:29 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Jul 28 22:43:19 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 1KNZYW-0001ng-9w for gegu-info-gnus-english@m.gmane.org; Mon, 28 Jul 2008 22:42:56 +0200 Original-Received: from localhost ([127.0.0.1]:36806 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNZXc-00037y-D5 for gegu-info-gnus-english@m.gmane.org; Mon, 28 Jul 2008 16:42:00 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!f63g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 16 Original-NNTP-Posting-Host: 216.98.207.170 Original-X-Trace: posting.google.com 1217274509 14222 127.0.0.1 (28 Jul 2008 19:48:29 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 28 Jul 2008 19:48:29 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f63g2000hsf.googlegroups.com; posting-host=216.98.207.170; posting-account=ZMQu9woAAACP7fCCyNMnxtwNyxxXMXvN User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.gnus:81465 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:11243 Archived-At: On Jul 26, 10:34 am, David wrote: > Ed writes: > > Can nnimap be used as the primary select method? > > Yes. > > -David Here's the section of the GNUS manual that caused my confusion, I believe: If you want to use IMAP as a mail storage protocol, use an nnimap entry in `gnus-secondary-select-methods'. With this, Gnus will manipulate mails stored on the IMAP server. This is the kind of usage explained in this section.