mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 19:08:17 +00:00
1872dc71a0
Allow multiple should_enqueue_log_record hooks to be registered, and take advantage of that inside the shaping helper. `shaper.should_enqueue_log_record` no longer needs to be explicitly plumbed from the config, but we allow calling it still for compatibility reasons. We will remove that compatibility after the next stable release.