]> gitweb.michael.orlitzky.com - mutt.git/blob - ssl
folders: drop imap_check_subscribed in favor of explicit list.
[mutt.git] / ssl
1 # Don't connect unless TLS is available.
2 set ssl_force_tls=yes
3
4 # And if we download certs from the POP/IMAP server,
5 # store them here.
6 set certificate_file="~/.mutt/.mutt.crt"