aboutsummaryrefslogtreecommitdiff
path: root/bin/mailcfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Move email, IRC and Atom into Thunderbird""EuAndreh2022-11-241-297/+0
| | | | | | | This reverts commit 3dcbe37baab74e089dee6f93d74a8824f5591478. The Postfix local server is still a bit janky and being worked on, now can be used to replace the previous email toolchain.
* Revert "Move email, IRC and Atom into Thunderbird"EuAndreh2022-11-121-0/+297
| | | | | | | This reverts commit 9e65133659eb92c65c730b83d68c81e9d2df4251. I'm still using msmtpq for git-send-email. So I'll have to work that out before removing *all* email configuration.
* Move email, IRC and Atom into ThunderbirdEuAndreh2022-11-121-297/+0
|
* bin/m: Run mbsync in parallel, with one process per accountEuAndreh2022-11-061-1/+14
| | | | Get the accounts from the list generated by `mailcfg list`.
* bin/mailcfg: Expand $XDG_LOG_HOME at file generation timeEuAndreh2022-10-291-2/+2
|
* bin/mailcfg: Use PascalCase label over lowercase normalized oneEuAndreh2022-10-291-4/+8
|
* Remove configuration files from email programsEuAndreh2022-10-271-0/+280
Generate them instead with the new mailcfg(1).