summaryrefslogtreecommitdiff
path: root/config/aerc/accounts.conf
blob: 7167eb6732cecf0c53c053c7981b137411a61ee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Personal]
source            = maildir://~/mail-home
outgoing          = smtps+plain://marcc%40fastmail.fr@smtp.fastmail.com:465
default           = INBOX
outgoing-cred-cmd = pass fastmail/marcc
from              = "Marc Coquand" <marc@mccd.space>
copy-to           = Sent

[Work]
source   = maildir://~/mail-work
outgoing = smtps+plain://marc.coquand%40sustainably.app@smtp.gmail.com:465
default  = INBOX
outgoing-cred-cmd = pass sustainably/gmail
default  = INBOX
from     = "Marc Coquand" <marc.coquand@sustainably.app>