|
read newsfeeds from your email client | |||
Frequently Asked QuestionsWhy Am I Getting an Error Message Like This? Why Am I Getting an Error Message Like This?
This is far an away the most common issue with rss2email. Assuming that you are running the most recent version of rss2email, this problem is, more often than not, actually an issue with the feedparser. Unfortunately, the feedparser tool, which I do not maintain, hasn't been officially updated in quite some time. However the development releases appear to be stable and do seem to resolve a lot feed reading issues. So if you're experiencing errors with feed parsing, do try replacing feedparser.py with a development version. Can I Read Password-Protected Feeds?Yes rss2email can read password-protected feeds if the server accepts basic HTTP authentication, which in most cases they do. Try re-adding the feed in the following manner, including the quotes around the feed address:
Why is the Feed I Just Added Not Working?If your feed has ampersands ('&') or other special characters, the feed address may not be properly added. This is often the case with RSS feeds from Craig's List searches. Try re-adding the feed with quotes around the feed address:
last updated 7 months ago # |
|||