> I'm using a James 2.1.3 mail server with NESSpamCheck to filter spam
> with MySQL database to store mails.

Well, at least we know someone is using it.  :-)

> Today, 2 normal emails has been marked as spam.

Means that they matched one of the regular expressions in the source.
Please see
http://cvs.apache.org/viewcvs/james-server/src/java/org/apache/james/transpo
rt/matchers/NESSpamCheck.java?annotate=1.3.4.3 for the expressions it
checks.  Apparently, something matched.

> Have someone faced the same issue ? How you solved it ?

I wrote a configurable regex matcher, which is currently experimental, and
will likely change shortly.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to