Closes gh-3649
This commit is contained in:
Stephane Nicoll
2015-08-04 15:08:33 +02:00
parent d8bf3a72da
commit 7669e888cb
4 changed files with 17 additions and 16 deletions

View File

@@ -548,6 +548,7 @@ content into your application; rather pick only the properties that you need.
# Email ({sc-spring-boot-autoconfigure}/mail/MailProperties.{sc-ext}[MailProperties])
spring.mail.host=smtp.acme.org # mail server host
spring.mail.port= # mail server port
spring.mail.protocol=smtp # mail server protocol
spring.mail.username=
spring.mail.password=
spring.mail.default-encoding=UTF-8 # encoding to use for MimeMessages