Documentation Index
Fetch the complete documentation index at: https://jetemail.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
This error occurs when attempting to send email from a domain that is not authorized for your SMTP user account.Example Error Message
Here’s what this error looks like:What Does This Mean?
Our access control system has blocked your email because:- The sending domain is not authorized for your account
- Your SMTP credentials don’t have permission to send from this domain
- Domain authentication hasn’t been properly configured
How to Fix This Error
Check the SMTP user’s permission mode first. The most common cause of this block is the SMTP user not being allowed to send from the
From domain. Open Outbound → SMTP → your SMTP user and check the permission mode:- Default: only domains explicitly assigned to this user. Add the sender domain to the user’s allowed list.
- Allow all domains: any domain on your account. If your sender domain isn’t in Outbound → Domains yet, add it there.
- Allow any domain (Pro): any domain at all. If you’re on Pro and expect this, make sure the toggle is actually on.
- Verify the “From” address matches a domain the SMTP user is allowed to send from (see note above)
- Check the SMTP user’s permission mode and adjust if needed
- If the domain should exist on your account, add and verify it under Outbound → Domains
- Ensure proper SPF and DKIM records are configured for the sending domain
Prevention
To avoid this error in the future:- Only send from domains that are authorized for your account
- Keep an updated list of your approved sending domains
- Request domain authorization before attempting to send
- Regularly review your account’s domain settings