vincenzo    2003/07/30 03:21:14

  Modified:    src/java/org/apache/james/transport/matchers Tag:
                        branch_2_1_fcs SMTPAuthSuccessful.java
  Log:
  Javadoc fix.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.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.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- SMTPAuthSuccessful.java   17 Jul 2003 14:00:16 -0000      1.1.2.1
  +++ SMTPAuthSuccessful.java   30 Jul 2003 10:21:14 -0000      1.1.2.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