Are you able to submit your spam to PCC / KAM.
That way the community as a whole can be benefit.
Regards
Brent
On 2021/03/16 19:16, Steve Dondley wrote:
I have been accumulating spam/ham samples and sorting them out into
different directories on my server. As new spam/ham comes in, I throw
it into the existing pile and then run "sa-learn --spam|--ham" on the
whole pile.
It dawned on me that this will get very slow as I eventually collect
tens of thousand of emails. So I'm wondernig if it's better to:
1) Place all new, incoming spam/ham into empty directories
2) Run sa-learn only on these directories with small samples
3) Once done, move these new emails to an archive of spam/ham samples
4) Repeat
Is this typically how it's done?