From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.67) (envelope-from ) id 1IGm0g-00020J-7k for garchives@archives.gentoo.org; Fri, 03 Aug 2007 01:31:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l731V74N021012; Fri, 3 Aug 2007 01:31:07 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l731V4X1021007 for ; Fri, 3 Aug 2007 01:31:05 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 286D165335 for ; Fri, 3 Aug 2007 01:31:04 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IGm0M-0004Sm-Hj for gentoo-doc-cvs@lists.gentoo.org; Fri, 03 Aug 2007 01:31:02 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: mailfilter-guide.xml Message-Id: From: Josh Saddler Date: Fri, 03 Aug 2007 01:31:02 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: f8f7c15b-4b9b-4ab0-9ee0-2c018d2aac4c X-Archives-Hash: e9177fb935eab1808df504955f092573 nightmorph 07/08/03 01:31:02 Modified: mailfilter-guide.xml Log: removed rules-du-jour per robbat2's email to gentoo-dev, http://archives.gentoo.org/gentoo-dev/msg_147405.xml Revision Changes Path 1.20 xml/htdocs/doc/en/mailfilter-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.20&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?r1=1.19&r2=1.20 Index: mailfilter-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- mailfilter-guide.xml 25 Jun 2007 09:03:37 -0000 1.19 +++ mailfilter-guide.xml 3 Aug 2007 01:31:02 -0000 1.20 @@ -1,6 +1,6 @@ - + @@ -12,6 +12,9 @@ Jens Hilligsøe + + Joshua Saddler + This guide is step-by-step guide for installing spam fighting technologies for @@ -23,8 +26,8 @@ -0.13 -2007-06-25 +0.14 +2007-08-02 Introduction @@ -769,26 +772,19 @@ Adding more rules
+

If you want to use more rules provided by the SARE Ninjas over at the SpamAssassin Rules Emporium you can easily add and update them using -mail-filter/spamassassin-ruledujour: +the sa-update mechanism included in Spamassassin.

-
-# emerge "mail-filter/spamassassin-ruledujour"
-
-

-Now edit /etc/rulesdujour/config to restart Amavisd-new: +A brief guide to using SARE rulesets with sa-update can be found here.

-
-(Restart amavisd-new instead of spamd)
-SA_RESTART="/etc/init.d/amavisd restart"
-
-
-- gentoo-doc-cvs@gentoo.org mailing list