https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6132
Summary: FreeMail plugin
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: Plugins
AssignedTo: [email protected]
ReportedBy: [email protected]
I'm finally somewhat satisfied with the plugin, so let's discuss possible
inclusion to SA.
http://sa.hege.li/FreeMail.pm
http://sa.hege.li/freemail_domains.cf
http://sa.hege.li/FreeMail_mass.cf
Firstly, can you do a masscheck with the special cf I made? It has some
whitelisting rules and some other checks that seem to work nicely. Or could I
have my own sandbox where I can test it (have some other rules also..)?
The code itself has some special stuff, like own tlds regex (can't use the one
from PerMsgStatus.pm? can we make it available?). Also I include my own email
regex, because SA functions can't be used, get_uri_detail_list can't
distinguish some whitelisting methods like stripping emails inside <> and
emails with "quote:" after them. If we want to make more use of SA, uri
metadata should include surrounding text of the found emails.
Here is my quick mass check as reference. Corpus from last month, doesn't
include botnet traffic (thus the nice spam ratio!), dups removed.
OVERALL SPAM% HAM% S/O RANK SCORE NAME
0 12046 113896 0.096 0.00 0.00 (all messages)
0.00000 9.5647 90.4353 0.096 0.00 0.00 (all messages as %)
1.807 18.7780 0.0123 0.999 1.00 1.00 FREEMAIL_REPLYTO
1.822 18.7780 0.0290 0.998 0.95 1.00 __freemail_replyto
0.148 1.5026 0.0053 0.997 0.89 1.00 FREEMAIL_FORGED_REPLYTO
2.355 22.8541 0.1870 0.992 0.85 1.00 __freemail_reply
0.016 0.1411 0.0026 0.982 0.83 1.00 FREEMAIL_SUBJECT
2.671 20.8368 0.7498 0.965 0.75 1.00 FREEMAIL_FROM_END_DIGIT
1.337 12.4523 0.1616 0.987 0.74 1.00 __freemail_hdr_replyto
0.607 5.4292 0.0966 0.983 0.74 1.00 FREEMAIL_REPLY
9.450 33.8868 6.8659 0.832 0.70 1.00 FREEMAIL_FROM
0.055 0.0000 0.0606 0.000 0.35 1.00 __freemail_safe_ml3
0.833 0.0249 0.9184 0.026 0.26 1.00 __freemail_safe_ml2
25.218 0.1494 27.8693 0.005 0.17 1.00 __freemail_safe
10.192 0.1245 11.2568 0.011 0.16 1.00 __freemail_safe_ml1
1.471 0.0083 1.6260 0.005 0.10 1.00 __freemail_safe_rls
16.046 0.0166 17.7416 0.001 0.00 1.00 __freemail_safe_fwd
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.