Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 55838 invoked by uid 500); 2 Dec 2002 12:57:55 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 55694 invoked from network); 2 Dec 2002 12:57:53 -0000 content-class: urn:content-classes:message Subject: Sendmail serial email MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 2 Dec 2002 13:58:19 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6344.0 Message-ID: <3671ACD9D9D5C648A6181F8048DC9A5D09574D@srvde016.weidmueller.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Sendmail serial email Thread-Index: AcKaAn0AVfwlVCfHRRGVQR8tD+vH7g== From: "Scherler, Thorsten" To: "Cocoon-Dev (E-Mail)" , "Cocoon-Users (E-Mail)" X-OriginalArrivalTime: 02 Dec 2002 12:58:20.0071 (UTC) FILETIME=[7D301370:01C29A02] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello group, I am still trying to send a serial email with cocoon ... and I am = stucked big time I got the sendmail logic sheet runnig (without the possiblity to attach = a file or a URL). I have my query (with esql) running. Now I want to do the following: The query looks for the date on which information has to be send = (info.xsp:) IDC2 select * from info where Info_datum =3D ##=20
Now I want to send each ADM an eMail.=20 I have the following sendmail.xsp. I have to replace "empfaenger" with = the : =20 String empfaenger =3D=20 "thorsten.scherler@weidmueller.de\n"; String text =3D "\n"+ "something\n"+ "\n"+ "more:\n"+ empfaenger; ISO-8859-1 user@mydomain.com empfaenger empfaenger D 200203 V mail.weidmueller.com text ok How can I do that? Write a xsl with Processing instruction to build the sendmail file on = the fly? I would rather like not to have to do that! Any ideas? > Mit freundlichem Gruss, >=20 > Thorsten Scherler > Marketing / Telefonmarketing >=20 > Weidm=FCller GmbH & Co. > P.O. Box 2807 > 33058 Paderborn > Tel.:+ 49 - 5252-960-350 > Fax:+ 49 - 5252-960-116 > eMail: thorsten.scherler@weidmueller.de > http://www.weidmueller.de >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org