noel        2003/06/05 15:33:17

  Modified:    src/xdocs Tag: branch_2_1_fcs smtp_configuration_2_1.xml
  Log:
  Fixed <maxmessagesize> description
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3.4.1   +1 -1      jakarta-james/src/xdocs/smtp_configuration_2_1.xml
  
  Index: smtp_configuration_2_1.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/smtp_configuration_2_1.xml,v
  retrieving revision 1.3
  retrieving revision 1.3.4.1
  diff -u -r1.3 -r1.3.4.1
  --- smtp_configuration_2_1.xml        7 Dec 2002 20:38:20 -0000       1.3
  +++ smtp_configuration_2_1.xml        5 Jun 2003 22:33:17 -0000       1.3.4.1
  @@ -43,7 +43,7 @@
   if SMTP authentication is required.  If the parameter is set to true then the 
sender address for the submitted message
   will be verified against the authenticated subject.</li>
   <li><strong>maxmessagesize</strong> - This is an optional tag with a non-negative 
integer body.  It specifies the maximum 
  -size, in bytes, of any message that will be transmitted by this SMTP server.  It is 
a service-wide, as opposed to 
  +size, in kbytes, of any message that will be transmitted by this SMTP server.  It 
is a service-wide, as opposed to 
   a per user, limit.  If the value is zero then there is no limit.  If the tag isn't 
specified, the service will
   default to an unlimited message size.</li>
   </ul>
  
  
  

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

Reply via email to