summaryrefslogtreecommitdiff
path: root/.config/aerc/accounts.conf
blob: 8e59f8a9b5e45d85e18996a35ca17b2c3496d87b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[main]
# source            = maildir://~/.local/share/mail/runxiyu
source            = notmuch://~/.local/share/mail/runxiyu
maildir-store     = ~/.local/share/mail/runxiyu
check-mail-cmd    = /usr/bin/env mailsync
outgoing          = /usr/bin/env msmtp --account=runxiyu
default           = Inbox
from              = Runxi Yu <me@runxiyu.org>
copy-to           = Sent

# [school]
# from              = Runxi Yu <s22537@ykpaoschool.cn>
# default           = INBOX
# copy-to           = Sent Items
# source            = imaps+xoauth2://s22537%40ykpaoschool.cn@outlook.office365.com
# source-cred-cmd   = ~/.local/bin/ykpsmuttauth -tokenfile ~/.cache/aerc/token.txt
# outgoing          = smtp+xoauth2://s22537%40ykpaoschool.cn@outlook.office365.com:587
# outgoing-cred-cmd = ~/.local/bin/ykpsmuttauth -tokenfile ~/.cache/aerc/token.txt

[ld]
source            = imaps://runxiyuld%40runxiyu.org@mail.runxiyu.org
source-cred-cmd   = pass show runxiyu.org/runxiyuld
outgoing          = smtps://runxiyuld%40runxiyu.org@mail.runxiyu.org
outgoing-cred-cmd = pass show runxiyu.org/runxiyuld
default           = INBOX
from              = Runxi Yu <runxiyu-ld@runxiyu.org>
copy-to           = Sent

[old]
source            = imaps://andrew%40andrewyu.org@mail.andrewyu.org
source-cred-cmd   = pass show andrewyu.org/andrew
outgoing          = smtps://andrew%40andrewyu.org@mail.andrewyu.org
outgoing-cred-cmd = pass show andrewyu.org/andrew
default           = INBOX
from              = Runxi Yu <andrew@andrewyu.org>
copy-to           = Sent

[mdirect]
source            = imaps://me%40runxiyu.org@mail.runxiyu.org
source-cred-cmd   = pass show runxiyu.org/me
outgoing          = smtps://me%40runxiyu.org@mail.runxiyu.org
outgoing-cred-cmd = pass show runxiyu.org/me
default           = INBOX
from              = Runxi Yu <me@runxiyu.org>
copy-to           = Sent