Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 72213 invoked by uid 500); 15 Aug 2003 08:01:12 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 72191 invoked from network); 15 Aug 2003 08:01:12 -0000 Received: from relay.t-intra.de (HELO relay.t-online-com.de) (62.156.147.74) by daedalus.apache.org with SMTP; 15 Aug 2003 08:01:12 -0000 Received: from DJ0X820J (p5080E48C.dip0.t-ipconnect.de [80.128.228.140]) by relay.t-online-com.de (SMTPSVC(1.0.0.2)) with ESMTP id C8C5414CAB9 for ; Fri, 15 Aug 2003 09:59:50 +0200 (CEST) Message-ID: <008201c36303$9e06e6d0$020200c0@DJ0X820J> From: "Antoine Levy-Lambert" To: "Ant Users List" References: <3F3C1F1D.84584F92@oracle.com> Subject: Re: Sending html attachment in ANT as part of the body. Date: Fri, 15 Aug 2003 10:02:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N the email task can contain several nested message subelements. You probably want to have 2 nested message subelements : this is untested, check usage of loadfile in the manual but it should give you the right hint : Hi guys, this is my build report ${html_text} Cheers, Antoine ----- Original Message ----- From: "sunil singh" To: Sent: Friday, August 15, 2003 1:45 AM Subject: Sending html attachment in ANT as part of the body. > Hi, > > I have an html attachment, which I want to send using ant's mail target. > > It all works fine, the only thing I would like to change about it is - > that > the html attachment should show as in the body of the message, rather > than an attachment. > Is there a way ant can allow me to do this? > > Thanks! > Sunil-- > > > ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org