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

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sat Jan 6 10:50:11 CET 2018


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

--- Comment #5 from Andrej Kacian <andrej at kacian.sk> ---
Indeed. The mark_as_spam action only tells the spamassassin plugin to "learn"
the marked message as spam (train its database using the message contents).

On the other hand, during automatic scan on receiving, the plugin:
- scans the message and determines whether it is spam or not,
- uses it to train its database accordingly,
- moves the message if configured to do so.

The option you mention is roughly equivalent to you adding a "move" action
after "mark_as_spam" in your manual TLD-based filtering rule. Then the
procedure, in comparison to above is:
- the rule conditions determine whether the message is spam or not,
- the mark_as_spam action triggers the learning
- the move action triggers the move

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



More information about the Users mailing list