aboutsummaryrefslogtreecommitdiffstats
path: root/_msmtprc
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-03-08 22:45:38 +0800
committerAaron LI <aly@aaronly.me>2018-03-08 22:45:38 +0800
commitf41642afd858996255f2e52f136248e49c50824d (patch)
tree3b6deb65f3bd2f2de149fd91d92d43f464efbb72 /_msmtprc
parentaaef9dc5db8457bf3e6f5ac39186757dec21b27f (diff)
downloaddotfiles-f41642afd858996255f2e52f136248e49c50824d.tar.bz2
msmtprc: update user account: weitian@aaronly.me -> wt@liwt.net
Diffstat (limited to '_msmtprc')
-rw-r--r--_msmtprc14
1 files changed, 7 insertions, 7 deletions
diff --git a/_msmtprc b/_msmtprc
index e50333a..1684f94 100644
--- a/_msmtprc
+++ b/_msmtprc
@@ -32,18 +32,18 @@ logfile ~/.cache/msmtp.log
### aly@aaronly.me ###
account aly
-host mail.aaronly.me
+host mail.liwt.net
from aly@aaronly.me
user aly@aaronly.me@laptop
passwordeval "pass show email/self/aly/laptop | head -n1"
-### weitian@aaronly.me ###
-account weitian
-host mail.aaronly.me
-from weitian@aaronly.me
-user weitian@aaronly.me@laptop
-passwordeval "pass show email/self/weitian/laptop | head -n1"
+### wt@liwt.net ###
+account wt
+host mail.liwt.net
+from wt@liwt.net
+user wt@liwt.net@laptop
+passwordeval "pass show email/self/wt/laptop | head -n1"
### Gmail - aaronly.me ###