'use strict'; module.exports = { provider: 'sendmail', providerOptions: {}, settings: { defaultFrom: 'Strapi ', }, };