|
|
|
|
File: [home] / email2rss / README.txt
(download)
Revision: 1.6, Mon Jul 12 16:39:57 2004 UTC (6 years, 1 month ago) by ws Branch: MAIN CVS Tags: HEAD Changes since 1.5: +1 -1 lines typo |
This is a perl script that takes certain emails and puts them into an RSS feed. You define a patterns file (a list of regular expressions) and any email that matches, goes into the RSS file. Alternately, there are these similar programs: http://dodgeit.com/ http://www.eightlinks.com/features/000485.html Details procmail is used to pass all emails through email2rss.pl. email2rss.pl checks the patterns file for matches and anything that matches gets placed in a different mailbox (via procmail) and the contents are written to an RSS feed. TODO: -search body also (currently only the headers get searched)
| tony at ponderer dot org |
Powered by ViewCVS 0.9.2 |