Closed chibenwa closed 1 month ago
I have been asked to set a limit to 50 recipients for email submitted via the submission port.
Being specific on the submission port mandates the use of MaxRcptHandler.
MaxRcptHandler
Yet, a quick code review makes me think this RcptHook is never configured.
I wishes we do write tests for this within server/mailet/mailet-integration-testing.
server/mailet/mailet-integration-testing
Why ?
I have been asked to set a limit to 50 recipients for email submitted via the submission port.
Being specific on the submission port mandates the use of
MaxRcptHandler
.Yet, a quick code review makes me think this RcptHook is never configured.
What ?
I wishes we do write tests for this within
server/mailet/mailet-integration-testing
.