diff options
Diffstat (limited to '')
-rw-r--r-- | .config/msmtp/config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/msmtp/config b/.config/msmtp/config index a863c09..bd508ee 100644 --- a/.config/msmtp/config +++ b/.config/msmtp/config @@ -11,16 +11,16 @@ 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 mab@shemshak.org -user mab@shemshak.org +from amin@shemshak.org +user amin@shemshak.org passwordeval gpg2 --no-tty -q -d ~/.passwd/shemshak.gpg account aminb : shemshak from amin@aminb.org account bndl : shemshak from amin@bndl.org -account amin : shemshak -from amin@shemshak.org +account mab : shemshak +from mab@shemshak.org account gnu host fencepost.gnu.org |