noel        2003/06/05 15:33:48

  Modified:    src/xdocs smtp_configuration_2_1.xml
  Log:
  Fixed <maxmessagesize> description
  
  Revision  Changes    Path
  1.4       +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.4
  diff -u -r1.3 -r1.4
  --- smtp_configuration_2_1.xml        7 Dec 2002 20:38:20 -0000       1.3
  +++ smtp_configuration_2_1.xml        5 Jun 2003 22:33:48 -0000       1.4
  @@ -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