I'm trying to access the feed from my google account and I do not know how to send the user and password:
>> read https://mail.google.com/mail/feed/atom
** Access error: protocol error: "Authentication not supported yet"
>> read https://user:pass@mail.google.com/mail/feed/atom
** Access error: protocol error: "Authentication not supported yet"
How do you do this?