You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/08/21 11:06:20 UTC

svn commit: r1159954 - in /james/server/trunk/src/site/xdoc: install.xml quick-start.xml

Author: eric
Date: Sun Aug 21 09:06:20 2011
New Revision: 1159954

URL: http://svn.apache.org/viewvc?rev=1159954&view=rev
Log:
More fixes on server website for beta3 release

Modified:
    james/server/trunk/src/site/xdoc/install.xml
    james/server/trunk/src/site/xdoc/quick-start.xml

Modified: james/server/trunk/src/site/xdoc/install.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/install.xml?rev=1159954&r1=1159953&r2=1159954&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/install.xml (original)
+++ james/server/trunk/src/site/xdoc/install.xml Sun Aug 21 09:06:20 2011
@@ -176,7 +176,7 @@ $ telnet 127.0.0.1 25
 Trying 127.0.0.1...
 Connected to localhost.
 Escape character is '^]'.
-220 172.16.1.131 SMTP Server (JAMES SMTP Server 3.0-M2) ready Sat, 6 Nov 2010 17:31:33 +0100 (CET)
+220 172.16.1.131 SMTP Server (JAMES SMTP Server 3.0-beta3) ready Sat, 6 Nov 2010 17:31:33 +0100 (CET)
 ehlo test
 250-172.16.1.131 Hello test (aoscommunity.com [127.0.0.1])
 250-PIPELINING

Modified: james/server/trunk/src/site/xdoc/quick-start.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/quick-start.xml?rev=1159954&r1=1159953&r2=1159954&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/quick-start.xml (original)
+++ james/server/trunk/src/site/xdoc/quick-start.xml Sun Aug 21 09:06:20 2011
@@ -50,8 +50,8 @@ Step 2: Deploy
   * Unzip james-server-container-spring-3.0-beta3-bin.zip.
   * You should have a folder with sub-folders bin, conf, lib, log, var and four text files.
 
-$ unzip james-server-container-spring-3.0-M2-bin.tar.gz
-$ cd james-server-container-spring-3.0-M2
+$ unzip japache-james-3.0-beta3-app.zip
+$ cd apache-james-3.0-beta3-app
 $ ls (linux) / dir (windows)
 bin
 BUILD.txt
@@ -144,7 +144,7 @@ $ telnet 127.0.0.1 25
 Trying 127.0.0.1...
 Connected to localhost.
 Escape character is '^]'.
-220 172.16.1.131 SMTP Server (JAMES SMTP Server 3.0-M2) ready Sat, 6 Nov 2010 17:31:33 +0100 (CET)
+220 172.16.1.131 SMTP Server (JAMES SMTP Server 3.0-beta3) ready Sat, 6 Nov 2010 17:31:33 +0100 (CET)
 ehlo test
 250-172.16.1.131 Hello test (aoscommunity.com [127.0.0.1])
 250-PIPELINING



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org