summaryrefslogtreecommitdiff
path: root/feed2imaprc-example
diff options
context:
space:
mode:
authorlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-07-25 08:09:55 +0000
committerlnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972>2005-07-25 08:09:55 +0000
commitda839a928171aff6d8dc0f05da2ae93a9e47fe0f (patch)
tree8fe649f6616b7cd1316e775ba19de49066680ab1 /feed2imaprc-example
parent98017c762511e39c18e45eae83fba1fd26d4559a (diff)
downloadfeed2imap-da839a928171aff6d8dc0f05da2ae93a9e47fe0f.tar.gz
feed2imap-da839a928171aff6d8dc0f05da2ae93a9e47fe0f.tar.bz2
feed2imap-da839a928171aff6d8dc0f05da2ae93a9e47fe0f.zip
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@43 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to 'feed2imaprc-example')
-rw-r--r--feed2imaprc-example16
1 files changed, 0 insertions, 16 deletions
diff --git a/feed2imaprc-example b/feed2imaprc-example
deleted file mode 100644
index f27e671..0000000
--- a/feed2imaprc-example
+++ /dev/null
@@ -1,16 +0,0 @@
-# name is the name of the feed (must be unique)
-# url is the HTTP[S] address where the feed has to be fetched
-# target is the IMAP URI where to put emails
-# min-frequency (in HOURS) is the minimum frequency with which this particular
-# feed will be fetched
-# disable: if set to something, the feed will be ignored
-feeds:
- - name: feed2imap
- url: http://home.gna.org/feed2imap/feed2imap.rss
- target: imap://lucaswebmail:password@imap.apinc.org/INBOX.Feeds.Feed2Imap
- - name: lucas
- url: http://www.lucas-nussbaum.net/dotclear/rss.php
- target: imap://lucaswebmail:password@imap.apinc.org/INBOX.Feeds.Lucas
- - name: linuxfr
- url: http://linuxfr.org/backend/news/rss20.rss
- target: imap://lucaswebmail:password@imap.apinc.org/INBOX.Feeds.LinuxFR