mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-08 00:01:08 +00:00
Previously, if setting `content.headers["To"]` we'd generate one header for that value, and one for the per-recipient `To` header value. We now check to see if the former is present; if so, we'll skip generating the per-recipient `To` header value.