On Feb 15, 2007, at 2:52 PM, Chun Ji wrote:


I have find out why,
"
DEPRECATED - The mimemail task is deprecated. Use the mail task instead.
"

And here is my new target.
"
   <target name="email">
<mail from="[EMAIL PROTECTED]" tolist="[EMAIL PROTECTED]" subject="Report" messagemimetype="text/ html" messagefile="Report.html"/>
   </target>
"

Very good.

--
Jack J. Woehr
Director of Development
Absolute Performance, Inc.
[EMAIL PROTECTED]
303-443-7000 ext. 527


Reply via email to