There are plenty of online services for sending emails.
These services have typically an HTTP-based API which you can call to send an email.
So, pick an online email service and do http call from jsreportonline using nodejs http module or using axios.