Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 21807 invoked from network); 26 Sep 2000 17:54:37 -0000 Received: from kahless.dff.st (HELO mail.dff.local) (62.153.127.50) by locus.apache.org with SMTP; 26 Sep 2000 17:54:37 -0000 Received: from shodan.dff.local ([172.16.1.7] helo=shodan) by mail.dff.local with smtp (Exim 3.03 #1) id 13dyxU-0004D8-00 for cocoon-users@xml.apache.org; Tue, 26 Sep 2000 19:56:00 +0200 From: "Torsten Curdt" To: Subject: RE: Sending Mail from XSP Date: Tue, 26 Sep 2000 19:55:03 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal In-Reply-To: <00d501c027e0$a4461db0$bd00a8c0@infoplanning.com> X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N > > > > > I know there is a mail.xsp tag sheet, but it looks like checking > > > > > mail boxes. > > > > > > > > grab Sun's mail.jar + activation.jar it's quite easy... > > > > > > What properties and such have to be set? > > > Can you send me some code to get me started? > > > > > > I keep getting exceptions. > > Then catch 'em ;) > > > > ...sorry, I don't have anything here.... > > > > I remember you have to create Properties > > and a Session and then you can create your > > mail. > > > > Check the excellent documentation... > > The docs aren't that great, and I keep getting > the exceptions that are generated by the XSP system > which I can't catch. Sorry I don't have my sources here... but there was a big pdf (60 pages or more) and some examples. Maybe you missed them at sun? Why don't you try a simples test class first? -- Torsten