Adds enable_starttls_auto option to gmail example (#9586).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7833 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2011-11-18 17:22:25 +00:00
parent c38cddf995
commit a1bb968e8d
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
# delivery_method: :smtp
# smtp_settings:
# tls: true
# enable_starttls_auto: true
# address: "smtp.gmail.com"
# port: 587
# domain: "smtp.gmail.com" # 'your.domain.com' for GoogleApps