On Thu, Jan 03, 2008 at 10:48:27PM +0100, Hilko Bengen wrote: > I have subscribed to http://thecommandline.net/feed and all messages > generated from that feed get the title "Creative Commons License". > > Apparently, so it turns out, instead of the item's title, the title > for a media object embedded at the end of that item is used:
This looks like a problem with a package rss2email depends on, python-feedparser. See the bug report at <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490613>. It was fixed just recently, and version 4.1-11 is currently in unstable. I was having the same problem with both a wordpress.com RSS feed as well as a sample one I made up like your example. After emailing the upstream author, I installed the new python-feedparser described in the above bug report, and my emails had the right subject lines again. I also just added the example you gave at commandline.net to rss2email, and it also emailled me the right subject lines for the RSS entries. Hope that helps, Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

