12 Commits

Author SHA1 Message Date
Pierre Noël
9f277f67b5
better error handling in email (#6599)
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-09 12:11:25 +02:00
Akash Patel
a00028636d
Fix #6377 ses email sending, pass required message key (#6378)
* fix email sending, pass required message key

fix regression pass required message key to node-ses & also pass altText

* fix email sending, pass required message key

fix regression pass required message key to node-ses & also pass altText

Signed-off-by: Akash P <aksdevac@gmail.com>
2020-05-28 11:56:13 +02:00
Pierre Noël
20aedc0e68 refactor
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-15 17:15:24 +02:00
Pierre Noël
bc3cee4c54 sanatize email options
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-15 16:39:35 +02:00
Pierre Noël
d8f1449e73 change config format
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-15 15:05:35 +02:00
Pierre Noël
471d9ef89c move email settings from db to files
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-14 16:56:14 +02:00
Josh Johnston
b7fd5f28fd Fix the order of settings in ses provider
Why:

- because there is a default hardcoded value in options.from, the
custom value would never be used.

Signed-off-by: Josh Johnston <josh@x-team.com>
2020-03-24 19:43:13 +11:00
Dacre Denny
45d83ea3f5
Removed unused 'cb' callback on send method of Email service and Email providers (#5371)
Signed-off-by: dacre-denny <dacre@mooce.co.nz>
2020-03-20 14:02:47 +01:00
Abdón Rodríguez Davila
21a14ee737 Remove definitions for rules were not found 2019-08-28 12:20:27 +02:00
Alexandre Bodin
6cad390d97 Merge branch 'master' into chore/strapi-new-improvments 2019-07-02 15:09:59 +02:00
Thomas Meerpohl
0ec5ed42ed Fixed #3136 2019-04-16 15:47:16 +02:00
Jim LAURIE
404afec5de Prefix providers 2018-10-19 09:26:09 +02:00