extremeshok / spamassassin-extremeshok_fromreplyto

Configures spamassassin to score mails with various rules against the reply-to, from and to headers.
https://eXtremeSHOK.com
41 stars 18 forks source link

FromIsTo Plugin confusing Scoring #3

Closed derhelge closed 8 years ago

derhelge commented 8 years ago

In 01_extremeshok_fromreplyto.cf it says:

## Score 6 points to mail when from and to are the same.
loadplugin FromIsTo plugins/FromIsTo.pm
header FROM_IS_TO eval:check_for_from_is_to()
score FROM_IS_TO -0.5

So the score is actually -0.5 - but the comment says 6 points (to Slytherin). If this is just to test the plugin, it would be nice to add some descriptive text.

Cheers :-)

extremeshok commented 8 years ago

Fixed in e11384faff4acc3f23c81f3c220b6ace31f2993c