Hello Im using spamassassin inside amavisd-new to filter mails.
Today I noticed a mail with these headers: X-Spam-Flag: NO X-Spam-Score: -0.007 X-Spam-Level: X-Spam-Status: No, score=-0.007 tagged_above=-999 required=5 tests=[HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MTX_NONE=0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on andreasschulze.de How can I tell SA this was spam ? I would try "sa-learn -spam <messagefile> But does this let SA really forget the "previous state ham" ? Thanks, Andreas