Skip to content
Snippets Groups Projects
Commit bbb45027 authored by rswindell's avatar rswindell
Browse files

Fix bug in new feature introduced (but did not work) in rev 1.502: message

subjects shorter than 10 chars were not supposed to be hashed (for SPAM
detection), but the SPAM source is a bit position, not an ordinal, so the wrong
SPAM sources (body and msg-id) were removed from the hashing souce list rather
than the subject (which was still hashed).
parent f8732045
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment