update gnu address
[~bandali/configs] / .config / msmtp / config
CommitLineData
ec80f07a
AB
1# Set default values for all following accounts.
2defaults
3port 587
4tls on
5auth on
6#tls_trust_file /etc/ssl/certs/ca-certificates.crt
7logfile ~/.msmtp.log
8
a88f7ece 9account shemshak
cad07800 10host mail.shemshak.org
fd383639 11# use `msmtp -a shemshak --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint
1401d7c4 12tls_fingerprint A7:3C:2D:20:F3:C4:49:CF:B9:C8:62:F2:1C:19:26:91:78:6B:37:61:EA:35:84:26:F2:AA:F9:26:D5:27:47:18
ec80f07a 13tls_starttls on
4ed3a945
AB
14from amin@shemshak.org
15user amin@shemshak.org
a4c7bd3e 16passwordeval gpg --no-tty -q -d ~/.passwd/shemshak.gpg
ec80f07a 17
a88f7ece 18account aminb : shemshak
ec80f07a 19from amin@aminb.org
a88f7ece 20account bndl : shemshak
cad07800 21from amin@bndl.org
4ed3a945
AB
22account mab : shemshak
23from mab@shemshak.org
ec80f07a 24
ec80f07a
AB
25account gnu
26host fencepost.gnu.org
27# use `msmtp -a gnu --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint
97b0b2e3 28tls_fingerprint 12:86:E0:3E:30:F7:AD:9B:05:CA:59:C8:CD:F2:20:11:44:14:B7:F2:09:EE:10:42:E6:BF:CB:25:AE:2D:4D:0E
ec80f07a 29tls_starttls on
6283c91e
AB
30from mab@gnu.org
31user mab
a4c7bd3e 32passwordeval gpg --no-tty -q -d ~/.passwd/gnu.gpg
ec80f07a 33
6283c91e
AB
34account gnu-bandali : gnu
35from bandali@gnu.org
ec80f07a
AB
36account gnu-aminb : gnu
37from aminb@gnu.org
38account gnu-amin : gnu
39from amin@gnu.org
ec80f07a 40
ec80f07a
AB
41account uwaterloo
42host connect.uwaterloo.ca
43tls_starttls on
e93437ba 44from abandali@uwaterloo.ca
ec80f07a 45user abandali
a4c7bd3e 46passwordeval gpg --no-tty -q -d ~/.passwd/uwaterloo.gpg
ec80f07a
AB
47tls_trust_file /etc/ssl/certs/ca-certificates.crt
48
e93437ba
AB
49account uwaterloo-friendly : uwaterloo
50from bandali@uwaterloo.ca
51
ec80f07a
AB
52account csclub
53host mail.csclub.uwaterloo.ca
54tls_starttls on
55from abandali@csclub.uwaterloo.ca
56user abandali
a4c7bd3e 57passwordeval gpg --no-tty -q -d ~/.passwd/csclub.gpg
ec80f07a
AB
58tls_trust_file /etc/ssl/certs/ca-certificates.crt
59
e93437ba
AB
60account csclub-friendly : csclub
61from bandali@csclub.uwaterloo.ca
62
ec80f07a 63# Set a default account
badbf198 64account default : shemshak