Commit Graph

1 Commits (2522a5f9ef6e3dc0885b0fd1dbbda9f0d478faf9)

Author SHA1 Message Date
Stephane Nicoll ccc5e65779 Add email support
This commit adds a new starter to auto-configure a MailSender when the
necessary classes are present and when the property "spring.mail.host" is
set.

The auto-configuration also accepts any arbitrary properties that
JavaMail might need using the "spring.mail.properties" prefix.

Fixes gh-1760
10 years ago