| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
To enable:
systemctl --user enable mbsync.timer
systemctl --user start mbsync.timer
Also, use 'pick-first for mu4e-context-policy
|
| |
|
|
|
|
| |
Also, get rid of [Gmail]/ prefix by using separate channels
|
|
|
|
| |
TODO: switch to using mu4e-contexts
|
| |
|
|
|
|
|
|
| |
kudos to vincentbernat and rrix
https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el
http://doc.rix.si/cce/cce-irc.html
|
|
|