projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c361e41
)
* .config/getmail/getmailrc: Add 'ssl_ciphers = AES256-SHA' needed with getmail6.
author
Amin Bandali
<bandali@gnu.org>
Sun, 8 Jan 2023 15:25:28 +0000
(10:25 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 8 Jan 2023 15:25:28 +0000
(10:25 -0500)
.config/getmail/getmailrc
patch
|
blob
|
blame
|
history
diff --git
a/.config/getmail/getmailrc
b/.config/getmail/getmailrc
index
0c988fa
..
6c85250
100644
(file)
--- 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
password_command = ("gpg", "--no-tty", "-q", "-d", "/home/bandali/.passwd/gnu.gpg")
port = 995
use_apop = True
+ssl_ciphers = AES256-SHA
[destination]
type = Maildir
[destination]
type = Maildir