[Users] [Bug 1920] No automatic NNTP filtering

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sun Jul 26 05:55:19 CEST 2015


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1920

--- Comment #6 from Stephan Sachse <ste.sachse at gmail.com> ---
Created attachment 1548
  -->
http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1548&action=edit
[PATCH 2/2] fix nntp manually filtering with account specific rules

manually running filter on nntp folders doesn't work correctly with
account specific rules. filtering_match_condition() in filtering.c:568
always gets a NULL as ac_prefs and every check with ac_prefs fails
subsequently. later cur_account is used instead, what is imo clearly
wrong and useless.

i have patched summaryview.c:5649 summary_filter() to extract the
account data from summaryview and hand over them as new parameter to
summary_filter_func().

works for me on fedora 22 and claws-mail-3.11.1

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list