vincenzo    2003/09/01 02:54:50

  Modified:    src/java/org/apache/james/transport/matchers
                        SMTPAuthSuccessful.java
  Log:
  Javadoc fix
  
  Revision  Changes    Path
  1.2       +2 -2      
james-server/src/java/org/apache/james/transport/matchers/SMTPAuthSuccessful.java
  
  Index: SMTPAuthSuccessful.java
  ===================================================================
  RCS file: 
/home/cvs/james-server/src/java/org/apache/james/transport/matchers/SMTPAuthSuccessful.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SMTPAuthSuccessful.java   17 Jul 2003 13:57:48 -0000      1.1
  +++ SMTPAuthSuccessful.java   1 Sep 2003 09:54:50 -0000       1.2
  @@ -69,7 +69,7 @@
    * <P>Matches mails that are sent by an SMTP authenticated user.</P>
    * <P>If the sender was not authenticated it will not match.</P>
    * <PRE><CODE>
  - * &lt;mailet match=&quot;SMTPAuthPassed&quot; 
class=&quot;&lt;any-class&gt;&quot;&gt;
  + * &lt;mailet match=&quot;SMTPAuthSuccessful&quot; 
class=&quot;&lt;any-class&gt;&quot;&gt;
    * </CODE></PRE>
    *
    * @version CVS $Revision$ $Date$
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to