From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7579 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.gnus.user Subject: Re: Spam quation : procmail v spam.el using spamassassin. Date: Wed, 21 Jun 2006 15:16:38 +0200 Message-ID: <87mzc67io9.fsf@mail.europe.de> References: <874pyhftqu.fsf@gmail.com> <87r71lyz64.fsf@mail.europe.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150897279 8380 80.91.229.2 (21 Jun 2006 13:41:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jun 2006 13:41:19 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Jun 21 15:41:19 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 1Ft2wV-0007V1-EZ for gegu-info-gnus-english@m.gmane.org; Wed, 21 Jun 2006 15:40:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ft2wU-0002P9-PF for gegu-info-gnus-english@m.gmane.org; Wed, 21 Jun 2006 09:40:26 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!feeder.news-service.com!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 47 Original-X-Trace: individual.net oKA+Ujv//2ruT8v4rPPGTw+yIbWTlrLhYYepjXa6mPvToO6pKn X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:oEa8WRb6vEj1QWEFGAnayYxsoYU= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77763 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:7579 Archived-At: Ted Zlatanov writes: > On 19 Jun 2006, hadronquark@gmail.com wrote: > >> It is a help : if only to calm me down and think more logically - >> sometimes it can all be a bit confusing :( Especially with this new >> default spam process which has replaced spamassassin - it wasnt >> immediately clear to me wither this spam.el was compatible with >> spamassassins x-headers etc etc. > > It's meant to be general (with SA support among others), and the > manual tries to explain that. Did you find the manual section about > spam.el hard to follow? If so, it would be helpful if you pointed out > problems or gave us suggestions so we can improve it. > >> Maybe one last answer (which may or may not be in manuals) : I use >> posting styles to maintain different email folders - is it trivial (before I >> start wasting time trying) to configure spam.el to move the "mark as NOT >> spam" to the correct procmail populated maildirs in gnus? > > [ ham == NOT spam ] > > You can move ham articles automatically out of spam groups. You need > to classify that group as a spam group with `G c' and the rest is > automatic. Unfortunately, G c brings up a emacs customization page which doesnt work : it doesnt repsond to any selections. I have no idea why as everything else I run works fine. > > There can be multiple ham destinations per group. When you exit the > group, ham messages will be copied or moved to the ham destinations > (moved to the last one and copied to all the others) and processed > with the ham processors you've defined (none by default). > > You can also define a ham destination of nil (leave in place) or > 'respool (send back to the split-fancy process). All of this can be > customized with `G c'. Again thanks : if I can get to the bottom of why the Gc page doesnt work I can proceed. If you have any hints, please let me know. > > Ted --