You can configure a test SMTP email server in your development or test environments to check for successful email delivery and view how emails you send appear to recipients prior to going to production. To learn more, read Configure Test SMTP Email Server. Auth0’s built-in email provider is not supported for use in a production environment, should only be used for testing, and has several restrictions:Documentation Index
Fetch the complete documentation index at: https://docs-staging-quickstart-revamp.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- You will not be able to use any of the email customization features. The content of the emails sent for testing will be restricted to the format of the existing templates.
- All emails will be sent from a predefined from address (
no-reply@auth0user.net). - You will be restricted to sending no more than 10 emails per minute, regardless of email type.
- Your ability to send email from your tenant may be reduced (or even temporarily blocked) if your emails result in high bounce rates.
- Configure External SMTP Email Providers
- Configure Custom External SMTP Email Providers
- Customize Email Handling
- Verification emails (using link or code)
- Welcome emails
- Enroll in emails
- Change password emails
- Blocked account emails
- Password breach alert emails