[Users] [Bug 3919] manual filtering does not move spam

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Jan 5 21:16:48 CET 2018


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

--- Comment #2 from Andrej Kacian <andrej at kacian.sk> ---
I think I know what is going on. A while ago, the action "mark_as_spam" used to
also move the marked message to a spam folder. That was changed in 2015, in
this commit:
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=8549b2a

The idea was for users to add an explicit move action if they wanted to have
the messages moved.

However, I seem to have missed the fact that "mark_as_spam" is considered by
Claws Mail as one of "final actions", after which any processing stops. See
here:
http://git.claws-mail.org/?p=claws.git;a=blob;f=src/filtering.c#l774

It seems that solution would be to remove this action from there. Pierre or
Shai, can you recompile with the line "case MATCHACTION_MARK_AS_SPAM:" removed
and test if the processing continues past that action?

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



More information about the Users mailing list