hostingguy wrote:
In the case of large mailing lists if you detect that a user has submitted a large amount of messages in a short time period you can scan the first couple to make sure they are all basically the same thing (with out custom info like usernames, etc which will be different) by looking for a pattern and if the first email is good then you automaticlaly accept the rest if they match that same pattern as you know its not spam.
If you want to build this functionality, be my guest, but that doesn't sound too easy.
Anyway, mailinglists are only part of the problems we have with outgoing e-mail if qmail-scanner is scanning all outgoing e-mail, even for authenticated users. I have been looking for a way disable scanning for outgoing e-mail for two years and was very happy to finally find a way to do it.