A task to send SMTP email.
This task can send mail using either plain
text, UU encoding or Mime format mail depending on what is available.
Attachments may be sent using nested FileSet
elements.
since: Ant 1.2
Method Summary
public void
setMailport(Integer value) Sets the mailport parameter of this build task.