On 13.02.25 11:28, Marc wrote:
I was wondering if it could be interesting for spamassassin to get also into the business of scanning for personal/sensitive data. Maybe as a separate project?

I have the impression there is growing demand for "personal identifiable information" services. I have the impression that such scanning is really close to the stuff spamassassin is already doing. No idea if there are already such open source projects.

ClamAV has StructuredDataDetection option that is supposed to catch this kinds of data.

further, amavis can use output of clamav to map to spam score:

- added to @virus_name_to_spam_score_maps :
    /^Structured\.(SSN|CreditCardNumber)\b/
    /^Sanesecurity.TestSig_/
    /^Email\.Spammail\b/
    /^winnow\.(phish|spam)\./
    /^INetMsg\.SpamDomain/

there is clamav plugin to SA but I don't know its current state.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
"They say when you play that M$ CD backward you can hear satanic messages."
"That's nothing. If you play it forward it will install Windows."

Reply via email to