parcelvoy / platform

Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
https://parcelvoy.com
Other
188 stars 32 forks source link

Add REST email provider #467

Open gictor opened 2 months ago

gictor commented 2 months ago

Added a REST email provider using nodemailer-rest-transport package.

We are using tachikoma as mailserver that only speaks grcp, so we built a small bridge between parcelvoy and tachikoma.

However; nodemailer-rest-transport is simple and can be use as a generic rest api