summaryrefslogtreecommitdiff
path: root/mail/rss2email/MESSAGE
blob: eaba545ff60f22025d6e04bd095060e152cf6d3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.3 2013/07/25 16:32:20 schmonz Exp $

Just before upgrading to 3.x:

$ r2e run
$ r2e opmlexport > feeds.xml

Just after upgrading from 2.x:

$ r2e new your@email.here
$ vi ~/.rss2email/config.py ~/.config/rss2email.cfg  # keep custom settings
$ r2e opmlimport feeds.xml
$ r2e run --no-send

===========================================================================