I believe your simplest solution will be to override
the mimetype mapping of your Java installation. The
javadoc for javax.activation.FileDataSource,
javax.activation.FileTypeMap, and
javax.activation.MimetypesFileTypeMap contain more
information. A fairly clean solution would be to
extract META-
Hi,
I'm trying to send e-mail from an Ant script. The message body
is a chunk of html that references a small number of png files
that I'm adding as attachments. I'd like the message to render
nicely in the mail client, but the problem I'm having is that I
can't control the MIME settings on the a