mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-18 18:38:18 +00:00
d0e8e1e9db
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.