summaryrefslogtreecommitdiffstats
path: root/isync/.config/systemd/user/mbsync.timer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add my GNU email•••Use getmail to fetch my GNU mail over pop3. After stowing getmail config, run it like this the first time: getmail --store-password-in-gnome-keyring to save the password in the Default gnome keyring. Then, proceed to run it without arguments, and/or enable and start the systemd timer for auto-syncing. Requires: getmail gnome-keyring python2-gnome-keyring Amin Bandali2016-12-131-2/+2
* Add systemd units for calling mbsync every 5 minutes•••To enable: systemctl --user enable mbsync.timer systemctl --user start mbsync.timer Also, use 'pick-first for mu4e-context-policy Amin Bandali2016-12-121-0/+10