Node red mail usetls (#480)

* Default value for tls, checking if tls is set to false
This commit is contained in:
Schreck1985
2018-08-22 14:57:42 +02:00
committed by Dave Conway-Jones
parent 35cbcb3345
commit 45e4c6d9d4
3 changed files with 13 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"folder": "Folder",
"protocol": "Protocol",
"useSSL": "Use SSL?",
"useTLS": "Use TLS?",
"disposition": "Disposition",
"none": "None",
"read": "Mark Read",