summaryrefslogtreecommitdiffstats
path: root/network/r2e/README
diff options
context:
space:
mode:
author Tom Canich2010-03-16 03:25:58 +0100
committer Erik Hanson2010-05-13 13:30:15 +0200
commit5a09cde910a3b3d588f5587035bc77846d75649d (patch)
tree2649339e7b3af511201bce0aaac94b44ca8a7cfb /network/r2e/README
parent7947934a5341a01ca89cc9c8c467346fb4b951f9 (diff)
downloadslackbuilds-5a09cde910a3b3d588f5587035bc77846d75649d.tar.gz
network/r2e: Updated for version 2.66.
Diffstat (limited to 'network/r2e/README')
-rw-r--r--network/r2e/README8
1 files changed, 6 insertions, 2 deletions
diff --git a/network/r2e/README b/network/r2e/README
index 2cc355059b..6ec2f3e747 100644
--- a/network/r2e/README
+++ b/network/r2e/README
@@ -2,11 +2,15 @@ rss2email is a free tool for delivering news from RSS feeds to your
email program. This allows you to view RSS feeds in an interface you
are already familiar with and to apply filters to incoming feeds.
-After installing this package, you need to do the following:
+After installing this package, edit /etc/r2e/config.py to taste, then do
+the following:
+
mkdir ~/.rss2email
r2e new you@yourdomain.com
r2e add http://yourfeed.yourdomain.com
r2e run --no-send
-You will probably want to create a cron job to periodically execute "r2e run".
+You will probably want to create a cron job to periodically
+execute "r2e run".
+
See http://rss2email.infogami.com for additional information.