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,10 @@
"folder": "Verzeichnis",
"protocol": "Protokoll",
"useSSL": "SSL",
"autotls": "STARTTLS?",
"never": "nie",
"required": "wenn erforderlich",
"always": "immer",
"useTLS": "TLS",
"disposition": "Behandlung",
"none": "Keine",