On Thu, 25 May 2017, Abhishek Tiwari wrote:

Hello,

I have no backgroud about .
I am working on product which is mailserver

I see a complaint online about a false positive,

1.FORGED_MUA_MOZILLA: 2.309, FORGED_YAHOO_RCVD: 1.63, HTML_MESSAGE: 0.001,
NO_RDNS_DOTCOM_HELO: 0.823, TOTAL_SCORE: 8.702,autolearn=no

2.
-0.000, BAYES_50: 1.567, FORGED_YAHOO_RCVD: 1.63,
URIBL_BLOCKED: 0.001, CUSTOM_BODY_RULE_NUMBER_715: 0.1, TOTAL_SCORE:
3.298,autolearn=no
X-Spam-Level: ***

Any suggestions, how these could be resolved

It has already been reported that the FORGED_MUA_MOZILLA rule has FP problems with Yahoo. Please search the mailing list archives for "False Positives from yahoo due to FORGED_MUA_MOZILLA".

At the moment the rule scoring and publication process is down for hardware replacement, so the fixed rules won't be available for a while.

You can add the fix to your local SA config file:

    header __MOZILLA_MUA    User-Agent =~ /^mozilla\b/i

...then remember to remove it when rule updates resume.


For the "URIBL_BLOCKED", you need to set up a local NON-FORWARDING DNS server for your mail system (MTA + SA) to use. Please see https://wiki.apache.org/spamassassin/CachingNameserver


For the "BAYES_50": if that message is ham, train it as ham. If it is spam, train it as spam.


--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 [email protected]    FALaholic #11174     pgpk -a [email protected]
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  For those who are being swayed by Microsoft's whining about the
  GPL, consider how aggressively viral their Shared Source license is:
  If you've *ever* seen *any* MS code covered by the Shared Source
  license, you're infected for life. MS can sue you for Intellectual
  Property misappropriation whenever they like, so you'd better not
  come up with any Innovative Ideas that they want to Embrace...
-----------------------------------------------------------------------
 4 days until Memorial Day - honor those who sacrificed for our liberty

Reply via email to