summaryrefslogtreecommitdiff
path: root/tw/home/files/aerc/accounts.conf
blob: 16b9ac76b80b39a68e2a52893f929dd599432ae3 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[CERN]
source            = imaps+xoauth2://timo.wilken%40cern.ch@outlook.office365.com
outgoing          = smtp+xoauth2://timo.wilken%40cern.ch@smtp.office365.com
smtp-starttls     = true
# To authorize for the first time:
# mutt_oauth2.py ~/.local/share/aerc/twilken.tokens --authorize --authflow authcode --provider microsoft \
#    --email timo.wilken@cern.ch --client-id 9e5f94bc-e8a4-4e73-b8be-63364c29d753 --client-secret '' \
#    --encryption-pipe 'gpg --encrypt --recipient C2249BBE5E8761C943A0CFA1B7B3914BF63ACD7C'
# Confirm empty client secret. When done, copy-paste ?code= value from final URL to the command-line.
source-cred-cmd   = mutt_oauth2.py ~/.local/share/aerc/twilken.tokens
outgoing-cred-cmd = mutt_oauth2.py ~/.local/share/aerc/twilken.tokens
default           = INBOX
from              = Timo Wilken <timo.wilken@cern.ch>
aliases           = twilken@cern.ch
copy-to           = Sent Items
postpone          = Drafts
cache-headers     = true