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/04/27 09:22:28 UTC

svn commit: r1097017 - /james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml

Author: eric
Date: Wed Apr 27 07:22:27 2011
New Revision: 1097017

URL: http://svn.apache.org/viewvc?rev=1097017&view=rev
Log:
Bring more details on outgoing/incoming SMTP channels (JAMES-1219)

Modified:
    james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml

Modified: james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml?rev=1097017&r1=1097016&r2=1097017&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml (original)
+++ james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml Wed Apr 27 07:22:27 2011
@@ -25,6 +25,16 @@
 
 <body>
 
+  <section name="Incoming and outgoing SMTP">
+
+    <p>This page details the configuration for Incoming SMTP</p>
+    
+    <p>The outgoing (remote delivery) is implemented in the RemoteDelivery mailets. The configuration details for 
+       outgoing SMTP traffic can be read on <a href="dev-provided-mailets.html">this page</a> (section RemoteDelivery) and
+       shoud be update in the <a href="config-mailetcontainer.html">mailetcontainer</a>.</p>
+  
+  </section>
+
   <section name="SMTP Configuration">
   
     <p>Consult <a href="https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-M3/container-spring/src/main/config/examples/smtpserver.xml">smtpserver.xml</a> in SVN to get some examples and hints.</p>



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