aboutsummaryrefslogtreecommitdiff
path: root/tw/home/files/aerc/accounts.conf
AgeCommit message (Collapse)Author
2023-06-03Add aerc keybinds and archive foldersTimo Wilken
2023-05-28Add timo@wilkenfamily.de email accountTimo Wilken
2023-05-25Set up GPG mail signing and encryptionTimo Wilken
2023-04-21Let aerc handle XOAUTH itselfTimo Wilken
This should be more reliable than using mutt_oauth2 and fighting aerc's caching of the passphrase. This also fixes sending emails from the Cantab and Outlook accounts.
2023-04-21Fix aerc ExOl SMTP setupTimo Wilken
Apparently, smtp-starttls=true is not recognised; use =yes instead.
2023-04-20Split work and home aerc configs apartTimo Wilken
2023-04-18Fix sending ExOl mailTimo Wilken
2023-04-03Use aerc's native XOAUTH2 supportTimo Wilken
To avoid jank when refreshing access tokens, let aerc do it itself rather than shelling out to mutt_oauth2.py.
2023-03-29Fix encryption command for mutt_oauth2Timo Wilken
2023-03-29Move to evil, evil ExOl for work mailTimo Wilken
2023-03-04Delete all but CERN account for aercTimo Wilken
2023-03-04Fix sent folder for CERN mailTimo Wilken
2023-03-04Add CERN mail aliasTimo Wilken
2023-02-15Use aerc for mail by defaultTimo Wilken
But keep neomutt installed for now, just in case.