<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    I setup a custom spamassasin rule in
    /etc/MailScanner/spamassassin.conf.<br>
    <br>
    header   FAKE_PAYMENT_REQUEST   Subject =~ /mailinglists/i<br>
    describe FAKE_PAYMENT_REQUEST   fake payment requests with subject
    mailinglists<br>
    score    FAKE_PAYMENT_REQUEST   7.0<br>
    <br>
    However the email with the subject keeps arriving in my inbox. I
    also don't a spamassasin header<br>
    added by mailscanner to the headers:<br>
    <br>
    <pre>Return-Path: <a class="moz-txt-link-rfc2396E" href="mailto:oferty@lenovopolska.pl"><oferty@lenovopolska.pl></a>
X-Original-To: <a class="moz-txt-link-abbreviated" href="mailto:mailinglists@feedmebits.nl">mailinglists@feedmebits.nl</a>
Delivered-To: <a class="moz-txt-link-abbreviated" href="mailto:mailinglists@feedmebits.nl">mailinglists@feedmebits.nl</a>
X-Spam-Status: No
X-FMB-MailScanner-From: <a class="moz-txt-link-abbreviated" href="mailto:oferty@lenovopolska.pl">oferty@lenovopolska.pl</a>
X-FMB-MailScanner: Found to be clean
X-FMB-MailScanner-ID: 2A6D620EF9.A15EA
X-FMB-MailScanner-Information: Please contact <a class="moz-txt-link-abbreviated" href="mailto:hostmaster@feedmebits.nl">hostmaster@feedmebits.nl</a> for more information
X-Greylist: delayed 400 seconds by postgrey-1.34 at supernova; Tue, 23 Apr 2019 21:22:14 CEST
DKIM-Filter: OpenDKIM Filter v2.11.0 a.mx.feedmebits.nl 2A6D620EF9
Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=94.152.129.80; helo=5e988150.static.tld.pl; <a class="moz-txt-link-abbreviated" href="mailto:envelope-from=oferty@lenovopolska.pl">envelope-from=oferty@lenovopolska.pl</a>; <a class="moz-txt-link-abbreviated" href="mailto:receiver=mailinglists@feedmebits.nl">receiver=mailinglists@feedmebits.nl</a> 
Received: from 5E988150.static.tld.pl (5E988150.static.tld.pl [94.152.129.80])
        (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
        (Client did not present a certificate)
        by a.mx.feedmebits.nl (Postfix) with ESMTPS id 2A6D620EF9
        for <a class="moz-txt-link-rfc2396E" href="mailto:mailinglists@feedmebits.nl"><mailinglists@feedmebits.nl></a>; Tue, 23 Apr 2019 21:22:13 +0200 (CEST)
Received: (qmail 16670 invoked by uid 384007); 23 Apr 2019 19:15:33 -0000
X-clamdmail: clamdmail 0.18a
Received: from 51b6877d.dsl.pool.telekom.hu (HELO ?51B6877D.dsl.pool.telekom.hu?) (<a class="moz-txt-link-abbreviated" href="mailto:oferty@lenovopolska.pl@81.182.135.125">oferty@lenovopolska.pl@81.182.135.125</a>)
  by 5e988150.static.tld.pl with ESMTPA; 23 Apr 2019 19:15:20 -0000
Content-Type: multipart/related;
 boundary="6530185204826224966-24833983516226"
MIME-Version: 1.0
Subject: mailinglists
List-Help: <a class="moz-txt-link-rfc2396E" href="mailto:abuse@lenovopolska.pl"><mailto:abuse@lenovopolska.pl></a>
X-Abuse-Reports-To: <a class="moz-txt-link-rfc2396E" href="mailto:abuse@mailer.lenovopolska.pl"><abuse@mailer.lenovopolska.pl></a>
Date: Tue, 23 Apr 2019 21:15:18 +0200
X-Sender-Info: <a class="moz-txt-link-abbreviated" href="mailto:oferty@lenovopolska.pl">oferty@lenovopolska.pl</a>
Message-ID: <idwcjwhne0lu2kri21r63w0203vhdnj70@cytt95nbmcdu7oipmw6h9>
Abuse-Reports-To: <a class="moz-txt-link-rfc2396E" href="mailto:abuse@lenovopolska.pl"><abuse@lenovopolska.pl></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:mailinglists@feedmebits.nl">mailinglists@feedmebits.nl</a>
From: <a class="moz-txt-link-rfc2396E" href="mailto:mailinglists@feedmebits.nl"><mailinglists@feedmebits.nl></a>
X-Sender: <a class="moz-txt-link-rfc2396E" href="mailto:oferty@lenovopolska.pl"><oferty@lenovopolska.pl></a>
X-CSA-Complaints: <a class="moz-txt-link-abbreviated" href="mailto:whitelistcomplaints@lenovopolska.pl">whitelistcomplaints@lenovopolska.pl</a>
</pre>
    <br>
    It's an email sent each time from a different from address so I
    thought I'd filter with a spamassin rule on the subject. <br>
    Why is MailScanner not picking up the spamassasin rule I configured,
    did I miss something?<br>
    <br>
    Or should I use this file to configure spamassasin rules?
    /etc/MailScanner/mcp/mcp.spamassassin.conf<br>
    <br>
    Maarten <br>
  </body>
</html>