Posted By:
Rajat_Marathe
Posted On:
Wednesday, August 25, 2004 09:33 PM
I want to use the ANT mail task to generate & send email in html form. Whenever I try to do that, it attaches the html page to the email. I want it to be the body of email.
I am sucessfuly able to do the same using mimemail task.
But that is now deprecated.