Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: mailfilter-guide.xml
Date: Sun, 19 Jun 2011 03:54:25
Message-Id: 20110619035412.D75B020051@flycatcher.gentoo.org
1 nightmorph 11/06/19 03:54:12
2
3 Modified: mailfilter-guide.xml
4 Log:
5 comment out smtpclient section; smtpclient was last-rited today. section needs to be rewritten to use an alternative.
6
7 Revision Changes Path
8 1.25 xml/htdocs/doc/en/mailfilter-guide.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml?r1=1.24&r2=1.25
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.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- mailfilter-guide.xml 4 Mar 2011 20:44:52 -0000 1.24
21 +++ mailfilter-guide.xml 19 Jun 2011 03:54:12 -0000 1.25
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='utf-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.24 2011/03/04 20:44:52 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.25 2011/06/19 03:54:12 nightmorph Exp $ -->
27
28 <guide>
29 <title>Gentoo mailfiltering gateway guide</title>
30 @@ -25,8 +25,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3</version>
35 -<date>2011-03-04</date>
36 +<version>4</version>
37 +<date>2011-06-18</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -1090,6 +1090,9 @@
42
43 </body>
44 </section>
45 +
46 +<!-- 2011-06-18: smtpclient last-rited; needs to be rewritten to use ssmtp,
47 +mailx, postfix, nail, etc.
48 <section>
49 <title>Redelivering false positives</title>
50 <body>
51 @@ -1099,7 +1102,7 @@
52 positives. These are filtered into the folder <path>likely-spam</path>. These
53 are manually reviewed and any false positive is moved to the
54 <path>redeliver</path> mailfolder. From there it is first fed through
55 -<c>sa-learn --ham</c> and then redelivered with all headers intact using <uri
56 +<c>sa-learn \-\-ham</c> and then redelivered with all headers intact using <uri
57 link="http://www.engelschall.com/sw/smtpclient/">smtpclient</uri>.
58 </p>
59
60 @@ -1187,6 +1190,8 @@
61
62 </body>
63 </section>
64 +-->
65 +
66 <section>
67 <title>Cleaning up</title>
68 <body>