added support for imap 'autotls' option to 'email in' node (#796)

* added support for imap 'autotls' option to 'email in' node
This commit is contained in:
HiroP0
2021-04-14 18:28:03 +02:00
committed by GitHub
parent 8412beedf2
commit 13d534ee54
6 changed files with 20 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"folder": "Folder",
"protocol": "Protocol",
"useSSL": "Use SSL?",
"autotls": "STARTTLS?",
"useTLS": "Use TLS?",
"disposition": "Disposition",
"none": "None",