##// END OF EJS Templates
Adds enable_starttls_auto option to gmail example (#9586)....
Jean-Philippe Lang -
r7713:a1bb968e8dad
parent child
Show More
@@ -62,6 +62,7
62 62 # delivery_method: :smtp
63 63 # smtp_settings:
64 64 # tls: true
65 # enable_starttls_auto: true
65 66 # address: "smtp.gmail.com"
66 67 # port: 587
67 68 # domain: "smtp.gmail.com" # 'your.domain.com' for GoogleApps
General Comments 0
You need to be logged in to leave comments. Login now