0

I have a requirement to send emails from my Java EE based application to the customers. I am using a JBoss application server.

  1. I would like to understand if the application servers has the capability to act as an SMTP server as well.
  2. Can we use Mule ESB product to send emails? I guess Mule ESB uses the JavaMail API to send emails.
4

1 回答 1

1

在这里你有应该澄清你的疑虑的文档:http: //www.mulesoft.org/documentation/display/current/SMTP+Transport+Reference

于 2013-02-24T17:13:43.553 回答