DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29134>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29134 Converts the desired attachment to message.txt [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2004-11-12 19:35 ------- There is no sample and error report to demonstrate the problem so I will close this as invalid. The MimeMailer requires javamail and activation to work, so there is nothing special here. I tried a simple: <mail mailhost="xxxx.xxxxx.xxx" subject="Mail Test"> <from address="[EMAIL PROTECTED]"/> <to address="[EMAIL PROTECTED]"/> <message>The test is completed</message> <fileset dir="." includes="*.zip"/> </mail> and it works fine (javamail 1.3.2 and activitation 1.0.2) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]