sbrewin 2004/02/09 08:20:45 Modified: src/xdocs Tag: branch_2_1_fcs provided_mailets_2_1.xml Log: Corrected erroneous <strong> end tag which was causing a build failure. Revision Changes Path No revision No revision 1.5.4.7 +1 -1 james-server/src/xdocs/provided_mailets_2_1.xml Index: provided_mailets_2_1.xml =================================================================== RCS file: /home/cvs/james-server/src/xdocs/provided_mailets_2_1.xml,v retrieving revision 1.5.4.6 retrieving revision 1.5.4.7 diff -u -r1.5.4.6 -r1.5.4.7 --- provided_mailets_2_1.xml 16 Nov 2003 21:47:24 -0000 1.5.4.6 +++ provided_mailets_2_1.xml 9 Feb 2004 16:20:45 -0000 1.5.4.7 @@ -175,7 +175,7 @@ <li><strong>maxRetries</strong> (optional) - a non-negative Integer value that is number of times the Mailet will attempt to deliver a particular mail. If inconsistent with number of attempts in <strong>delayTime</strong> -specifications. <strong>maxRetries<strong> will be increased if it is +specifications. <strong>maxRetries</strong> will be increased if it is less than the total number of attempts in <strong>delayTime</strong>, if it is more the last specified <strong>delayTime</strong> is used for the missing delays. Defaults to five. </li>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
