Bug 4131

Summary: Per feed proxy preference
Product: Claws Mail (GTK 2) Reporter: George <removed-gdpr>
Component: Plugins/RSSylAssignee: users
Status: NEW ---    
Severity: enhancement    
Priority: P3    
Version: 3.17.2   
Hardware: PC   
OS: Windows NT   

Description George 2018-12-02 11:34:10 UTC
Currently RSSyl does not have a setting for using proxy or not.

As discussed in the mailing list to use Tor (local running service) one has to set:

export http_proxy=socks5://127.0.0.1:9050
export https_proxy=socks5://127.0.0.1:9050

and then run Claws Mail.

However certail RSS feeds don't work with Tor (sites using Cloudflare recaptcha etc).

It would be good to have an option to control the default (global) RSSyl proxy setting as well as individual setting for each feed (i.e. to use proxy or not).