feathers-mailer icon indicating copy to clipboard operation
feathers-mailer copied to clipboard

Feathers mailer service using nodemailer

Results 5 feathers-mailer issues
Sort by recently updated
recently updated
newest added

Fix for https://github.com/feathersjs-ecosystem/feathers-mailer/issues/31

Add typings and a test as per issue https://github.com/feathersjs-ecosystem/feathers-mailer/issues/29 Dtslint test passes.

Hi, I created types definition for this package. Should I upload them to @types or create a PR for the types to be put inside the lib? For reference, I...

Will this work in v5 koa?

I've added a section on how you can prevent mail to be treated as spam. This can be quite common when you change the `from address` to that of a...