Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a few small tweaks | Amin Bandali | 2018-03-17 | 1 | -0/+1 |
| | |||||
* | Rely on systemd timers for syncing mail, and re-index every 5 minutes | Amin Bandali | 2016-12-14 | 2 | -3/+2 |
| | | | | Also, delete mail from server when fetching pop3 with getmail | ||||
* | Add my GNU email | Amin Bandali | 2016-12-13 | 3 | -0/+32 |
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 |