Default email account configuration
Introduction
A Default Email Account (Catch-All Email Account) is an email address that receives all emails sent to non-existent or incorrectly addressed email accounts under a specific domain. Instead of rejecting such emails, the mail server forwards them to the configured default email account. This helps ensure that important emails are not lost due to typographical errors or missing mailboxes.
Prerequisites
Before configuring a Default Email Account, ensure the following requirements are met:
- Administrative access to the hosting control panel (cPanel/WHM or equivalent).
- A domain with email service configured.
- Valid DNS records (MX, SPF, DKIM, and A records) properly configured.
- At least one active email account available to receive forwarded emails.
- Knowledge of the destination email address where unmatched emails will be delivered.
- Sufficient mailbox storage to accommodate incoming catch-all emails.
IMPLEMENTATION
================
1. Incoming/Outgoing mailserver: mail.domain.com
2. Username: USERNAME@domain.com
3. Password: password of this email account
4. Outgoing mailserver port: 25 or 26 or 587 or 58700
5. Incoming mailserver port: 110 (for POP)
6. Do not check “Use SSL”
7. Do enable “My Server requires authentication”
================
Conclusion
The Default Email Account feature provides a reliable way to capture emails sent to invalid or non-existent email addresses within a domain. Proper configuration helps prevent the loss of important communications while improving email reliability. However, because catch-all mailboxes may also receive a significant amount of spam, it is recommended to monitor the mailbox regularly and implement appropriate spam filtering mechanisms to maintain efficient email management.
