Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        rss2email - Deliver news from RSS feeds to your smtp server as text or html mail
        
        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
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | rss2email | 
                2.60 | 
                3.fc6 | 
                noarch | 
                74 KiB | 
                Mon Mar 26 04:13:14 2007 | 
            
        
        Changelog
        
            - * Sat Mar 24 18:00:00 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.60-3
 
            - Use sed instead of dos2unix
- Some small fixes from review bug #233715
- Apply one patch from Debian that should warn if there are problems with
  local delivery via sendmail
 
        
            - * Sat Mar 24 18:00:00 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.60-2
 
            - 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
 
        
            - * Fri Mar 23 18:00:00 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.60-1
 
            - Initial package