Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 28209 invoked from network); 21 Aug 2006 13:35:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Aug 2006 13:35:41 -0000 Received: (qmail 20679 invoked by uid 500); 21 Aug 2006 13:35:40 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 20658 invoked by uid 500); 21 Aug 2006 13:35:40 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@cocoon.apache.org List-Id: Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 20647 invoked by uid 99); 21 Aug 2006 13:35:40 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [207.7.158.203] (HELO cocoon.zones.apache.org) (207.7.158.203) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 06:35:40 -0700 Message-ID: <11283624.1156167183818.JavaMail.daisy@cocoon.zones.apache.org> Date: Mon, 21 Aug 2006 13:33:03 +0000 (GMT+00:00) From: daisy@cocoon.zones.apache.org To: docs@cocoon.apache.org Subject: [DAISY] Updated: Sendmail Logicsheet Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N A document has been updated: http://cocoon.zones.apache.org/daisy/legacydocs/508.html Document ID: 508 Branch: main Language: default Name: Sendmail Logicsheet (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 8/21/06 1:33:00 PM Updated by: Helma van der Linden A new version has been created, state: publish Parts =3D=3D=3D=3D=3D Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 9717 bytes (previous version: 8857 bytes) Content diff: (33 equal lines skipped) existing.

=20
---=20
    <builtin-logicsheet>
      <parameter name=3D"prefix" value=3D"sendmail"/>
      <parameter name=3D"uri" value=3D"http://apache.org/cocoon/sendmail=
/1.0"/>
(15 equal lines skipped)
    like this:

=20
---=20
    <xsp:page language=3D"java"
      xmlns:xsp=3D"http://apache.org/xsp"
      xmlns:sendmail=3D"http://apache.org/cocoon/sendmail/1.0">
(15 equal lines skipped)
    mailing list. The XSP page is invoked from a HTML form like this.

=20
---=20
    <form action=3D"/cocoon/xsp/mail/send-a-mail" method=3D"post"
          enctype=3D"multipart/form-data">
   =20
(19 equal lines skipped)
    is invoked:

=20
---=20
    <?xml version=3D"1.0" encoding=3D"ISO-8859-1"?>
    <xsp:page language=3D"java"
        xmlns:xsp=3D"http://apache.org/xsp"
(66 equal lines skipped)
    

All of the Sendmail logicsheet elements, in alphabetic order.

=20 +++ +++

Element Name

(96 equal lines skipped) comma separated email addresses.

=20

Hint

=20

Please read this hint, since it appli= es here as well.

=20 +++

Probable solution to SendMail not working

+++=20 +++

If you have setup your SendMail action in Cocoon 2.1.8 or 2.1.9 or m= ore +++ recent and it doesn't work although the result of the action is +++ success, the problem might lie

+++=20 +++

in the existence of the Geronimo files. Due to licensing problems it= was not +++ possible to include Sun's mail API jars, but without Cocoon wouldn't co= mpile. +++ Therefore, we included the Geronimo jars.

+++=20 +++

What you should do is:

+++=20 +++ +++=20