[Mailman-Users] Re: Question on /var/lib/mailman/spam

2021-03-10 Thread Mark Sapiro
On 3/10/21 1:05 PM, David Gibbs via Mailman-Users wrote: > Here's the script I have setup to feed accumulated spam into spamassassin. > > https://gist.github.com/fallingrock/1afdc2117d771851255a737f7c3652b4 looks reasonable. -- Mark Sapiro The highway is for gamblers, San Francisco Bay

[Mailman-Users] Re: Question on /var/lib/mailman/spam

2021-03-10 Thread David Gibbs via Mailman-Users
On 3/10/21 11:42 AM, Mark Sapiro wrote: This is problematic. The idea is that the site admin can use these messages to train some bayesian spam filter, but it is up to the site to implement such a process. If you want to just ignore them, you could set up a periodic cron to Here's the script I

[Mailman-Users] Re: Question on /var/lib/mailman/spam

2021-03-10 Thread Mark Sapiro
On 3/10/21 6:27 AM, Bader, Robert (Bob) wrote: > I see messages in /var/lib/mailman/spam. I did some searching and found that > : > > When a moderator checks the "preserve message for site administrator" > box when handling a held message, the message is put in that spam/ > directory. > But how