Can we send an email of a specific test suite to someone instead of the

it is, unfortunately. However…

It’s possible to send an arbitrary email by using an external shell executable. In the suite in question, use the @AfterTestSuite listener to call the executable.

Read this post for the details.