Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 84744 invoked from network); 26 Feb 2008 11:51:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2008 11:51:02 -0000 Received: (qmail 71693 invoked by uid 500); 26 Feb 2008 11:50:54 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 71647 invoked by uid 500); 26 Feb 2008 11:50:54 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 71633 invoked by uid 99); 26 Feb 2008 11:50:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 03:50:54 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stefan.ludwig@advanceit.ch designates 195.137.213.109 as permitted sender) Received: from [195.137.213.109] (HELO webbox379.server-home.net) (195.137.213.109) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 11:50:19 +0000 Received: from [192.168.0.101] (cust.static.213-200-229-13.cybernet.ch [213.200.229.13]) by webbox379.server-home.net (Postfix) with ESMTP id 91DCA2F6B00 for ; Tue, 26 Feb 2008 12:50:27 +0100 (CET) Subject: RE: Sendmail Action return parameters From: Stefan Ludwig Reply-To: stefan.ludwig@advanceit.ch To: users@cocoon.apache.org In-Reply-To: <00b901c877a0$fb7d1350$4f01a8c0@envisnofc.com> References: <00b901c877a0$fb7d1350$4f01a8c0@envisnofc.com> Content-Type: text/plain Organization: advanceIT Date: Tue, 26 Feb 2008 12:50:26 +0100 Message-Id: <1204026626.6166.25.camel@steff-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org other solution for your problem: throw an exception in your action. you can catch this exception in your error handler like this: and you need a exception selector like this: -----Original Message----- From: Gary Larsen Reply-To: users@cocoon.apache.org To: users@cocoon.apache.org Subject: RE: Sendmail Action return parameters Date: Mon, 25 Feb 2008 06:24:26 -0500 Thanks! gary > The following sitemap fragment demonstrates how you can access the > return parameter status of the sendmail action: > > > > ... > > > > > Alex > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org ________________________________________________________________________ advanceIT GmbH Galgenholzstrasse 35 8500 Frauenfeld Switzerland Phone: +41 52 721 48 88 Fax: +41 52 721 48 90 Mobile: +41 78 768 02 14 ________________________________________________________________________ CONFIDENTIALITY NOTICE The information contained in this e-mail message is intended only for the exclusive use of the individual or entity named above and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivery of the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by e-mail and delete the material from any computer. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org