Skip to content

1.3.1

Choose a tag to compare

@msimerson msimerson released this 25 May 00:24
· 2 commits to master since this release
2bce2f1
  • fix(rate_rcpt_null): apply limit when MAIL FROM is null, not when the recipient lacks a user-part; previously the documented protection was bypassed for all ordinary DSN/MDN traffic
  • fix(rate_rcpt_host_enforce): handle malformed config values via the shared getLimit() helper; emit an error and pass through instead of crashing