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

           Summary: Converts the desired attachment to message.txt
           Product: Ant
           Version: 1.6.1
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

I downloaded Ant1.6.1 and was trying to use it with my existing build.xml. The 
target is expected to take a .zip file and mail it to a defined e-mail id.  
While this used to work earlier, it didnot work fine with 1.6.1.

1st Problem:
It said Mime Initialization failed and hence the recieved mail had the entire 
attachment was converted into text and sent in the mail.  I have added 
mail.jar and activation.jar of JavaMail to come over this error.

2nd and Main problem:
There is no initialization error now but the attachment is converted to 
messages.txt file and that is sent as an attachment.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to