Bug 4221

Summary: offline mode is ignored
Product: Claws Mail (GTK 2) Reporter: Ricardo Mones <mones>
Component: Plugins/LibravatarAssignee: users
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 3.17.4   
Hardware: PC   
OS: Linux   

Description Ricardo Mones 2019-06-13 15:48:12 UTC
As reported on IRC:

 <@Ticho_> the libcurl call should probably also be blocked by the offline mode
Comment 1 Ricardo Mones 2019-10-02 09:15:52 UTC
Offline mode is already considered in libravatar, as seen by enabling --debug mode:
,-------
| …
| libravatar.c:226:libravatar avatar_image_render invoked
| libravatar.c:248:working off-line: libravatar network retrieval skipped
| …
`-------