rdonkin 2004/09/22 13:10:05
Modified: docs index.html
docs/site/news elsewhere-2004-2ndHalf.html index.html
xdocs index.xml
xdocs/site/news elsewhere-2004-2ndHalf.xml index.xml
Log:
Added news of Apache SpamAssassin 3.0 Release
Revision Changes Path
1.472 +1 -0 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.471
retrieving revision 1.472
diff -u -r1.471 -r1.472
--- index.html 20 Sep 2004 19:58:54 -0000 1.471
+++ index.html 22 Sep 2004 20:10:01 -0000 1.472
@@ -297,6 +297,7 @@
<h4>Other news from <a
href="site/news/news-2004-2ndHalf.html">Jakarta</a>
and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/news/elsewhere-2004-2ndHalf.html#20040922.1">22
September - <b>Apache SpamAssassin 3.0</b> Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040920.1">20
September - <b>Apache Struts 1.2.4</b> Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040912.1">12
September - <b>Apache DB/OJB 1.0.1</b> Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040831.1">31
August - <b>Apache Struts 1.2.2</b> Released</a></li>
1.11 +34 -1 jakarta-site2/docs/site/news/elsewhere-2004-2ndHalf.html
Index: elsewhere-2004-2ndHalf.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/elsewhere-2004-2ndHalf.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- elsewhere-2004-2ndHalf.html 20 Sep 2004 19:58:54 -0000 1.10
+++ elsewhere-2004-2ndHalf.html 22 Sep 2004 20:10:03 -0000 1.11
@@ -222,7 +222,40 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20040920.1">
+ <a name="20040922.1">
+<h3>September 22 - Apache SpamAssassin 3.0 Released</h3>
+</a>
+ <p>
+The Apache Software Foundation is
+pleased to announce the release of SpamAssassin 3.0. SpamAssassin 3.0
+contains a number of new technologies designed to protect against the
+changing techniques used by spammers. This is the first SpamAssassin
+release as an Apache Software Foundation project and under the Apache
+License. The release is available from the Apache SpamAssassin
+<a href="http://spamassassin.apache.org/">web site</a>
+via the Apache mirror network.
+</p>
+ <p>
+SpamAssassin 3.0 delivers many new features including support for sender
+authentication using the Sender Policy Framework (SPF), checking for web
+links of known spam advertisers, a modular plugin architecture, improved
+SQL database support for storing user data in server installations, and
+improved email classification.
+</p>
+ <p>
+SpamAssassin's practical multi-technique approach, modularity, and
+extensibility continue to give it an advantage over other anti-spam
+systems. Due to these advantages, SpamAssassin is widely used in all
+aspects of email management. You can readily find SpamAssassin in use in
+both email clients and servers, on many different operating systems,
+filtering incoming as well as outgoing email, and implementing a very
+broad range of policy actions. These installations include service
+providers, businesses, not-for-profit and educational organizations, and
+end-user systems. SpamAssassin also forms the basis for numerous
+commercial anti-spam products available on the market today.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20040920.1">
<h3>20 September - Apache Struts 1.2.4 Released</h3>
</a>
<p>
1.113 +3 -0 jakarta-site2/docs/site/news/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/index.html,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- index.html 20 Sep 2004 19:58:54 -0000 1.112
+++ index.html 22 Sep 2004 20:10:03 -0000 1.113
@@ -359,6 +359,9 @@
<li><strong>September</strong>
<ul>
<li>
+<a href="elsewhere-2004-2ndHalf.html#20040922.1">Apache SpamAssassin 3.0
Released</a>
+ </li>
+ <li>
<a href="elsewhere-2004-2ndHalf.html#20040920.1">Apache Struts 1.2.4 Released</a>
</li>
<li>
1.403 +1 -0 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.402
retrieving revision 1.403
diff -u -r1.402 -r1.403
--- index.xml 20 Sep 2004 19:58:54 -0000 1.402
+++ index.xml 22 Sep 2004 20:10:03 -0000 1.403
@@ -78,6 +78,7 @@
<h4>Other news from <a href="site/news/news-2004-2ndHalf.html">Jakarta</a>
and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/news/elsewhere-2004-2ndHalf.html#20040922.1">22
September - <b>Apache SpamAssassin 3.0</b> Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040920.1">20
September - <b>Apache Struts 1.2.4</b> Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040912.1">12
September - <b>Apache DB/OJB 1.0.1</b> Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040831.1">31
August - <b>Apache Struts 1.2.2</b> Released</a></li>
1.11 +34 -0 jakarta-site2/xdocs/site/news/elsewhere-2004-2ndHalf.xml
Index: elsewhere-2004-2ndHalf.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news/elsewhere-2004-2ndHalf.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- elsewhere-2004-2ndHalf.xml 20 Sep 2004 19:58:54 -0000 1.10
+++ elsewhere-2004-2ndHalf.xml 22 Sep 2004 20:10:04 -0000 1.11
@@ -29,6 +29,40 @@
</a>
<hr size="1" noshade="noshade" />
-->
+<a name="20040922.1">
+<h3>September 22 - Apache SpamAssassin 3.0 Released</h3>
+</a>
+<p>
+The Apache Software Foundation is
+pleased to announce the release of SpamAssassin 3.0. SpamAssassin 3.0
+contains a number of new technologies designed to protect against the
+changing techniques used by spammers. This is the first SpamAssassin
+release as an Apache Software Foundation project and under the Apache
+License. The release is available from the Apache SpamAssassin
+<a href='http://spamassassin.apache.org/'>web site</a>
+via the Apache mirror network.
+</p>
+<p>
+SpamAssassin 3.0 delivers many new features including support for sender
+authentication using the Sender Policy Framework (SPF), checking for web
+links of known spam advertisers, a modular plugin architecture, improved
+SQL database support for storing user data in server installations, and
+improved email classification.
+</p>
+<p>
+SpamAssassin's practical multi-technique approach, modularity, and
+extensibility continue to give it an advantage over other anti-spam
+systems. Due to these advantages, SpamAssassin is widely used in all
+aspects of email management. You can readily find SpamAssassin in use in
+both email clients and servers, on many different operating systems,
+filtering incoming as well as outgoing email, and implementing a very
+broad range of policy actions. These installations include service
+providers, businesses, not-for-profit and educational organizations, and
+end-user systems. SpamAssassin also forms the basis for numerous
+commercial anti-spam products available on the market today.
+</p>
+<hr size="1" noshade="noshade" />
+
<a name="20040920.1">
<h3>20 September - Apache Struts 1.2.4 Released</h3>
</a>
1.70 +3 -0 jakarta-site2/xdocs/site/news/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news/index.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- index.xml 20 Sep 2004 19:58:54 -0000 1.69
+++ index.xml 22 Sep 2004 20:10:04 -0000 1.70
@@ -90,6 +90,9 @@
<li><strong>September</strong>
<ul>
<li>
+<a href="elsewhere-2004-2ndHalf.html#20040922.1">Apache SpamAssassin 3.0
Released</a>
+ </li>
+ <li>
<a href="elsewhere-2004-2ndHalf.html#20040920.1">Apache Struts 1.2.4 Released</a>
</li>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]