Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mbsync: Output mailboxes.rc to XDG compliant mutt config dir | David Runge | 2023-12-19 | 1 | -1/+1 |
| | | | | Signed-off-by: David Runge <dave@sleepmap.de> | ||||
* | isync: Start mutt_mailboxes not as post command | David Runge | 2023-02-02 | 1 | -1/+1 |
| | |||||
* | isync: Use mutt_mailboxes script for generating mailboxes.rc | David Runge | 2023-02-02 | 1 | -1/+1 |
| | |||||
* | mbsync: Add systemd system service and timer | David Runge | 2022-03-16 | 1 | -0/+34 |
.config/systemd/system/mbsync@.service: Add a systemd system service that is supposed to rely on SetCredentialEncrypted to retrieve a given user's mails. .config/systemd/system/mbsync@.timer: Run the accompanying mbsync@.service every 5 minutes. |