From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.help Subject: Re: gnus and imap Date: 26 Oct 2002 16:55:40 +0200 Organization: None Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035648550 29964 80.91.224.249 (26 Oct 2002 16:09:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 26 Oct 2002 16:09:10 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 185TUq-0007mk-00 for ; Sat, 26 Oct 2002 18:09:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 185TSC-0002qp-00; Sat, 26 Oct 2002 12:06:24 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-post-02!sn-post-01!supernews.com!news.supernews.com!benny-ppc.benny.crocodial.de!nobody Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-X-Complaints-To: abuse@supernews.com Original-Lines: 23 Original-Xref: shelby.stanford.edu gnu.emacs.help:106421 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2971 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2971 Hi Fabian, Fabian Yamaguchi writes: > (setq nnimap-split-rule > '(("INBOX.belug" > "List-Id: Die Mailingliste der BeLUG (Berliner Linux User Group) > ") > > [. . . ] Have you tried "belug" instead of "INBOX.belug"? That's what I use. > I've tried to subscribe to several "groups" for example > nnimap:emacs, nnimap:INBOX:emacs, To subscribe to groups I use the server buffer. Press '^' in the "*Group*" buffer and select the server "nnimap:your.server.here". In the nnimap server buffer you subscribe with 'u' and quit with 'q'. so long, benny