force IMAP TLS

This commit is contained in:
2026-08-27 18:08:12 +02:00
parent 4ad938f0b4
commit 79be5e7a8d
+2 -2
View File
@@ -112,8 +112,8 @@ COMPRESSION_LEVEL=
# IMAP full-text search is enabled by default. Set the following variable to off in order to disable the feature.
# FULL_TEXT_SEARCH=off
#IMAP_TLS_REQUIRED=false
#IMAP_TLS_FORCE=false
IMAP_TLS_REQUIRED=true
IMAP_TLS_FORCE=true
###################################