Skip to content

Commit

Permalink
Add tip about Sendmail NPM docs to Providers documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Nov 17, 2023
1 parent 8aca07a commit b86e4ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus/docs/dev-docs/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@ export default ({ env }) => ({

</TabItem>

:::tip Sendmail
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.
:::

</Tabs>

:::note
Expand Down

0 comments on commit b86e4ce

Please sign in to comment.