Hi,
I posted a message about that a few weeks ago, but I did not find
anything, so I created it myself.
I wanted a perl script to automatically classify bulks & mailing lists
from private / business emails.
I am clearly not a Perl expert, but the code is simple, readable and
optimised enough to have no impact on performances (so far).
This is clearly an embryonic state, the first results are encouraging,
at least for me.
The script recognise Mailing list email, bulk emails and private emails.
https://github.com/arodier/emclass
Comments are welcome.
André