
3 May
2015
3 May
'15
3:09 p.m.
Greetings to all on the list. I'm using CRM114 to filter all of the mail that passes the restrictions defined in my Postfix configuration. Some spam still finds its way through. These days, I'm relying extensively on Dovecot IMAP to enable retrieval of mail by multiple devices (two laptops, a phone, and a tablet that could receive mail but hasn't been configured to do so yet). What's the best way to set up automatic retraining of messages on the server Several options come to mind, including incron, a systemd timer unit, a cron job. The desired effect is: Everything that is moved into the spam folder from elsewhere is classified as spam. Everything moved out of the spam folder is retrained as good. Suggestions?