X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/e7125caf1ae01df9ae58693d71ca29ed75a94eda..bae7970cfc520d0203b03eeacc87d521a1b30651:/.config/msmtp/config diff --git a/.config/msmtp/config b/.config/msmtp/config index 6a4d9e1..422ca83 100644 --- a/.config/msmtp/config +++ b/.config/msmtp/config @@ -41,11 +41,14 @@ from mab@gnu.org account uwaterloo host connect.uwaterloo.ca tls_starttls on -from bandali@uwaterloo.ca +from abandali@uwaterloo.ca user abandali passwordeval gpg --no-tty -q -d ~/.passwd/uwaterloo.gpg tls_trust_file /etc/ssl/certs/ca-certificates.crt +account uwaterloo-friendly : uwaterloo +from bandali@uwaterloo.ca + account csclub host mail.csclub.uwaterloo.ca tls_starttls on @@ -54,5 +57,8 @@ user abandali passwordeval gpg --no-tty -q -d ~/.passwd/csclub.gpg tls_trust_file /etc/ssl/certs/ca-certificates.crt +account csclub-friendly : csclub +from bandali@csclub.uwaterloo.ca + # Set a default account account default : shemshak