Skip to content

Tags: haraka/Haraka

Tags

v3.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v3.0.5 (#3409)

- fix(q/lmtp): revert a refactoring error
- fix: install Plugins.md when haraka -i
- fix(haraka -h): add missing return for plugin list
- fix `no_tls_hosts` related docs & tests
- fix: install docs/Plugins.md when haraka -i installed
- fix(changes): spelling correction
- lint: remove deprecated semi-style rule
- dep(haraka-email-message): bump 1.2.3 -> 1.2.4
- removed dependency on ldap plugins
- doc(tls.md): add note for no_tls_hosts for outbound
- test(tls): add tests for no_tls_hosts for inbound & outbound

3.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 3.0.4 (#3393)

Fixes #3301

v3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v3.0.3 (#3256)

### [3.0.3] - 2024-02-07

#### Added

- feat(auth_vpopmaild): when outbound, assure the envelope domain matches AUTH domain #3265
- docs(outbound): remove example setting outbound_ip #3253
- doc(Plugins.md): add pi-queue-kafka #3247
- feat(rabbitmq_amqplib): configurable optional queue arguments #3239
- feat(clamd): add x-haraka-virus header #3207

#### Fixed

- Fix: add empty string as param to .join() on bounce. #3237
- Update links in documentation #3234
- fix(ob/hmail):Add filename to the error for easy debugging
- fix(ob/queue): Ignore 'error.' prefixed files in the queue because corrupted

#### Changed

- docs(outbound): remove example of outbound_ip #3253
- transaction: simplify else condition in add_data #3252
- q/smtp_forward: always register get_mx hook #3204
- dep(pi-es): bump version to 8.0.2 #3206
- dep(redis): bump version to 4.6.7 #3193
- dep(pi-spf): bump version to 1.2.4
- dep(net-utils): bump version to 1.5.3
- dep(pi-redis): bump version to 2.0.6
- dep(tld): bump version to 1.2.0
- remove defunct config files: lookup_rdns.strict.ini, lookup_rdns.strict.timeout, lookup_rdns.strict.whitelist, lookup_rdns.strict.whitelist_regex, rcpt_to.blocklist, rdns.allow_regexps, rdns.deny_regexps

v3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v3.0.2 (#3200)

#### Fixed

- feat(q_forward): add LMTP routing handling #3199
- chore(q_forward): tighten up queue.wants handling #3199
- doc(q_forward): improve markdown formatting #3199
- helo.checks: several fixes, #3191
- q/smtp_forward: correct path to next_hop #3186
- don't leak addr parsing errors into SMTP conversation #3185
- connection: handle dns.reverse invalid throws on node v20 #3184
- rename redis command setex to setEx #3181

#### Changed

- test(helo.checks): add regression tests for #3191 #3195
- connection: handle dns.reverse invalid throws on node v20
- build(deps): bump ipaddr.js from 2.0.1 to 2.1.0 #3194
- chore: bump a few dependency versions #3184
- dns_list_base: avoid test failure when public DNS used #3184
- doc(outbound.ini) update link #3159
- doc(clamd.md) fixed spelling error #3155

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v3.0.1 (#3151)

#### Fixed

- fix(bin/haraka): set server.cfg and pass to conn, fixes #3143
- fix(bin/haraka): correct error messages for help options #3142
- fix: dkim_verify fails to find record #3149

#### Changed

- plugins: Add haraka-plugin-outbound-logger to registry #3146
- dep(pi-spf): bump version 1.1.3 to 1.2.0

3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
lint changes, cherry picked from #3135 (#3138)

2.8.28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 2.8.28 (#2987)

* nodeunit -> nodeunit-x (+security updates)
* avoid tests/plugins failures due to timing issues
* bump haraka-net-utils version: fixes #2985

2.8.27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update release date, bump version 2.8.27 (#2889)

2.8.26

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
assure cfg.headers section exists (#2862)

2.8.25

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: bump version and update Changes (#2696)

* release: bump version and update Changes