Closed simonjenny closed 6 months ago
Oh, it probably didn't get updated to support Redis v4.
Unfortunately there has been another Error coming up in Greylisting:
2024-03-11T07:02:43.403Z [CRIT] [069FC011-B19E-41A9-801D-FFCF24912365.1] [core] Plugin greylist failed: TypeError: host.toLowerCase is not a function at exports.split_hostname (/app/node_modules/haraka-tld/index.js:108:22) at exports.craft_hostid (/app/plugins/greylist.js:420:28) at exports.craft_white_key (/app/plugins/greylist.js:367:26) at exports.check_and_update_white (/app/plugins/greylist.js:257:22) at exports.hook_rcpt_ok (/app/plugins/greylist.js:162:10) at plugins.run_next_hook (/app/plugins.js:536:28) at plugins.run_hooks (/app/plugins.js:445:13) at Connection.rcpt_respond (/app/connection.js:1157:25) at callback (/app/plugins.js:506:35) at /app/node_modules/haraka-plugin-wildduck/index.js:532:17
I can not determine if it is related to the Redis Bug, since it only happens with Greylisting but it appears to relate a function in another Module. If not maybe we can to split this into another issue
The Greylist Plugin produces the following error:
Env: Docker build from Haraka Version v3.0.3 based on node:lts-alpine
Config: