Ballerina-lang: Ballerina Package for Emailing

Created on 17 May 2018  路  5Comments  路  Source: ballerina-platform/ballerina-lang

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.

TeaStandardLibs TypNewFeature TypQuestion

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?

All 5 comments

@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?

Was this page helpful?
0 / 5 - 0 ratings