aboutsummaryrefslogtreecommitdiffstats
path: root/mbsync/usr
Commit message (Collapse)AuthorAgeFilesLines
* [mbsync] Get the account credentials from the secret serviceGravatar Tom Willemse2021-11-022-29/+0
| | | | | | | Instead of using my custom Python script that looks them up, just use the command-line application included in the ‘libsecret’ package on Archlinux. Remove the custom helper script that I’d written for them.
* Fix (automatic) syncing of emailGravatar Tom Willemse2019-08-142-23/+21
| | | | | | | | | | | - Load the necessary environment variables from ‘gnome-keyring-daemon’ when loading fish. - Don’t sync the Archive directory from ryuslash.org, it’s too big and mbsync seems to get really confused about it. - Disable old email accounts from syncing with mbsync. - Fix the ‘get-mail-password’ and ‘set-mail-password’ scripts. - Use ‘secretstorage’ instead of ‘keyring’, this appears to be newer and easier to use.
* Fix mail helpersGravatar Tom Willemse2019-07-222-2/+2
|
* Add mbsync configGravatar Tom Willemse2016-08-052-0/+31