linagora / james-project

Mirror of Apache James Project
Apache License 2.0
72 stars 62 forks source link

Integration tests for MaxRcptHandler #5286

Closed chibenwa closed 1 month ago

chibenwa commented 1 month ago

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.