# # aerc accounts configuration # # This file configures each of the available mail accounts. # You may add an arbitrary number of sections like so: # # [Personal] # source=imaps://username[:password]@hostname[:port] # # [Work] # source=imaps://username[:password]@hostname[:port] # folders=INBOX,Sent,Archives # default=Archives # # Each supported protocol may have some arbitrary number of extra configuration # options. See aerc-[protocol](5) for details (i.e. aerc-imap).