Re: Mail Attachement Problem

2006-07-21 Thread Arminio Andrei
io Andrei An: user@ant.apache.org Betreff: Mail Attachement Problem > Hi all, > > I try to send a mail with task that will have an .jar attachement. > My code is something like this: > > > > > > address="[EMAIL PROTECTED]" /> > > > >

Re: Mail Attachement Problem

2006-07-21 Thread Antoine Levy-Lambert
of Sun to send the email which might work better. Let us know how it goes. Regards, Antoine Original-Nachricht Datum: Fri, 21 Jul 2006 09:30:44 -0700 (PDT) Von: Arminio Andrei <[EMAIL PROTECTED]> An: user@ant.apache.org Betreff: Mail Attachement Problem > Hi all, >

Mail Attachement Problem

2006-07-21 Thread Arminio Andrei
Hi all, I try to send a mail with task that will have an .jar attachement. My code is something like this: - The problem is: the .jar file is included in message body. How can I have a real attachement not a big message body