Author: eric
Date: Fri Apr 8 15:19:17 2011
New Revision: 1090292
URL: http://svn.apache.org/viewvc?rev=1090292&view=rev
Log:
Talk about SMTP on Security Page - Fix -- in comment (JAMES-1219)
Modified:
james/server/trunk/src/site/xdoc/config-users.xml
james/server/trunk/src/site/xdoc/feature-security.xml
Modified: james/server/trunk/src/site/xdoc/config-users.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-users.xml?rev=1090292&r1=1090291&r2=1090292&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-users.xml (original)
+++ james/server/trunk/src/site/xdoc/config-users.xml Fri Apr 8 15:19:17 2011
@@ -89,7 +89,7 @@
<td> </td>
</tr>
<tr>
- <td colspan="3" align="center">---------------------</td>
+ <td colspan="3" align="center"> - - - - - - - - - - -</td>
</tr>
<tr>
<td align="center" valign="top">|
@@ -112,14 +112,14 @@
<td>
<table cellspace="0">
<tr>
- <td colspan="4"
align="center">----------------------------------------------------</td>
+ <td colspan="4" align="center"> - - - - - - - - - - - - - - -
- - - - - - - - - - -</td>
</tr>
<tr>
<td align="center" valign="top">|
<br>This mailserver </br>
<br>cn=mailserver.apache.org</br>
<br>|</br>
- <br>---------------</br>
+ <br> - - - - - - - -</br>
</td>
<td align="center" valign="top">|
<br>A user </br>
Modified: james/server/trunk/src/site/xdoc/feature-security.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/feature-security.xml?rev=1090292&r1=1090291&r2=1090292&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/feature-security.xml (original)
+++ james/server/trunk/src/site/xdoc/feature-security.xml Fri Apr 8 15:19:17
2011
@@ -25,16 +25,23 @@
<body>
- <section name="Protocol Security">
+ <section name="SMTP Security">
- <p>Apache James Server support TLS (<a href="config-ssl-tls.html">read
more</a>).</p>
+ <p>Apache James Server is configured by default to avoid being an SMTP
open-relay.</p>
+
+ <p>SMTP Auth and "Verify Identity" options are enabled when you install
James (<a href="config-smtp-lmtp.html">read more</a>).</p>
+
+ </section>
+
+ <section name="Encryption Security">
+
+ <p>Apache James Server supports SSL/TLS (<a
href="config-ssl-tls.html">read more</a>).</p>
</section>
<section name="User Credential Security">
- <p>Apache James Server supports partially LDAP (<a
href="config-users.html">read more</a>) -
- This is still a work in progress.</p>
+ <p>Apache James Server supports different user storage (<a
href="config-users.html">read more</a>) - LDAP support is partail (work in
progress).</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]