** Attachment added: "Test case script" https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1412830/+attachment/4306621/+files/test.sh
** Description changed: + [Test Case] + + Run test.sh (attached). This reads testcase (attached) and will print + whether spamassassin is affected, and return with an appropriate exit + status. Due to the nature of this bug this requires Internet + connectivity; problems or changes online could lead to a false negative. + + [Original Description] + AHBL has discontinued their operations and is deliberetly marking all checks as positive: http://www.ahbl.org/content/last-notice-wildcarding-services-jan-1st AHBL is enabled by default in SpamAssassin in at least 10.04, 12.04 and 14.04. This means that every mail gets 2 points on spam score list. 10.04: # grep -sr AHBL /usr/share/spamassassin/ /usr/share/spamassassin/30_text_de.cf:lang de describe DNS_FROM_AHBL_RHSBL Absenderadresse in Liste von dnsbl.ahbl.org /usr/share/spamassassin/20_dnsbl_tests.cf:header DNS_FROM_AHBL_RHSBL eval:check_rbl_envfrom('ahbl', 'rhsbl.ahbl.org.') /usr/share/spamassassin/20_dnsbl_tests.cf:describe DNS_FROM_AHBL_RHSBL Envelope sender listed in dnsbl.ahbl.org /usr/share/spamassassin/20_dnsbl_tests.cf:tflags DNS_FROM_AHBL_RHSBL net /usr/share/spamassassin/20_dnsbl_tests.cf:reuse DNS_FROM_AHBL_RHSBL /usr/share/spamassassin/50_scores.cf:score DNS_FROM_AHBL_RHSBL 0 2.438 0 2.699 # n=0 n=2 12.04: # grep -sr AHBL /usr/share/spamassassin/ /usr/share/spamassassin/50_scores.cf:score DNS_FROM_AHBL_RHSBL 0 2.438 0 2.699 # n=0 n=2 /usr/share/spamassassin/30_text_de.cf:lang de describe DNS_FROM_AHBL_RHSBL Absenderadresse in Liste von dnsbl.ahbl.org /usr/share/spamassassin/20_dnsbl_tests.cf:header DNS_FROM_AHBL_RHSBL eval:check_rbl_envfrom('ahbl', 'rhsbl.ahbl.org.') /usr/share/spamassassin/20_dnsbl_tests.cf:describe DNS_FROM_AHBL_RHSBL Envelope sender listed in dnsbl.ahbl.org /usr/share/spamassassin/20_dnsbl_tests.cf:tflags DNS_FROM_AHBL_RHSBL net /usr/share/spamassassin/20_dnsbl_tests.cf:reuse DNS_FROM_AHBL_RHSBL 14.04: # grep -sr AHBL /usr/share/spamassassin/ /usr/share/spamassassin/30_text_de.cf:lang de describe DNS_FROM_AHBL_RHSBL Absenderadresse in Liste von dnsbl.ahbl.org /usr/share/spamassassin/50_scores.cf:score DNS_FROM_AHBL_RHSBL 0 2.438 0 2.699 # n=0 n=2 /usr/share/spamassassin/30_text_pt_br.cf:lang pt_BR describe DNS_FROM_AHBL_RHSBL Envelope sender consta em dnsbl.ahbl.org /usr/share/spamassassin/20_dnsbl_tests.cf:header DNS_FROM_AHBL_RHSBL eval:check_rbl_envfrom('ahbl', 'rhsbl.ahbl.org.') /usr/share/spamassassin/20_dnsbl_tests.cf:describe DNS_FROM_AHBL_RHSBL Envelope sender listed in dnsbl.ahbl.org /usr/share/spamassassin/20_dnsbl_tests.cf:tflags DNS_FROM_AHBL_RHSBL net /usr/share/spamassassin/20_dnsbl_tests.cf:reuse DNS_FROM_AHBL_RHSBL - AHBL should be removed from SpamAssassin ASAP. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1412830 Title: [AHBL] spamassassin is returning false positives by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1412830/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
