[Users] [Bug 3098] Please add support for basic HTTP authentication
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Mon Nov 10 14:24:05 CET 2014
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3098
--- Comment #1 from Ricardo Mones <mones at users.sourceforge.net> ---
This can be partially achieved with the .netrc support included in 3.11.1.
Just add a line:
machine <feedsite> login <yourlogin> password <yourpass>
to your ~/.netrc file¹. If the feed URL is
"http://www.company.com/news/feed.rss" the <feedsite> would be just
"www.company.com".
This only supports one user/password per site, not per feed, as a proper
implementation would require, but can work in some places.
¹ http://curl.haxx.se/docs/manpage.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list