Description:
Currently theres no way of sending emails using ballerina. Can we have a ballerina package for emailing purposes ? Given that it has to be a native package.
@hemikak Better if this is raised on the dev group?
@pubudu91 +1
Few months ago I had a need to send emails using Ballerina via SMTP. So I have created simple connector to do the job (https://github.com/in2group/connector-smtp). Maybe it can be used as a starting point for offical SMTP Ballerina connector?
Most helpful comment
Few months ago I had a need to send emails using Ballerina via SMTP. So I have created simple connector to do the job (https://github.com/in2group/connector-smtp). Maybe it can be used as a starting point for offical SMTP Ballerina connector?