Skip to content

Detect similar spammer responses

username-removed-861591 requested to merge mgering/Spamnesty:blacklist into master

Detect when the last two spammer messages are too similar, e.g. if they are bounce messages.

This enhancement provides the detection functions, but does not invoke detection from the email handling pipeline -- that would be the subject of another merge request.

Merge request reports