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 2010/10/31 07:58:07 UTC

svn commit: r1029267 - /james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml

Author: eric
Date: Sun Oct 31 06:58:07 2010
New Revision: 1029267

URL: http://svn.apache.org/viewvc?rev=1029267&view=rev
Log:
Link to protocols apidoc

Modified:
    james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml

Modified: james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml?rev=1029267&r1=1029266&r2=1029267&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml (original)
+++ james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml Sun Oct 31 06:58:07 2010
@@ -131,8 +131,8 @@
          If you need to store temporary informations within the SMTP Transaction/Session you should
          use the SMTPSession.getState().put(...) and SMTPSession.getConnectionState().put(...) methods.</p>
  
-      <p>For a more explanation see the <a href="apidocs/index.html">apidocs</a> for the protocols library which
-         is used by James SMTPServer.</p>
+      <p>For a more explanation see the <a href="http://james.apache.org/protocols/apidocs/index.html">apidocs</a> for the protocols library which
+         is used by James SMTP Server.</p>
 
     </subsection>
 



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