Require TLS for connecting chankillo master
authorAlex Dehnert <alex@dehnerts.com>
Sat, 18 Jul 2026 19:57:39 +0000 (19:57 +0000)
committerAlex Dehnert <alex@dehnerts.com>
Sat, 18 Jul 2026 19:57:39 +0000 (19:57 +0000)
commit121759c3d9f2f99524de9ca81fbf929528478910
tree9c28a9d62a749782aa351940cb07fb784971938b
parent5803fb67ac1614e6926255bdf96f4fa3abc13679
Require TLS for connecting

There's no excuse for using IMAP or POP3 without TLS at this point. I thought
that port was an unambiguous "use TLS" indicator, but apparently I use the
imap/143 with ~STARTTLS (commit 8626ddaf5ec4 in adehnert-sysconfig/salt) with
Alpine, so seems good to enforce this on the server.
conf.d/10-ssl.conf