~kris/dots

srice

ref: 178c9a25a484ead715392d50e21d03df486b8b41 srice/.config/aerc/aerc-accounts.conf -rw-r--r-- 560 bytes
178c9a25 — Kris Yotam conky: sync proper config from moirai (was the greenred variant) 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# aerc accounts configuration
# Install: cp ~/dev/100x/configs/aerc-accounts.conf ~/.config/aerc/accounts.conf
# Then edit credentials.

[Gmail]
source = imaps://user%40gmail.com@imap.gmail.com:993
outgoing = /usr/bin/msmtp -a gmail
default = INBOX
from = Your Name <user@gmail.com>
copy-to = Sent
check-mail = 5m

# For ProtonMail via Bridge (note: may mangle patches)
# [ProtonMail]
# source = imaps://user%40protonmail.com@127.0.0.1:1143
# outgoing = /usr/bin/msmtp -a protonmail
# default = INBOX
# from = Your Name <user@protonmail.com>
# check-mail = 2m