mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 10:58:17 +00:00
eecd11a640
These are almost identical to those used by smtp, the main difference being that we don't include the Received header by default for http injection, whereas we do for smtp in order to be compliant with the relevant rfcs. No such rfcs exist for the injection protocol, so we can pick a default that makes more sense for the majority of our target audience.