I am not talking about using the sendmail module.  I'm talking about
using the mail module, the one that was in
processor/xsp/library/mail/mail.xsl in C1.

        Is that going to be brought over to C2?

        Does anyone know the status?


> On Tue, 14 Aug 2001 15:28:21 -0700
> John Yoost <[EMAIL PROTECTED]> wrote:
> 
> > sendmail is in C2 but does anyone know when mail will be?
> 
> In the default configuration, the mail will never be sent.
> To use sendmail, add the following code to
> /cocoon/markup-languages/xsp-language/target-language/
> as a child node in cocoon.xconf:
> 
> <builtin-logicsheet>
>   <parameter name="prefix" value="sendmail"/>
>   <parameter name="uri" value="http://apache.org/cocoon/sendmail/1.0"/>
>   <parameter name="href"
> value="resource://org/apache/cocoon/components/language/markup/xsp/java/se
> ndmail.xsl"/>
> </builtin-logicsheet>
> 
> and delete work directory(for Tomcat, tomcat/work) before restart your
> servlet engine.
> 
> 
> takuma
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to