issues
search
haraka
/
haraka-plugin-rspamd
Rspamd plugin for Haraka
https://www.npmjs.com/package/haraka-plugin-rspamd
MIT License
15
stars
14
forks
source link
fix for loop returns
#35
Closed
nishils
closed
1 year ago
nishils
commented
1 year ago
Fixes #34
fix for loop early exit bugs introduced by changing forEach/return to for/return whereas it should have been for/continue
Checklist:
[x] Changes.md updated
Fixes #34
Checklist: