From: Amin Bandali Date: Mon, 30 Mar 2020 03:01:05 +0000 (-0400) Subject: getmail,msmtp: small account-related updates X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/059cbada1ed13c52e63d93a57aeae5e4f2d31972 getmail,msmtp: small account-related updates --- diff --git a/.config/getmail/getmailrc b/.config/getmail/getmailrc index c570fdc..ded16de 100644 --- a/.config/getmail/getmailrc +++ b/.config/getmail/getmailrc @@ -1,7 +1,7 @@ [retriever] type = SimplePOP3SSLRetriever server = fencepost.gnu.org -username = mab +username = bandali password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.passwd/gnu.gpg") port = 995 use_apop = True diff --git a/.config/msmtp/config b/.config/msmtp/config index ac2d481..6cc26d8 100644 --- a/.config/msmtp/config +++ b/.config/msmtp/config @@ -19,20 +19,18 @@ account aminb : shemshak from amin@aminb.org account bndl : shemshak from amin@bndl.org -account mab : shemshak -from mab@shemshak.org account gnu host fencepost.gnu.org # use `msmtp -a gnu --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint tls_fingerprint 09:B3:CB:34:57:D2:07:0A:54:36:44:35:E4:91:55:7B:E5:20:48:43:E2:00:C3:10:38:16:62:7C:1E:EC:BA:7A tls_starttls on -from mab@gnu.org -user mab +from bandali@gnu.org +user bandali passwordeval gpg --no-tty -q -d ~/.passwd/gnu.gpg -account gnu-bandali : gnu -from bandali@gnu.org +account gnu-mab : gnu +from mab@gnu.org account gnu-aminb : gnu from aminb@gnu.org account gnu-amin : gnu