From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7577 Path: news.gmane.org!not-for-mail From: "harry meyers" Newsgroups: gmane.emacs.gnus.user Subject: Re: nnimap split rules Date: 20 Jun 2006 22:33:53 -0700 Organization: http://groups.google.com Message-ID: <1150868033.023833.6360@i40g2000cwc.googlegroups.com> References: <1150693890.829621.198110@h76g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1150868463 13119 80.91.229.2 (21 Jun 2006 05:41:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jun 2006 05:41:03 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Jun 21 07:41:02 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FsvSO-0006dB-5J for gegu-info-gnus-english@m.gmane.org; Wed, 21 Jun 2006 07:40:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FsvSN-0007Ta-Ms for gegu-info-gnus-english@m.gmane.org; Wed, 21 Jun 2006 01:40:51 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i40g2000cwc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 20 Original-NNTP-Posting-Host: 84.191.31.70 Original-X-Trace: posting.google.com 1150868038 25107 127.0.0.1 (21 Jun 2006 05:33:58 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 21 Jun 2006 05:33:58 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051213 Firefox/1.6a1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i40g2000cwc.googlegroups.com; posting-host=84.191.31.70; posting-account=I30K0Q0AAABNbMHNxg3aE0UsnX5wNzh2 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77761 Original-To: info-gnus-english@gnu.org 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:7577 Archived-At: Ted Zlatanov schrieb: > 1) I think your fancy split rules are wrong. They look like simple > split rules. Look at the nnimap-split-fancy docs. > > 2) gnus-spam-process-destination doesn't affect splitting, it matters > when you exit a group and you have articles in it that are marked > as spam. They will be processed by the spam backends and then > sent to the spam-process-destination ("SPAM" for all groups in your > setup). There's a similar process for non-spam (ham) articles. > > Hope this helps > Ted Yes, thans, that helped. As spam splitting with bogofilter requires fancy split rules I changed that in my gnus but did not change the other splitting rules to fancy split rules. Now I did this, everything works properly. harry