Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "Move email, IRC and Atom into Thunderbird"" | EuAndreh | 2022-11-24 | 1 | -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" | EuAndreh | 2022-11-12 | 1 | -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 Thunderbird | EuAndreh | 2022-11-12 | 1 | -297/+0 |
| | |||||
* | bin/m: Run mbsync in parallel, with one process per account | EuAndreh | 2022-11-06 | 1 | -1/+14 |
| | | | | Get the accounts from the list generated by `mailcfg list`. | ||||
* | bin/mailcfg: Expand $XDG_LOG_HOME at file generation time | EuAndreh | 2022-10-29 | 1 | -2/+2 |
| | |||||
* | bin/mailcfg: Use PascalCase label over lowercase normalized one | EuAndreh | 2022-10-29 | 1 | -4/+8 |
| | |||||
* | Remove configuration files from email programs | EuAndreh | 2022-10-27 | 1 | -0/+280 |
Generate them instead with the new mailcfg(1). |