Error info:
/home/space/yx/sendmail.xml:51: The <mail> type doesn't support the nested
"tolist" element.
The part of script is:
  <target name="sendmail">
  <mail mailhost="smtp.163.org" subject="lg and tc daily update at
${current.date}"  messagefile="revision.log" >
   <from name="lg and tc daily Agent" address="[email protected]" />
   <tolist address="[email protected],[email protected],[email protected],[email protected]" />
   <cclist
address="[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]"
/>
  </mail>
 </target>


The ant version is 1.6.5

-- 
View this message in context: 
http://www.nabble.com/The-%3Cmail%3E-type-doesn%27t-support-the-nested-%22tolist%22-element-tp22154133p22154133.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to