Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        rss2email - Deliver news from RSS feeds to your smtp server as text or html mail
        
        
        - Description:
- rss2email lets you subscribe to a list of XML newsfeeds (RSS or Atom). It can
parse them regularly with the help of cron and send new items to you by email.
A HTML mail will be send in the default configuration to the local smtp server.
See the man page r2e for details how to set rss2email up. 
Packages
        
        
            | rss2email-2.60-3.el4.noarch
              [16 KiB] | Changelog
              by Thorsten Leemhuis (2007-03-24): - Seperate package for html2text, as it might be useful for other stuff
  as well
- update r2e and make it possible to manage different feed files (optional,
  use r2e option "--feedext foo" to use it)
- add some common used, but-no-so-well documented configuration parameters
  to config.py template and give a hint where to find docs what they do |