i would like to tighten my rules, so people get less spam
e.g. if no mail beyond a given threshold has ever been released, i can be pretty confident that I could also just drop those emails, so there's less quarantined emails. (right now, people get a quarantine notification practically each day; if we could reduce that to just once in a while that would be great)
it might also allow me to lower the score for mails to enter the quarantine and see whether it now catches significantly more false positives, without having to wait for angry users to give me feedback that the system started to eat ham mails.
for this i would like to monitor, how many false-positives people encounter (and have to manually release for delivery).
basically i want some stats on how many mails, grouped by score, have been released in a given time.
is this possible?
e.g. if no mail beyond a given threshold has ever been released, i can be pretty confident that I could also just drop those emails, so there's less quarantined emails. (right now, people get a quarantine notification practically each day; if we could reduce that to just once in a while that would be great)
it might also allow me to lower the score for mails to enter the quarantine and see whether it now catches significantly more false positives, without having to wait for angry users to give me feedback that the system started to eat ham mails.
for this i would like to monitor, how many false-positives people encounter (and have to manually release for delivery).
basically i want some stats on how many mails, grouped by score, have been released in a given time.
is this possible?
- via the webinterface?
- via the CLI?
- by doing some manual search in the server-logs?