From: Amin Bandali Date: Sun, 8 Jan 2023 15:25:28 +0000 (-0500) Subject: * .config/getmail/getmailrc: Add 'ssl_ciphers = AES256-SHA' needed with getmail6. X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/f16d6161c36570d525b48bb558e25625aca35854 * .config/getmail/getmailrc: Add 'ssl_ciphers = AES256-SHA' needed with getmail6. --- diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc index 0c988fa..6c85250 100644 --- a/.config/getmail/getmailrc +++ b/.config/getmail/getmailrc @@ -5,6 +5,7 @@ username = bandali password_command = ("gpg", "--no-tty", "-q", "-d", "/home/bandali/.passwd/gnu.gpg") port = 995 use_apop = True +ssl_ciphers = AES256-SHA [destination] type = Maildir