Add my GNU email
authorAmin Bandali <amin@aminb.org>
Tue, 13 Dec 2016 16:10:38 +0000 (11:10 -0500)
committerAmin Bandali <amin@aminb.org>
Tue, 13 Dec 2016 16:29:49 +0000 (11:29 -0500)
commitccdc4e0c2f85ad11b81c0d5260abd105754c2bd0
treee4251812e291faf3e0f0f2b46f86dcf48c466403
parent6bd89970263a7779091b3a9c817b74913aac628c
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
.gitignore
getmail/.config/systemd/user/getmail.service [new file with mode: 0644]
getmail/.config/systemd/user/getmail.timer [new file with mode: 0644]
getmail/.getmail/getmailrc [new file with mode: 0644]
isync/.config/systemd/user/mbsync.service
isync/.config/systemd/user/mbsync.timer
spacemacs/.emacs.d/private/aminb/packages.el
spacemacs/.spacemacs