From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21687 Path: main.gmane.org!not-for-mail From: Stefanie Teufel Newsgroups: gmane.emacs.gnus.general Subject: Problems with spliiting mail with pgnus 0.79 Date: 01 Mar 1999 21:04:36 +0100 Organization: In Teufels Kueche Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159746 24244 80.91.224.250 (21 Oct 2002 00:22:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:22:26 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA29403 for ; Mon, 1 Mar 1999 15:54:42 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB11304; Mon, 1 Mar 1999 14:52:33 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 01 Mar 1999 14:51:25 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAA20451 for ; Mon, 1 Mar 1999 14:51:02 -0600 (CST) Original-Received: from diabolo.ndh.net (port114.koeln.ndh.net [195.94.92.114]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA29266 for ; Mon, 1 Mar 1999 15:50:35 -0500 (EST) Original-Received: (from stefanie@localhost) by diabolo.ndh.net (8.8.8/8.8.8) id VAA04430; Mon, 1 Mar 1999 21:04:36 +0100 Original-To: ding@gnus.org X-Attribution: Stefanie X-Jost-Rating: Wirr <6garf8$3dj$5@mamenchi.zrz.TU-Berlin.DE> X-URL: http://linux01.gwdg.de/~steufel Original-Lines: 72 User-Agent: Gnus/5.070079 (Pterodactyl Gnus v0.79) XEmacs/21.2(beta8) (Artemis) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21687 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21687 Huhu everybody, after my upgrade to pgnus 0.79 Gnus doesn't split my mail anymore. My settings are the same, but instead of putting the incoming mail into the defined folders, Gnus packs everything in a mail.misc group. The relevant parts of my .Gnus.el are the following: ;*================================ ;; default method for selecting a newsgroup (setq gnus-select-method '(nntp "diabolo.ndh.net") ;; preferred method for fetching an article by Message-ID gnus-refer-article-method '(nntp "diabolo.ndh.net") ;; program to post news nnspool-inews-program '"/usr/lib/news/inews" ;; local news spool directory nnspool-spool-directory '"/var/spool/news" ;; where the local news library files are stored nnspool-lib-dir '"/var/lib/news" ;; local news nov directory nnspool-nov-directory '"/var/spool/news/over.view" ;; local news active file nnspool-active-file '"/var/lib/news/active" ;; local news active date file nnspool-active-times-file '"/var/lib/news/active.times" ;; local news history file nnspool-history-file '"/var/lib/news/history" ;; list of secondary methods that will be used for reading news gnus-secondary-select-methods '((nnml "stefanie" ;; spool directory for the nnml mail backend (nnml-directory "~/mail/") ;; mail active file (nnml-active-file "~/mail/active") ;; mail newsgroups description file (nnml-newsgroups-file "~/mail/newsgroups"))) ;; name of the directory articles will be saved in gnus-article-save-directory "~/news/" ;; directory variable from which all other Gnus file variables are derived gnus-directory "~/news/" ;; variable to control where interactive score entries are to go gnus-home-score-file ;; return the score file of the top-level hierarchy of GROUP 'gnus-hierarchial-home-score-file ;; directory where kill files will be stored gnus-kill-files-directory (concat gnus-directory "score/") ) ;;* Split incoming mails ;;*============================ (setq nnmail-split-methods '( ("BoLUG" "^\\(From:\\|To:\\|Cc:\\|Resent\\).*bolug@uni-bonn.de") ("KDE-Announce" "^\\(To:\\|Cc:\\|From:\\).*kde-announce*") ("linux_koeln" "^\\(To:\\|Cc:\\|Resent\\|Sender:\\).*linux-users@rrz.uni-koeln.de") ("DingGnus" "^\\(To:\\|Cc:\\).*ding") ("Carsten" "From:.*ctheis@nmsdu.ntc.nokia.com") ("dsp" "^\\(From:\\|To:\\|Cc:\\|Resent\\).*dsp-l%JLangowski@mailings.gmx.net") ("dana" "^\\(From:\\|To:\\|Cc:\\|Resent\\).*moderator@dana.de") ("Yucks" "^\\(To:\\).*yucks@cs.purdue.edu") ("delirium" "^\\(From:\\|To:\\|Cc:\\|Resent\\).*delirium@guug.de") ("stefanie" "^\\(To:\\|Cc:\\).*\\(s.teufel\\|s.teufel@ndh.net\\|stefanie\\)") ("Unsort" "") ) ) I cut the split-methods but there is nothing unusual about it. Any ideas? Stefanie -- Stefanie Teufel http://linux01.gwdg.de/~steufel "I am the WALrus" Norbert Harry Marzahn <71BWucP5bXB@nm01.vision.IN-BRB.DE>