I think you can set the 'messageMimeType' parameter to text/html as in
messageMimeType="text/html"
http://maven.apache.org/maven-1.x/plugins/test/faq.html
Anyone?
Martin--
- Original Message -
From: "Guy Catz" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Tuesday, June 10, 2008 5:37
-Original Message-
From: Guy Catz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 10, 2008 11:37 AM
To: Ant Users List
Subject: send mail in a HTML format
/*
Hey guys,
How do I use the mail task to send in a HTML format?
There seems to be a mimetype property. Is this what I need? the ma