You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2003/03/11 02:44:27 UTC

cvs commit: jakarta-james/src/xdocs provided_mailets_2_1.xml

noel        2003/03/10 17:44:27

  Modified:    src/xdocs Tag: branch_2_1_fcs provided_mailets_2_1.xml
  Log:
  Corrected docs for AddHeader mailet
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.5.4.2   +2 -1      jakarta-james/src/xdocs/provided_mailets_2_1.xml
  
  Index: provided_mailets_2_1.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/provided_mailets_2_1.xml,v
  retrieving revision 1.5.4.1
  retrieving revision 1.5.4.2
  diff -u -r1.5.4.1 -r1.5.4.2
  --- provided_mailets_2_1.xml	10 Jan 2003 06:39:09 -0000	1.5.4.1
  +++ provided_mailets_2_1.xml	11 Mar 2003 01:44:25 -0000	1.5.4.2
  @@ -31,7 +31,8 @@
   <p>Description: This mailet adds a text header to the message.</p>
   <p>Parameters:
   <ul>
  -<li><strong>text</strong> (required) - the text that will be added as a header to the message.</li>
  +<li><strong>name</strong> (required) - the name of the header to be added to the message.</li>
  +<li><strong>value</strong> (required) - the text that will be added as a header to the message.</li>
   </ul>
   </p>
   </subsection>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org