Overview of the Email feature
mainThe Email feature allows Strapi applications to send transactional messages. You can send emails using a local SMTP server or through external providers such as SendGrid.
Key Details:
- Plan: Free feature
- Activation: Available by default
- Environment: Available in both Development and Production environments
- Permissions: To send emails via the backend server, the user must have the
Email > "send"permission.