# this is a courier-imapd config, include me into /etc/courier/imapd-ssl
# ensure that all SSL* variants are removed
TLS_PROTOCOL=TLS1
# for checking that service
nmap --script ssl-enum-ciphers -p 993 <hostname> | grep SSLv