I want to tune the Bayesian filter by training it using sa-learn. To do that I need emails that are valid and invalid. The way that I have it set up now is that exim receives all emails for a specific domain. It then scans using clam-av and spamassassin. It then sends the email off to a corporate exchange box (via a transport rule).
What I am hoping to do, is have a rule that if an email is marked as spam that it cc's it to a local delivery box (I will make something like [email protected]) and then I can run the sa-learn off of that box. So, questions are: Can I have adding a CC be part of a ACL rule when something is marked as spam? Is there a better way to do what I am looking for? Maybe I should BCC all email to an account, and then I get the ham and spam? Not sure. Will-- -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
