Files
kumomta/docs
Wez Furlong b679166fe2 smtp_server: Fix handling invalid EnvelopeAddress in MAIL or RCPT commands
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
2026-03-28 07:20:35 +00:00
..
2025-11-26 16:46:25 +00:00
2025-02-20 13:04:57 +00:00
2025-02-20 16:00:16 -07:00