Skip to content

Releases: stalwartlabs/spam-filter

v2.0.5

16 Dec 14:28

Choose a tag to compare

[2.0.5] - 2025-12-16

Added

  • PROB_SPAM_* and PROB_HAM_* scores.

Changed

  • Update SPAM_TRAP score from discard to 15.0.

Fixed

v2.0.4

05 Oct 17:10

Choose a tag to compare

[2.0.4] - 2025-10-05

Added

Changed

  • Update STWT_PHISHTANK url to use https.
  • Download geolite2 ipv4 and ipv6 csv files.
  • Remove gmail.com and other free mail services from trusted domains.

Fixed

  • Update MW_SURBL_MULTI compare to match official documentation.

v2.0.3

07 Jun 07:50

Choose a tag to compare

[2.0.3] - 2025-06-07

Added

  • Tag BLOCKED_DOMAIN.

Changed

Fixed

v2.0.2

19 Jan 10:49

Choose a tag to compare

[2.0.2] - 2025-01-19

Added

  • Remote free email provider list from https://gist.github.com/okutbay/5b4974b70673dfdcc21c517632c1f984.
  • Remote disposable email list from https://disposable.github.io/disposable-email-domains/domains_mx.txt.

Changed

  • Removed Nix DNSBL.
  • Removed disposable-domains list.
  • Removed freemail-providers list.

Fixed

v2.0.1

06 Jan 14:15

Choose a tag to compare

[2.0.1] - 2025-01-06

Added

  • Tag RCPT_DOMAIN_IN_MESSAGE.

Changed

  • Removed known DMARC senders list.
  • Removed ALLOWLIST_DMARC and BLOCKLIST_DMARC tags.

Fixed

v2.0.0

04 Jan 15:59

Choose a tag to compare

[2.0.0] - 2025-01-03

Added

  • Initial release.

Changed

Fixed