Re: How to automatically train each users Bayes?

2015-03-30 Thread James Michael Keller
Here is what I'm using to do the same globally based on each users mail, but it could be tweaked to do per user.This happens to be a family only server, so I'm generally doing the spam/ham review for each user as needed: root@omega:/usr/local/bin# more sa-learn-systemwide #!/bin/sh # # sa-

Re: running spamassassin (or spamc) idempotently

2014-09-25 Thread James Michael Keller
On 09/24/2014 07:19 PM, Jason Haar wrote: On 25/09/14 11:02, Corey Hickey wrote: Hi, Lately I have been getting lots of spam that passes through when initially received, but which is detected as spam when I test it later. I guess the blacklists catch up to the spammers' new IPs, etc. We are so

Re: sa-learn from a cronjob?

2014-04-21 Thread James Michael Keller
On 04/20/2014 03:14 PM, Dan Mahoney, System Admin wrote: All, Most of my users aren't command-line friendly. I'd like to basically have my IMAP server default to handing out two imap mailboxes that get auto-crontabbed to training bayes. Ideally, I'd also like to make it so that things dropp