pgoldstein 2002/12/08 14:50:36 Modified: www/javadocs/org/apache/mailet MailetContext.html Log: Spelling fix Revision Changes Path 1.9 +3 -3 jakarta-james/www/javadocs/org/apache/mailet/MailetContext.html Index: MailetContext.html =================================================================== RCS file: /home/cvs/jakarta-james/www/javadocs/org/apache/mailet/MailetContext.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- MailetContext.html 7 Dec 2002 06:43:45 -0000 1.8 +++ MailetContext.html 8 Dec 2002 22:50:35 -0000 1.9 @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc on Fri Dec 06 21:59:47 PST 2002 --> +<!-- Generated by javadoc on Sat Dec 07 17:56:47 PST 2002 --> <TITLE> MailetContext (James API) </TITLE> @@ -130,7 +130,7 @@ <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html">String</A> message)</CODE> <BR> - Bounces the message using a stanard format with the given message. + Bounces the message using a standard format with the given message. </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> @@ -329,7 +329,7 @@ <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html">String</A> message) throws <A HREF="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/mail/MessagingException.html">MessagingException</A></PRE> <DL> -<DD>Bounces the message using a stanard format with the given message. +<DD>Bounces the message using a standard format with the given message. Will be sent back to the sender from the postmaster as specified for this mailet context, adding message to top of mail server queue using sendMail().
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>