This service sends an e-mail to the specified recipient.
!send_an_email.png|border=1!
h2. Input ports
* body - The text to be used as the body of the e-mail message. This parameter is mandatory but may be empty.
* from - An e-mail address to be used as the sender of the message.
* smtpserver - The machine via which to send the mail. If the paramter is not specified then the value of the mail.smtp.host property will be used.
* subject - The subject of the e-mail message.
* to - The e-mail address of the recipient of the mail message.
h2. Output ports
This service does not produce any outputs.
!send_an_email.png|border=1!
h2. Input ports
* body - The text to be used as the body of the e-mail message. This parameter is mandatory but may be empty.
* from - An e-mail address to be used as the sender of the message.
* smtpserver - The machine via which to send the mail. If the paramter is not specified then the value of the mail.smtp.host property will be used.
* subject - The subject of the e-mail message.
* to - The e-mail address of the recipient of the mail message.
h2. Output ports
This service does not produce any outputs.