From ccdc4e0c2f85ad11b81c0d5260abd105754c2bd0 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 13 Dec 2016 11:10:38 -0500 Subject: 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 | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bdbd894..5ff3d24 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ ranger/*/*/tagged # ncmpcpp ncmpcpp/*/error.log + +# getmail oldmail file +oldmail-* -- cgit v1.2.3-60-g2f50