Connect Your Email to Any Device
Once you have created an email account in the FREAKHOSTING Web Hosting Control Panel, you can connect it to any desktop or mobile email application. This guide provides the server settings you need and step-by-step instructions for the most popular email clients. If you have not yet created an email account, start with the How to Create and Manage Email Accounts guide first.Difficulty
Time
Finding Your Email Client Settings
Every email account in the control panel has a dedicated Email client settings section that gives you exactly what you need. Here is how to find it:Open your email account
Open the Email client settings sidebar
| Protocol | Server | Port | Security | Username |
|---|---|---|---|---|
| IMAP | mail.yourdomain.com | 993 | SSL/TLS | you@yourdomain.com |
| SMTP | mail.yourdomain.com | 465 | SSL/TLS | you@yourdomain.com |
| SMTP | mail.yourdomain.com | 587 | STARTTLS | you@yourdomain.com |
| POP | mail.yourdomain.com | 995 | SSL/TLS | you@yourdomain.com |
mail. followed by your domain. For example, if your domain is acmecorp.com, your mail server is mail.acmecorp.com. If your domain is 5m.gg, your mail server is mail.5m.gg.
Which Protocol Should I Use?
Not sure what IMAP, POP, or SMTP mean? Here is a quick decision guide to help you pick the right settings in under 30 seconds.IMAP vs. POP — Receiving Email
Think of it this way:- IMAP is like streaming a movie on Netflix. Your emails live on the server and you access them from any device. Read something on your phone? It shows as read on your laptop too. Delete it on your tablet? Gone everywhere. Everything stays in sync.
- POP is like downloading a movie to your hard drive. Emails get pulled down to one device and (usually) removed from the server. Great if you only use one computer, but your phone will not see those messages.
IMAP -- Recommended for Most Users
IMAP -- Recommended for Most Users
- Check email on multiple devices (phone, laptop, tablet)
- Want your inbox to look the same everywhere
- Prefer emails stored safely on the server
- Want the modern, standard email experience
mail.yourdomain.com, Port 993, Security SSL/TLSPOP -- For Single-Device Use
POP -- For Single-Device Use
- Only check email on one device
- Want to free up server mailbox space
- Prefer to store emails locally on your computer
- Need offline access to all your messages
mail.yourdomain.com, Port 995, Security SSL/TLSPort 465 vs. 587 — Sending Email (SMTP)
Both ports are for sending email, but they handle encryption differently:| Port | Security | How It Works | When to Use It |
|---|---|---|---|
| 465 | SSL/TLS | Encrypted from the very first moment of connection. Your email app connects over a secure channel immediately. | Use this first. It is the modern standard and works with most current email clients. |
| 587 | STARTTLS | Starts as a plain connection, then upgrades to encryption before any data is sent. | Use as a fallback if port 465 does not work with your email client, or if your network blocks port 465. Some older clients and corporate firewalls prefer this port. |
Setting Up Microsoft Outlook (Desktop)
These steps work for Outlook on Windows and Outlook for Mac (classic version). The exact wording may vary slightly between versions, but the fields are the same.Open Outlook Account Settings
Enter Your Email Address
hello@yourdomain.com) and click Connect or Next.Enter the Incoming Server Settings (IMAP)
- Server:
mail.yourdomain.com - Port:
993 - Encryption method:
SSL/TLS - Require logon using Secure Password Authentication (SPA): Leave unchecked
Enter the Outgoing Server Settings (SMTP)
- Server:
mail.yourdomain.com - Port:
465 - Encryption method:
SSL/TLS - Require logon using Secure Password Authentication (SPA): Leave unchecked
587 and the encryption method to STARTTLS.Enter Your Credentials
- Username: Your full email address (e.g.,
hello@yourdomain.com) - Password: The password you set for this email account
Setting Up Mozilla Thunderbird
Thunderbird is a free, open-source email client and it does a great job of auto-detecting settings. But if auto-detection does not work, here is how to enter them manually.Add a New Account
Enter Your Details
- Your full name: The display name recipients will see (e.g., “Jane Smith”)
- Email address: Your full email address (e.g.,
hello@yourdomain.com) - Password: Your email account password
Configure Server Settings Manually
- Protocol:
IMAP - Server hostname:
mail.yourdomain.com - Port:
993 - Connection security:
SSL/TLS - Authentication method:
Normal password - Username:
hello@yourdomain.com
- Server hostname:
mail.yourdomain.com - Port:
465 - Connection security:
SSL/TLS - Authentication method:
Normal password - Username:
hello@yourdomain.com
Setting Up iPhone / iPad (iOS Mail App)
The built-in Mail app on iOS works perfectly with FREAKHOSTING email. Here is the exact process.Open Settings
Enter Your Information
- Name: Your display name (e.g., “Jane Smith”)
- Email: Your full email address (e.g.,
hello@yourdomain.com) - Password: Your email account password
- Description: A label for this account (e.g., “Work Email” or “FREAKHOSTING”)
Enter Incoming Mail Server Details
- Host Name:
mail.yourdomain.com - Username:
hello@yourdomain.com - Password: Your email password
Enter Outgoing Mail Server Details
- Host Name:
mail.yourdomain.com - Username:
hello@yourdomain.com - Password: Your email password
Setting Up Android (Gmail App)
The Gmail app on Android can handle any email account, not just Gmail. Here is how to add your FREAKHOSTING email.Open the Gmail App
Select Other
Configure Incoming Server Settings
- Username:
hello@yourdomain.com(should be pre-filled) - Server:
mail.yourdomain.com - Port:
993 - Security type:
SSL/TLS
Configure Outgoing Server Settings
- SMTP Server:
mail.yourdomain.com - Port:
465 - Security type:
SSL/TLS - Require sign-in: Make sure this is checked
- Username:
hello@yourdomain.com - Password: Your email password
Setting Up Apple Mail (macOS)
Open Mail Settings
Enter Your Details
- Name: Your display name (e.g., “Jane Smith”)
- Email Address: Your full email address (e.g.,
hello@yourdomain.com) - Password: Your email account password
Enter Manual Settings If Prompted
- Account Type: Select
IMAP - Incoming Mail Server:
mail.yourdomain.com - Outgoing Mail Server:
mail.yourdomain.com
Using Gmail’s “Send Mail As” Feature
Want to send email from your FREAKHOSTING domain address through the Gmail web interface? You can do that without leaving Gmail.Open Gmail Settings
Add Your Email Address
hello@yourdomain.com). Uncheck Treat as an alias if you want replies to go to your domain mailbox. Click Next Step.Enter SMTP Settings
- SMTP Server:
mail.yourdomain.com - Port:
465 - Security:
SSL/TLS(selected by default when you choose port 465) - Username:
hello@yourdomain.com - Password: Your email account password
Quick Reference — All Email Client Settings
For easy reference, here is a complete summary of every setting you need. Bookmark this section or take a screenshot.| Setting | Value |
|---|---|
| Incoming server (IMAP) | mail.yourdomain.com |
| IMAP port | 993 |
| IMAP security | SSL/TLS |
| Incoming server (POP) | mail.yourdomain.com |
| POP port | 995 |
| POP security | SSL/TLS |
| Outgoing server (SMTP) | mail.yourdomain.com |
| SMTP port (preferred) | 465 |
| SMTP security (preferred) | SSL/TLS |
| SMTP port (fallback) | 587 |
| SMTP security (fallback) | STARTTLS |
| Username | Your full email address |
| Password | Your email account password |
| Authentication | Normal password / Login |
Troubleshooting Common Issues
Connection timed out or refused
Connection timed out or refused
Authentication failed / wrong password
Authentication failed / wrong password
hello@yourdomain.com), not just the part before the @. Also confirm you are using the password set in the control panel — if you are unsure, reset it at web.freakhosting.com under Emails > your account > Reset in the Mailbox section.Certificate warning or 'untrusted server'
Certificate warning or 'untrusted server'
mail.yourdomain.com as the server (not an IP address, not just yourdomain.com). The SSL certificate is issued for the mail. subdomain specifically.Emails send but are not received (or land in spam)
Emails send but are not received (or land in spam)
Frequently Asked Questions
What is the difference between SSL/TLS and STARTTLS?
What is the difference between SSL/TLS and STARTTLS?
Can I use the same email account on multiple devices?
Can I use the same email account on multiple devices?
Do I need to set up both incoming and outgoing servers?
Do I need to set up both incoming and outgoing servers?
mail.yourdomain.com but use different ports. Without the outgoing server configured, you can read emails but cannot send them.I forgot my email password. How do I reset it?
I forgot my email password. How do I reset it?
My email client auto-detected the wrong settings. How do I fix it?
My email client auto-detected the wrong settings. How do I fix it?
Related Guides
Create & Manage Email Accounts
Spam, Forwarding & Auto-Reply
Need Extra Help?
If you encounter any issues, our support team is ready to assist:- Live Chat: Quick assistance via our website.
- Support Ticket: Open a Ticket
- Discord: Join our Community
- Email: support@freakhosting.com