Skip to content

Releases: haraka/haraka-plugin-dcc

1.1.1

Choose a tag to compare

@msimerson msimerson released this 21 Jun 05:42
ecbd15c
  • fix(dcc_data_post): gate on missing txn, 3x
  • fix(parse_dcc): gate on missing txn
  • fix(dcc_data_post): idempotent next() guard so error + end can't both fire it
  • refactor: resolve the dccifd connection target at config (re)load
  • config: comment out the default dccifd path so host/port can be enabled
  • refactor: rename hook_data_post to dcc_data_post
  • split into reusable parse_dcc + handle_dcc see haraka/Haraka#3604
  • test: cover parse_dcc, handle_dcc, and a dcc_data_post exchange
  • test: refactored against test-fixtures 1.7.0 (#17)

1.1.0

Choose a tag to compare

@msimerson msimerson released this 24 May 21:52
e484784
  • change: replace address-rfc2821 with @haraka/email-address
  • change: remove unneeded done callbacks (#15)
  • change: test runner is now node:test

1.0.3

Choose a tag to compare

@msimerson msimerson released this 31 Jan 03:24
aee914c
  • ci: update to shared workflows
  • doc: mv Changes.md CHANGELOG.md
  • dep(eslint): upgrade to v9
  • doc(CONTRIBUTORS): added
  • style(prettier)

1.0.2

Choose a tag to compare

@msimerson msimerson released this 06 Jun 01:22
74f6858
  • ci: use shared GHA workflows

1.0.1

Choose a tag to compare

@msimerson msimerson released this 06 Jun 01:25
  • refactoring
  • add dcc.ini with ability to specify host:port for dccifd
  • save connect results