15 Dec
2004
15 Dec
'04
11:23 a.m.
Marcus Rueckert schrieb:
err this is a cron job thingie.
imagine you have: /var/spool/mail/user1/.ham /var/spool/mail/user1/.spam /var/spool/mail/user2/.ham /var/spool/mail/user2/.spam
so your script iterates over all users and check their spam/ham directories and runs sa-learn against the mails it finds in there. there are options so it learns to the user databases.
Thats unintuitive. If I want to re-classify a mail as "ham" I want to have it in my inbox too. Or any other box for that matter. Timo said it was possible to execute actions when messages are moved, so why not take advantage of that?
johannes