Re: [SAtalk] sa-learn with sendmail milter configuration

2003-10-12 Thread Kevin Sullivan
--On 10-10-03 6:47 pm +0100 Alan J Fitton wrote: All the ways to use sa-learn I've seen only appear to be relevant when mail is scanned as the user who is receiving it, ie. with procmail. I'm using a milter (mail filter) in sendmail for site wide scanning, which works very well. I would like for ea

Re: [SAtalk] sa-learn with sendmail milter configuration

2003-10-12 Thread Kevin Sullivan
--On 10-10-03 6:47 pm +0100 Alan J Fitton wrote: All the ways to use sa-learn I've seen only appear to be relevant when mail is scanned as the user who is receiving it, ie. with procmail. I'm using a milter (mail filter) in sendmail for site wide scanning, which works very well. I would like for ea

Re: [SAtalk] Rule for no reverse DNS

2003-09-16 Thread Kevin Sullivan
--On 09/15/03 18:23:46 -0400 Michael W. Cocke wrote: If anyone using AOL needs to hear from me, I'll tell them to complain to whatever AOL genius decided that this would be a good anti-spam measure. Please note - Due to the intense volume of spam, we have installed site-wide spam filters at cather

Re: [SAtalk] Ham and Spam script

2003-09-12 Thread Kevin Sullivan
Has anyone written a script that run sa-learn through an IMAP folder? Yes. Try this one: $ cat trainbayes # !/bin/bash sa-learn --no-rebuild --ham --dir /home/mail/amavis/maildir/.ham/cur/ sa-learn --no-rebuild --spam --dir /home/mail/amavis/maildir/.spam/cur/ sa-learn --rebuild If the IMAP serve