From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74896 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: bogus group Date: Fri, 10 Dec 2010 18:16:40 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: <4hipz135vr.fsf@news.eternal-september.org> References: <87wrnivqgh.fsf@dod.no> <2fbp4uj2qb.fsf@news.eternal-september.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1292001431 15326 80.91.229.12 (10 Dec 2010 17:17:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 17:17:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23252@lists.math.uh.edu Fri Dec 10 18:17:06 2010 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.69) (envelope-from ) id 1PR6ae-00044j-Dq for ding-account@gmane.org; Fri, 10 Dec 2010 18:17:04 +0100 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 1PR6aN-0006Y9-N6; Fri, 10 Dec 2010 11:16:47 -0600 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 1PR6aM-0006Y0-LN for ding@lists.math.uh.edu; Fri, 10 Dec 2010 11:16:46 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PR6aK-0004yH-OP for ding@lists.math.uh.edu; Fri, 10 Dec 2010 11:16:46 -0600 Original-Received: from mail-ey0-f176.google.com ([209.85.215.176]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PR6aK-0007PD-00 for ; Fri, 10 Dec 2010 18:16:44 +0100 Original-Received: by eyz10 with SMTP id 10so2572781eyz.7 for ; Fri, 10 Dec 2010 09:16:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:organization :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=kmkfuM4SzuHNzwlPv/pHXRMYfpzO4jvKROaLX7+ZC3g=; b=EvS/VvaJCYkUV9PlccXOJtBN57CMJnXIOuAWWtj04b5FWaZ48w0zofQ01TExsNc3UW hLZ/yzO1rCf0iPYyBcDERfcboL/y0x+YiODTd1bG/P0wKwRy5Eb7Lu2RdJzNcGWlZiu3 LiUv51o3+5qjmTfugvp3JsSSA/qd1XA0yPtl8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:organization:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=Adi2INLRs1Yjpt+7aOf4hXXSoWCNcDwjggY5kFbfZbQmvShxW9DfjiSCjnkn7hikOy ZZQoxNA7E58C0zPG793EEwaQT3Z4tXl2tpSLQ1WwhXVWE0oX+e4pii1xwoF49W0jpCvm O5lcN1oVfFqehD314UMtJL/LwlmGNQW5KkkuM= Original-Received: by 10.213.14.7 with SMTP id e7mr1127822eba.18.1292001403212; Fri, 10 Dec 2010 09:16:43 -0800 (PST) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id x54sm2464677eeh.23.2010.12.10.09.16.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 10 Dec 2010 09:16:41 -0800 (PST) In-Reply-To: <2fbp4uj2qb.fsf@news.eternal-september.org> (Richard Riley's message of "Thu, 09 Dec 2010 18:05:48 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74896 Archived-At: Richard Riley writes: > Steinar Bang writes: > >> Grepping the .el files of gnus for "bogus" it looks like it is created >> when there is an error in nnmail-split-methods. >> >> See lines 1173 through 1177 in nnmail.el. >> > > Uh oh... I hoped never to have to look at the spam handling again ;= > > My nnmail-split-methods is set to nnmail-split-fancy which in turn is > set to > > nnmail-split-fancy is a variable defined in `nnmail.el'. > Its value is > (| > (: spam-split)) > > This is not correct anymore? *bump* And I tried setting it to null. sys mail to me@localhost are still going into a group called bogus on the nnml server.