Jared Markell wrote:
Ok, I've been looking into using an imap folder on a separate account on my box that we can throw messages in that should be marked as spam and run a cron sh job that runs through all the mail in that folder and does the learn-sa feature on them. But the more I read on how to do this, the more confusing it got in terms of having our mail in the Maildir format.
 
The options on spamassassin's site say we need to install archivemail and have it convert the maildir mail to mbox format then feed those files to spamassassin.. I really was hoping to not have to have it do so much work - has anyone found a better way around this?
 
 
Jared
 
It works fine as is. I have an old write-up on how to do it all on my site (http://v2gnu.com/qmail), and I do what you're doing as well. I also have it delete the messages in the Spam folder after sa-learn has been through them. Works just fine. No need to do all that extra work. The spamassassin-toaster package (which is what you're running) was set up to work with the rest of the package as flawlessly as possible.

Reply via email to