slackbuilds/network/r2e
dsomero 687c78d560 various: Fix SlackBuild formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:34:22 -05:00
..
README network/r2e: Updated for version 2.66. 2010-05-13 13:30:15 +02:00
config.py.patch network/r2e: Updated for version 2.66. 2010-05-13 13:30:15 +02:00
doinst.sh network/r2e: Added to 12.2 repository 2010-05-12 23:32:44 +02:00
r2e.SlackBuild various: Fix SlackBuild formatting and comment nit picks. 2013-11-22 02:34:22 -05:00
r2e.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
wrapper.r2e network/r2e: Added to 12.2 repository 2010-05-12 23:32:44 +02:00

README

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, 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".

See http://rss2email.infogami.com for additional information.