Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create list of libraries, that we can use for mail sending via subscriptions. #19

Closed
1 of 3 tasks
fr0zen opened this issue Jul 16, 2019 · 5 comments
Closed
1 of 3 tasks
Assignees

Comments

@fr0zen
Copy link
Collaborator

fr0zen commented Jul 16, 2019

@ksandrsis
Copy link
Collaborator

ksandrsis commented Jul 17, 2019

  1. https://github.com/nodemailer/nodemailer
  2. https://github.com/niftylettuce/email-templates
  3. https://github.com/eleith/emailjs
  4. https://github.com/eladnava/mailgen

Stats https://pp.userapi.com/c850128/v850128040/18a400/wu7E4Rqp0r0.jpg

Basically, it's similar, but Nodemailer has more functions and better documentation.
https://github.com/nodemailer/nodemailer/

If only I understood you correctly and you asked to find libraries for sending mail, and not libraries for working with Api services for sending mail

@rizomaa
Copy link
Collaborator

rizomaa commented Jul 17, 2019

@ksandrsis could you please to add more information around email-templates, emailjs, mailgen relating to potential implementation in Mapa
1/ Updatability
2/ Easy to install
3/ Community of developers
4/ Protocols supports
Thanks
Mikhail

@ksandrsis
Copy link
Collaborator

ksandrsis commented Jul 18, 2019

1 https://github.com/niftylettuce/email-templates

Used only for creating templates.
There is support for CSS, images, fonts.
There is a preview template.
Departure is done with the help of Nodemailer
Last updated June 2019.
Actively maintained and updated by developers.
Easy to install.
Supports Nodemailer protocols: SSL and TLS.

2 https://github.com/eladnava/mailgen

Used only for creating templates.
There is support for several pre-installed themes.
You can save the template to a local file - to get a template from a file (or the text of the letter).
RTL supports.
Gmail GotoActions.
Departure is done with the help of Nodemailer
Last updated January 2019.
Actively maintained and updated by developers.
Easy to install.
Supports Nodemailer protocols: SSL and TLS.

3 https://github.com/eleith/emailjs

Used to create templates and SEND letters.
Last updated November 2018.
Easy to install (I tried to run - 14 lines of code!).
Supports SSL and TLS protocols.
https://pp.userapi.com/c850136/v850136037/18fd1f/5P-HoBZ9ykU.jpg

@rizomaa
Copy link
Collaborator

rizomaa commented Jul 23, 2019

@ksandrsis thanks for the research. Now, we will analyse these results.

Now we can switch to a new task.

@rizomaa
Copy link
Collaborator

rizomaa commented Aug 15, 2019

@fr0zen I close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants