Author: rdonkin
Date: Sat Feb 28 23:03:01 2009
New Revision: 748930

URL: http://svn.apache.org/viewvc?rev=748930&view=rev
Log:
Fixed URL JAMES-892 https://issues.apache.org/jira/browse/JAMES-892

Modified:
    
james/server/trunk/mailets-function/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java

Modified: 
james/server/trunk/mailets-function/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailets-function/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java?rev=748930&r1=748929&r2=748930&view=diff
==============================================================================
--- 
james/server/trunk/mailets-function/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java
 (original)
+++ 
james/server/trunk/mailets-function/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java
 Sat Feb 28 23:03:01 2009
@@ -93,7 +93,7 @@
  * You really want to read the JavaMail documentation if you are
  * working in here, and you will want to view the list of JavaMail
  * attributes, which are documented 
- * <a 
href='http://java.sun.com/products/javamail/1.3/docs/javadocs/com/sun/mail/smtp/package-summary.html'>here</a>
+ * <a 
href='http://java.sun.com/products/javamail/javadocs/com/sun/mail/smtp/package-summary.html''>here</a>
  * as well as other places.</p>
  *
  * @version CVS $Revision$ $Date$



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to