slackbuilds/network/r2e
Alexander Verbovetsky 284803d127 network/r2e: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-10-05 07:21:47 +07:00
..
README network/r2e: Update README. 2016-10-05 07:21:47 +07:00
README.Slackware network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
doinst.sh network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
fix-email-header-injection.patch network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
r2e.SlackBuild network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
r2e.info network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
remove-newlines.patch network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
rss2email.certver.patch network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
slack-desc network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07:00
wrapper.r2e network/r2e: Updated for version 2.71 + new maintainer. 2016-10-01 07:17:17 +07: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.

NOTE:
rss2email has no option for disabling HTTPS certificate verification,
because Python requires this.

But it is possible to monkeypatch the ssl module to disable
verification globally for all feeds.

If you want the verification to be disabled pass CERTVER=no to the
script: CERTVER=no ./r2e.SlackBuild

See README.Slackware for post-installation configuration.