Create professional e-mail mailboxes on your domain with web interface and full IMAP/POP3 support.
Overview
| Feature | Details |
|---|---|
| Webmail | Roundcube Webmail |
| IMAP | Port 993 (SSL) |
| POP3 | Port 995 (SSL) |
| SMTP | Port 465 (SSL) |
| DKIM | Optionally enable |
| Antispam | Included |
Creating E-mail Domain
Step 1 — Open E-mail Section
- Log in to CoreSynth Dashboard
- Go to Web Hosting
- Select your hosting package
- Click E-mail in sidebar
Step 2 — Create E-mail Domain
Before creating a mailbox, add an e-mail domain:
- Click Create E-mail Domain
- Select domain from list
- Click Create
Note: E-mail domain can only be created for domains added to hosting.
Creating E-mail Mailbox
Step 1 — New Mailbox
- In E-mail section click Create Account
- Fill in:
| Field | Description |
|---|---|
| E-mail Domain | Select from existing |
| Username | Part before @ |
| Password | Strong password (min 12 chars) |
- Click Create
Step 2 — Login Credentials
After creation you receive:
| Parameter | Value |
|---|---|
[email protected] | |
| Password | Your password |
| IMAP Server | webhosting.coresynth.io |
| POP3 Server | webhosting.coresynth.io |
| SMTP Server | webhosting.coresynth.io |
Mail Client Setup
Outlook / Thunderbird
| Protocol | Server | Port | SSL |
|---|---|---|---|
| IMAP | webhosting.coresynth.io | 993 | Yes |
| POP3 | webhosting.coresynth.io | 995 | Yes |
| SMTP | webhosting.coresynth.io | 465 | Yes |
Note: IMAP/POP3 requires password authentication.
Outlook Setup
- Open File → Add Account
- Select Manual Setup
- Enter:
IMAP Server: webhosting.coresynth.io
Port: 993
Encryption: SSL/TLS
SMTP Server: webhosting.coresynth.io
Port: 465
Encryption: SSL/TLS
Username: [email protected]
Password: [your password]- Click Next and complete
Thunderbird Setup
- Open Tools → Account Settings
- Click Add Mail Account
- Enter e-mail and password
- Click Manual Config
- Set IMAP/SMTP according to table above
- Click Done
Webmail
Access Webmail
- Open webmail.coresynth.io
- Enter e-mail and password
- Click Login
Webmail Features
Roundcube Webmail offers:
- Send and receive e-mails
- Folders (Inbox, Sent, Trash)
- Filters and rules
- Address book
- Signature
- Auto-reply
Auto-reply
- In Webmail go to Settings
- Click Auto-reply
- Check Enable auto-reply
- Enter message text
- Set validity period
- Click Save
DKIM
What is DKIM?
DKIM (DomainKeys Identified Mail) is technology for verifying e-mail authenticity. Helps deliver e-mails to inbox instead of SPAM.
Enabling DKIM
- In E-mail section click DKIM
- Select e-mail domain
- Click Enable DKIM
- Add DNS record:
| Type | Name | Value |
|---|---|---|
| TXT | default._domainkey | [DKIM key from panel] |
- Wait for DNS propagation (up to 24 hours)
Regenerating DKIM
- In DKIM section click Regenerate
- Update DNS record with new key
- Wait for DNS propagation
Managing Mailboxes
Suspending Mailbox
- In mailbox list click Suspend
- Mailbox will not receive new e-mails
- Existing e-mails remain intact
Changing Password
- In mailbox list click Change Password
- Enter new password
- Click Save
Deleting Mailbox
Warning: Deleting mailbox is irreversible. All e-mails will be permanently deleted.
- In mailbox list click Delete
- Confirm deletion
Limits
Mailbox Count
| Package | Mailboxes |
|---|---|
| Starter | 5 |
| Business | 20 |
| Premium | Unlimited |
Mailbox Size
Default limit is set by package. To increase:
- Click on mailbox
- Edit Quota
- Click Save
Troubleshooting
E-mails Not Arriving
Cause: Wrong MX record or DNS propagation.
Solution:
- Check MX record:
nslookup -type=MX your-domain.com - MX should point to
webhosting.coresynth.io - Wait for DNS propagation (up to 48 hours)
E-mails Going to SPAM
Cause: Missing SPF or DKIM record.
Solution:
- Add SPF record:
TXT @ → v=spf1 a mx ~all - Enable DKIM in panel
- Add DKIM DNS record
- Consider DMARC record
Cannot Login
Cause: Wrong password or suspended mailbox.
Solution:
- Check if mailbox is active
- Try resetting password
- Check you’re using correct format:
- Username:
[email protected](full e-mail) - Server:
webhosting.coresynth.io
- Username:
Webmail Not Working
Cause: Server maintenance or overload.
Solution:
- Try refreshing page
- Check server status at status.coresynth.io
- Try mail client (Outlook, Thunderbird)
Security Recommendations
- Use strong passwords (min 12 characters)
- Change passwords regularly
- Enable DKIM for each e-mail domain
- Set SPF record in DNS
- Check SPAM folder regularly
Next Steps
- DNS Settings — MX, SPF, DKIM records
- Web Hosting — Hosting overview
- Domains — Domain management
Need help? Open a support ticket or ask Alex in your dashboard.