* .config/getmail/getmailrc: Add 'ssl_ciphers = AES256-SHA' needed with getmail6.
authorAmin Bandali <bandali@gnu.org>
Sun, 8 Jan 2023 15:25:28 +0000 (10:25 -0500)
committerAmin Bandali <bandali@gnu.org>
Sun, 8 Jan 2023 15:25:28 +0000 (10:25 -0500)
.config/getmail/getmailrc

index 0c988fa..6c85250 100644 (file)
@@ -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