summaryrefslogtreecommitdiff
path: root/tw/home/files/aerc
AgeCommit message (Collapse)Author
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-21Merge diverged work and home branchesTimo Wilken
This took some work, particularly when re-merging the diverged OpenSSH configs and duplicate home services between lap.scm/home.scm and cern.scm.
2023-04-20Split work and home aerc configs apartTimo Wilken
2023-04-18Fix sending ExOl mailTimo Wilken
2023-04-14Improve aerc address displayTimo Wilken
2023-04-07Update CERN mail config for ExOlTimo 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-04-03Use imv for viewing images in mailsTimo Wilken
This avoids messing up aerc's layout.
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-03-04Simplify aerc index-formatTimo Wilken
2023-02-16Specify custom background for non-default casesTimo Wilken
If this is not done, aerc uses the terminal's default background colour instead of the default case's.
2023-02-15Toggle mail flags instead of settingTimo Wilken
2023-02-15Use aerc for mail by defaultTimo Wilken
But keep neomutt installed for now, just in case.