Commit graph

8 commits

Author SHA1 Message Date
f5896ccc12 [mbsync] Get the account credentials from the secret service
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.
2021-11-02 22:06:32 -07:00
92d2d4650e [mbsync] Rename ‘Master’ -> ‘Far’, ‘Slave’ -> ‘Near’
The previous options were deprecated.
2021-11-02 22:06:32 -07:00
f655e1e3c2 [mbsync] Sync all ‘ml-*’ inboxes and ‘INBOX’
I’ve renamed all of them so that if I add or remove them I don’t have to worry
about updating mbsync.
2021-11-02 22:06:32 -07:00
7f870a0035 Fixup which directories get synced
Syncing all of them was causing mbsync to fail.
2020-04-22 23:18:29 -07:00
946b7425de Fix (automatic) syncing of email
- 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.
2019-08-14 23:45:13 -07:00
78d12003b6 Fix mail helpers 2019-07-22 08:38:56 -07:00
3b12c030ee Specify which SubFolders style to use 2017-11-13 13:46:12 -08:00
e87c292ab3 Add mbsync config 2016-08-05 01:43:09 +02:00