Is this a known problem with the standard build script for ant ?
Jon
-Original Message-----
From: Jonathan Hawkins [mailto:[EMAIL PROTECTED]
Sent: 29 March 2005 14:36
To: 'user@ant.apache.org'
Subject: Email Task not sending attachment
I am trying to send an email with an attachmen
I am trying to send an email with an attachment using the Any Mail task.
If I use encoding=uu, it send the email but the attachment is included in
the body of the email.
If I use encoding=mime, I get :-
Exception caught: C:\tempFix\build.xml:12: Failed to initialise encoding:
mime
C:\tempFix\bui