SlackBuildsOrg/network/r2e/README.Slackware
Alexander Verbovetsky 109b2f018a
network/r2e: Updated for version 2.71 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-10-01 07:17:17 +07:00

14 lines
437 B
Text

After installing this package please do the following:
mkdir ~/.rss2email
r2e new you@yourdomain.com
r2e add http://yourfeed.yourdomain.com
r2e run --no-send
To customize rss2email copy /usr/doc/config.py.example to ~/.rss2email
and edit it to taste.
You will probably want to create a cron job to periodically execute
"r2e run".
See http://www.allthingsrss.com/rss2email/ for additional information.