Re: attachment mime settings

2005-04-01 Thread Matt Benson
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-

attachment mime settings

2005-04-01 Thread Ryan Shoemaker - JavaSoft East
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