# 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