diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2016-09-28 09:05:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:17:17 +0700 |
commit | 109b2f018af8e4c87e4c793c7c03dfab919fc450 (patch) | |
tree | dcd87de986c44dad4e8fc785a32aceb421bf6296 /network/r2e/README.Slackware | |
parent | 3d3965883a3f7087769a8c563f37e3569b0e071f (diff) |
network/r2e: Updated for version 2.71 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/r2e/README.Slackware')
-rw-r--r-- | network/r2e/README.Slackware | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/network/r2e/README.Slackware b/network/r2e/README.Slackware new file mode 100644 index 0000000000000..2d0503a968d3a --- /dev/null +++ b/network/r2e/README.Slackware @@ -0,0 +1,14 @@ +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. |