"Mailbox not found" error
This error means the mail server could not find an account matching the username you provided. The server is reachable and accepting connections, but the specific mailbox does not exist or is not recognized.
Common Causes:
- Wrong username format — Your username must be your full email address (e.g., [email protected]), not just 'john' or a partial address. This is the most common cause.
- Typo in email address — Double-check for misspellings, extra spaces, or wrong domain (e.g., @gmial.com instead of @gmail.com).
- Email account disabled or deleted — The account may have been suspended, deactivated, or deleted by your email provider or domain administrator. Log in to your provider's web interface to verify the account is active.
- Alias vs. primary address — Some providers only accept the primary email address for SMTP login, not aliases or distribution group addresses. Try using your primary mailbox address instead.
Provider-Specific Notes:
- Gmail — Your username is always your full Gmail or Google Workspace address.
- Outlook/M365 — Use your primary email address, not a shared mailbox or alias. Shared mailboxes require special configuration by your M365 admin.
- Hostinger — Use the full email address you created in Hostinger's email panel (e.g., [email protected]).
- Zoho — Use the primary address from your Zoho Mail account. Make sure you are using the correct regional domain (zoho.com, zoho.eu, zoho.in).
- Custom/self-hosted — Verify the account exists in your mail server's admin panel (Plesk, cPanel, etc.).
Debugging Steps:
- Copy-paste your email address to avoid typos.
- Log in to your email provider's webmail to confirm the account is active and accessible.
- Check with your domain administrator that the mailbox has not been deleted or disabled.
- If using a custom domain, verify that MX records are properly configured and pointing to the correct mail server.