diff options
author | Aaron LI <aly@aaronly.me> | 2018-01-13 10:26:00 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-01-13 10:26:00 +0800 |
commit | b4c84e526f180a087764ffe56dd94f140ff8e671 (patch) | |
tree | 2baa3978ff992c0fb97760d6c46296f3cdc7a8cc | |
parent | 2130263b53febd073c44fdb9336227606b498753 (diff) | |
download | dotfiles-b4c84e526f180a087764ffe56dd94f140ff8e671.tar.bz2 |
Update autistici smtp/imap
-rw-r--r-- | _mbsyncrc | 2 | ||||
-rw-r--r-- | _msmtprc | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -399,7 +399,7 @@ Channels lavabit-inbox lavabit-sent lavabit-archive lavabit-drafts lavabi IMAPAccount autistici Host mail.autistici.org User liweitianux@autistici.org -PassCmd "pass show email/autistici | head -n1" +PassCmd "pass show email/autistici/laptop | head -n1" SSLType IMAPS IMAPStore autistici-remote @@ -106,7 +106,7 @@ host smtp.autistici.org #tls_fingerprint D2:85:4A:D7:33:88:48:E5:9B:6A:55:A9:06:3C:ED:76:88:88:69:6F from liweitianux@autistici.org user liweitianux@autistici.org -passwordeval "pass show email/autistici | head -n1" +passwordeval "pass show email/autistici/laptop | head -n1" ### QQ/Foxmail ### |