IMAPS and outgoing TLS from prologic

This commit is contained in:
Your Name
2016-10-10 15:58:32 +00:00
parent ac9f32de1e
commit 5f6a8976a0
5 changed files with 7 additions and 3 deletions

View File

@@ -5,9 +5,8 @@ service imap-login {
}
#disable imaps since we use TLS connections through the standard imap
inet_listener imaps {
port = 0
}
}