1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
rss2email (1:3.11-1) unstable; urgency=medium
rss2emmail 3.11 make a configuration option obsolete
smtp-ssl-protocol = SSLv3
Its presence will make r2e to abort any operation and exit with an error,
just removing the option makes r2e to work again.
See #947408 for more details
-- gustavo panizzo <gfa@zumbi.com.ar> Thu, 09 Apr 2020 20:20:38 +0000
rss2email (1:3.8-1) unstable; urgency=medium
rss2email 3.x introduces a new, incompatible format for configuration and
feed data. Please review the r2e(1) manpage for details on the new
configuration format.
You can migrate (parts of) your data, using the provided r2e-migrate
executable: it will set up your default email address, feed list, and
already-seen database.
-- Etienne Millon <me@emillon.org> Tue, 10 Jun 2014 16:32:38 +0200
rss2email (2.30-1) unstable; urgency=low
WARNING: This update will cause a lot of resends the first time you run it.
To protect against this, run the old version, upgrade, and immediately run
it with the --no-send option.
-- Joey Hess <joeyh@debian.org> Wed, 11 Feb 2004 18:26:10 -0500
|