Author: bago Date: Wed Jul 26 09:48:59 2006 New Revision: 425775 URL: http://svn.apache.org/viewvc?rev=425775&view=rev Log: Minor website updates
Modified: james/server/trunk/src/site/site.xml james/server/trunk/src/site/xdoc/changelog.xml james/server/trunk/src/site/xdoc/index.xml Modified: james/server/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/site.xml?rev=425775&r1=425774&r2=425775&view=diff ============================================================================== --- james/server/trunk/src/site/site.xml (original) +++ james/server/trunk/src/site/site.xml Wed Jul 26 09:48:59 2006 @@ -1,29 +1,38 @@ <?xml version="1.0" encoding="ISO-8859-1"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> <project name="James Server"> <bannerLeft> <name>James Server</name> <src>images/james-server-logo.gif</src> - <href>http://james.apache.org/</href> + <href>http://james.apache.org/index.html</href> </bannerLeft> <bannerRight> <name>The Apache Software Foundation</name> <src>images/asf-logo-reduced.gif</src> - <href>http://www.apache.org/</href> + <href>http://www.apache.org/index.html</href> </bannerRight> <body> - <links> - <item name="James" href="http://james.apache.org/index.html" /> - <item name="Server" href="http://james.apache.org/server/index.html" /> - <item name="jSPF" href="http://james.apache.org/jspf/index.html" /> - <item name="Mime4J" href="http://james.apache.org/mime4j/index.html" /> - <item name="JSieve" href="http://james.apache.org/jsieve/index.html" /> - <item name="Postage" href="http://james.apache.org/postage/index.html" /> - </links> - <menu name="James"> <item name="Overview" href="/index.html"/> <item name="James FAQ" href="/FAQ.html"/> @@ -46,7 +55,7 @@ <menu name="Project"> <item name="Bug Database " href="http://issues.apache.org/jira/browse/JAMES"/> - <item name="Source Code" href="http://svn.apache.org/"/> + <item name="Source Code" href="http://svn.apache.org/viewvc/james/server/"/> <!-- <item name="License" href="/license.html"/> --> <item name="Changelog" href="/changelog.html"/> <item name="TODO" href="/todo.html"/> Modified: james/server/trunk/src/site/xdoc/changelog.xml URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/changelog.xml?rev=425775&r1=425774&r2=425775&view=diff ============================================================================== --- james/server/trunk/src/site/xdoc/changelog.xml (original) +++ james/server/trunk/src/site/xdoc/changelog.xml Wed Jul 26 09:48:59 2006 @@ -20,6 +20,19 @@ <li>And <a href="http://wiki.apache.org/james/JamesV3">more</a></li> </ul> </section> +<section name="Version 2.3.0rc1"> +<p>Released 25 July 2006</p> +<p>Detail</p> +<subsection name="Bug"></subsection> +<ul> +<li>[<a href='http://issues.apache.org/jira/browse/JAMES-566'>JAMES-566</a>] - Fastfail DNSRBL blacklisted messages are rejected even if the sender user is successfully SMTP AUTHenticated</li> +<li>[<a href='http://issues.apache.org/jira/browse/JAMES-570'>JAMES-570</a>] - James insert a Return-Path: null in outgoing email</li> +</ul> +<subsection name="Task"></subsection> +<ul> +<li>[<a href='http://issues.apache.org/jira/browse/JAMES-568'>JAMES-568</a>] - reorganize download area structure</li> +</ul> +</section> <section name="Version 2.3.0b3"> <p>Released 15 July 2006</p> <p>Detail</p> Modified: james/server/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=425775&r1=425774&r2=425775&view=diff ============================================================================== --- james/server/trunk/src/site/xdoc/index.xml (original) +++ james/server/trunk/src/site/xdoc/index.xml Wed Jul 26 09:48:59 2006 @@ -103,8 +103,8 @@ </tr> <tr> <td>FetchPOP</td> - <td>Experimental</td> - <td>2.1</td> + <td>Deprecated</td> + <td>2.3</td> <td>2.1</td> </tr> </table> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]