aerc: init config
This commit is contained in:
parent
f7411d6348
commit
85d3ec640d
5 changed files with 219 additions and 0 deletions
7
.config/aerc/accounts.conf
Normal file
7
.config/aerc/accounts.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
[jtbx]
|
||||
source = imaps://jtbx:yourpassword123@disroot.org:993
|
||||
outgoing = smtps://jtbx:yourpassword123@disroot.org:465
|
||||
default = INBOX
|
||||
from = "Jeremy Baxter" <jtbx@disroot.org>
|
||||
cache-headers = true
|
||||
copy-to = Sent
|
Loading…
Add table
Add a link
Reference in a new issue