Skip to content

Commit b86e4ce

Browse files
authored
Add tip about Sendmail NPM docs to Providers documentation
1 parent 8aca07a commit b86e4ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/docs/dev-docs/providers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ export default ({ env }) => ({
184184

185185
</TabItem>
186186

187+
:::tip Sendmail
188+
If you prefer to use Sendmail over Sendgrid, please refer to the [`@strapi/provider-email-sendmail`](https://www.npmjs.com/package/@strapi/provider-email-sendmail) documentation.
189+
:::
190+
187191
</Tabs>
188192

189193
:::note

0 commit comments

Comments
 (0)