On Wednesday 09 Mar 2005 1:21 am, Lloyd Zusman wrote: > > I know how to feed messages to "sa-learn", but what I don't know is how > to make that happen automatically, at the point where TMDA decides that > it's time to remove unconfirmed messages from the pending queue. > > Any ideas?
TMDA doesn't decide, you just run something like "tmda-pending -b -T -O7d" and get a list of files, you can do anything you like with the list. Should be simple scripting. I would warn that you tend to get false positives with C/R which might not be a good thing to feed into spam assassin, as it will quarantine some types of automatic messages, and in my case a couple of mailing lists who use a different sender address every time (still I survive without them). You also want to feed it ham automatically if possible. _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
