mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-26 06:08:18 +00:00
b679166fe2
We were propagating the parse error as a server error and mapping it to the 421 technical difficulties response instead of returning the appropriate syntax error response defined by SMTP. refs: https://github.com/KumoCorp/kumomta/issues/495