Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: mailfilter-guide.xml
Date: Fri, 03 Aug 2007 01:31:22
Message-Id: E1IGm0M-0004Sm-Hj@stork.gentoo.org
1 nightmorph 07/08/03 01:31:02
2
3 Modified: mailfilter-guide.xml
4 Log:
5 removed rules-du-jour per robbat2's email to gentoo-dev, http://archives.gentoo.org/gentoo-dev/msg_147405.xml
6
7 Revision Changes Path
8 1.20 xml/htdocs/doc/en/mailfilter-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?r1=1.19&r2=1.20
13
14 Index: mailfilter-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- mailfilter-guide.xml 25 Jun 2007 09:03:37 -0000 1.19
21 +++ mailfilter-guide.xml 3 Aug 2007 01:31:02 -0000 1.20
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='utf-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.19 2007/06/25 09:03:37 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.20 2007/08/03 01:31:02 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29 <guide link="/doc/en/mailfilter-guide.xml">
30 @@ -12,6 +12,9 @@
31 <author title="Contributor">
32 <mail link="gentoo@×××××.dk">Jens Hilligsøe</mail>
33 </author>
34 +<author title="Editor">
35 + <mail link="nightmorph@g.o">Joshua Saddler</mail>
36 +</author>
37
38 <abstract>
39 This guide is step-by-step guide for installing spam fighting technologies for
40 @@ -23,8 +26,8 @@
41 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
42 <license/>
43
44 -<version>0.13</version>
45 -<date>2007-06-25</date>
46 +<version>0.14</version>
47 +<date>2007-08-02</date>
48
49 <chapter>
50 <title>Introduction</title>
51 @@ -769,26 +772,19 @@
52 <title>Adding more rules</title>
53 <section>
54 <body>
55 +
56 <p>
57 If you want to use more rules provided by the SARE Ninjas over at the
58 <uri link="http://www.rulesemporium.com/">SpamAssassin Rules
59 Emporium</uri> you can easily add and update them using
60 -<c>mail-filter/spamassassin-ruledujour</c>:
61 +the <c>sa-update</c> mechanism included in Spamassassin.
62 </p>
63
64 -<pre caption="Installing rulesdujour">
65 -# <i>emerge "mail-filter/spamassassin-ruledujour"</i>
66 -</pre>
67 -
68 <p>
69 -Now edit <path>/etc/rulesdujour/config</path> to restart Amavisd-new:
70 +A brief guide to using SARE rulesets with <c>sa-update</c> can be found <uri
71 +link="http://daryl.dostech.ca/sa-update/sare/sare-sa-update-howto.txt">here</uri>.
72 </p>
73
74 -<pre caption="Modifying /etc/rulesdujour/config">
75 -(<comment>Restart amavisd-new instead of spamd</comment>)
76 -SA_RESTART="/etc/init.d/amavisd restart"
77 -</pre>
78 -
79 </body>
80 </section>
81 </chapter>
82
83
84
85 --
86 gentoo-doc-cvs@g.o mailing list