1.3.1
- 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