Allow to increase request size for inboud email entrypoint
The requests on inbound email entrypoint are not authenticated so by default the maximum size is 2M. But it can be too small for some use case. We should allow the user to increase the size without having to increase the size of all unauthenticated requests.