'How to send an email with attachment using typescript in protractor?

I am using the below code for email sending with attachment using typescript in protractor.

enter image description here

Receiving the below error

enter image description here

enter image description here

After implementing the SMTP,receiving the below error



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source