Hi Aleks, * Aleks Totic <[EMAIL PROTECTED]> [2006-02-23 00:15]: >For authenticated sites, if your login cookies are not there, >you get back a login page. In Thunderbird there is no way to >fill in the login page, as all browsing requests are redirected >to Firefox.
I think the standard answer to that would be “use HTTP authentication instead of cookies.” Many aggregators support subscribing to HTTP-authenticated feeds. (I don’t know if most do, but I assume so.) Then when generating returning a feed to a client, weave the client’s supplied auth info into the alternate links, and accept HTTP auth on those pages in addition to cookies. That would work out of the box. For cookie-based auth, there is no existing approach, and I doubt that one would get significant traction anytime soon. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>