Uwe Kiewel wrote:
Colin Wetherbee schrieb:
I'd like to create the per-user folders "LearnAsSpam" and
"LearnAsHam" for my users, into which they would put messages
they've verified to be either spam or ham.  Then, a nightly job
would come along, feed the messages in those boxes to SpamAssassin,
and delete them from the database.

My solution (quick and dirty) to do as root:

dbmail-export -D -u <username_for_mailaccount> -m <Name_of_Spam_Box>
-o <filename>

sa-learn --spam --file <filename> --username amavis

Wow, that's much easier than the approach I was planning to take.

I'll check it out and see if that works well with my configuration.

Thanks!

Colin
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to