* Keith Hellman <[email protected]> [140731 09:14]: > I access a number of 'private' feeds associated with my university > research group. rss2email detects the 301 redirection and saves the > new (redirected) url --- but this disables access next time an > attempt is made. > > I've attached a patch that uses a new command 'explicit' to prevent > select feeds from respecting the embedded redirection information.
Hello, I've been triaging old bugs and stumbled upon this one. The semantics of a 301 redirection are clear, and according to RFC2616, rss2email as a "clients with link editing capabilities" should change the URL in its database. I don't know the specifics of these private URLs but maybe another redirection such as 302 would be better. Thanks for your bug report. -- Etienne Millon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

