Skip to content

Releases: haraka/haraka-plugin-spamassassin

1.1.2

Choose a tag to compare

@msimerson msimerson released this 21 Jun 04:25
8a4d251
  • fix(data_post): route the client-gone path thru socket.nextOnce
  • test: cover parse_spamassassin and handle_spamassassin

1.1.1

Choose a tag to compare

@msimerson msimerson released this 21 Jun 03:54
e3a8972
  • refactor: rename hook_data_post to spamassassin_data_post
  • split into reusable parse_spamassassin + handle_spamassassin
  • fix(spamd_socket): support [ipv6]:port via net_utils.endpoint (#7)
  • deps(dev): bump haraka-test-fixtures to ^1.7.0

1.1.0

Choose a tag to compare

@msimerson msimerson released this 31 May 15:31
75cd188
  • changed: dep address-rfc2821 -> @haraka/email-address
  • changed: bumped all dep versions to latest

1.0.4

Choose a tag to compare

@msimerson msimerson released this 10 May 22:50
0987e82
  • fix: cleanup message pipe if spamd errors
  • ci updates
  • deps: bump versions to latest

1.0.3

Choose a tag to compare

@msimerson msimerson released this 07 Feb 05:23
f10a483
  • results.hits: deleted, alias for score
  • results.status: deleted, alias for flag
  • results.flag: change from Yes/No to boolean

1.0.2

Choose a tag to compare

@msimerson msimerson released this 27 Jan 03:59
325f0a9
  • prettier: move config into package.json

1.0.1

Choose a tag to compare

@msimerson msimerson released this 10 Jan 01:06
1b0e3b0

2025-01-09

  • dep(eslint): update to v9

1.0.0

Choose a tag to compare

@msimerson msimerson released this 10 Jan 00:59

2024-05-07

repackaged from haraka/Haraka