isync, bash, eshell: try imap syncing my gnu mail from my server
[~bandali/configs] / .config / msmtp / config
index 3c0aaa0..7f36e74 100644 (file)
@@ -6,22 +6,22 @@ auth on
 #tls_trust_file /etc/ssl/certs/ca-certificates.crt
 logfile ~/.msmtp.log
 
-# amin
-account amin
+account shemshak
 host mail.shemshak.org
 # use `msmtp -a amin --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint
 tls_fingerprint 2F:48:C6:F4:BA:AB:3F:52:84:06:56:33:4B:29:57:84:0F:74:1B:DB:C1:83:25:03:67:05:9A:D4:2A:CE:D4:00
 tls_starttls on
 from amin@shemshak.org
 user amin@shemshak.org
-passwordeval gpg2 --no-tty -q -d ~/.passwd/amin.gpg
+passwordeval gpg --no-tty -q -d ~/.passwd/shemshak.gpg
 
-account aminb : amin
+account aminb : shemshak
 from amin@aminb.org
-account bndl : amin
+account bndl : shemshak
 from amin@bndl.org
+account mab : shemshak
+from mab@shemshak.org
 
-# gnu
 account gnu
 host fencepost.gnu.org
 # use `msmtp -a gnu --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint
@@ -29,9 +29,8 @@ tls_fingerprint 13:CE:26:A2:60:33:FB:E0:B1:3E:91:06:AD:67:7A:A3:55:40:BA:04:80:D
 tls_starttls on
 from bandali@gnu.org
 user bandali
-passwordeval gpg2 --no-tty -q -d ~/.passwd/gnu.gpg
+passwordeval gpg --no-tty -q -d ~/.passwd/gnu.gpg
 
-# gnu (old)
 account gnu-aminb : gnu
 from aminb@gnu.org
 account gnu-amin : gnu
@@ -39,23 +38,21 @@ from amin@gnu.org
 account gnu-mab : gnu
 from mab@gnu.org
 
-# uwaterloo
 account uwaterloo
 host connect.uwaterloo.ca
 tls_starttls on
 from abandali@uwaterloo.ca
 user abandali
-passwordeval gpg2 --no-tty -q -d ~/.passwd/uwaterloo.gpg
+passwordeval gpg --no-tty -q -d ~/.passwd/uwaterloo.gpg
 tls_trust_file /etc/ssl/certs/ca-certificates.crt
 
-# csclub
 account csclub
 host mail.csclub.uwaterloo.ca
 tls_starttls on
 from abandali@csclub.uwaterloo.ca
 user abandali
-passwordeval gpg2 --no-tty -q -d ~/.passwd/csclub.gpg
+passwordeval gpg --no-tty -q -d ~/.passwd/csclub.gpg
 tls_trust_file /etc/ssl/certs/ca-certificates.crt
 
 # Set a default account
-account default : amin
+account default : shemshak