aboutsummaryrefslogtreecommitdiff
path: root/templates/.config/aerc/accounts.conf
blob: b1242b1893056849829b41266b3753fde2a427c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# aerc config
[benburwell.com]
source            = maildir://~/Mail/Fastmail
outgoing          = smtps+plain://benburwell%40fastmail.com@smtp.fastmail.com:465
default           = INBOX
from              = Ben Burwell <ben@benburwell.com>
copy-to           = Sent
outgoing-cred-cmd = pass mail/benburwell@fastmail.com
archive           = Archive

# [Notmuch]
# source    = notmuch://~/Mail
# query-map = ~/.querymap

# [IMAP]
# source            = imaps://benburwell%40fastmail.com@imap.fastmail.com
# source-cred-cmd   = pass mail/benburwell@fastmail.com
# outgoing          = smtps+plain://benburwell%40fastmail.com@smtp.fastmail.com
# outgoing-cred-cmd = pass mail/benburwell@fastmail.com
# default           = INBOX
# from              = Ben Burwell <ben@benburwell.com>
# copy-to           = Sent