Setting up email in Outlook, Gmail, Apple Mail
Connect your Rivervo email account to Outlook, Gmail, Apple Mail, and mobile mail apps. IMAP + SMTP settings included.
Before you start, you need an email account created in cPanel. If you haven't done that yet: cPanel → Email Accounts → Create → Enter username + password.
Once the account exists, use these settings in any mail client.
The universal settings
These work for every mail client — desktop, mobile, web. Use them as the source of truth.
| Field | Value |
|---|---|
| Incoming server (IMAP) | mail.yourdomain.com |
| Incoming port | 993 |
| Incoming encryption | SSL/TLS |
| Outgoing server (SMTP) | mail.yourdomain.com |
| Outgoing port | 465 |
| Outgoing encryption | SSL/TLS |
| Authentication | Required (password) |
| Username | your full email address |
| Password | the password you set in cPanel |
Substitute
yourdomain.comwith your actual domain throughout.
Apple Mail (macOS)
- Mail → Settings → Accounts → + (add).
- Select Other Mail Account.
- Fill in name, full email address, and password.
- Mail will try to auto-configure. It usually fails for third-party hosts — click Sign In manually when it prompts.
- Fill in the IMAP settings from the table above.
- Check both Mail and Notes (or just Mail) and click Done.
Apple Mail (iPhone, iPad)
- Settings → Mail → Accounts → Add Account → Other → Add Mail Account.
- Fill in name, email, password, description. Tap Next.
- Select IMAP tab.
- Under Incoming Mail Server: Host
mail.yourdomain.com, username = full email, password. - Under Outgoing Mail Server: same host, username, password.
- Tap Next. If it succeeds, it saves. If it fails, re-check the ports — iOS sometimes defaults to 143 (non-SSL) which won't work.
Outlook (Windows, Mac)
- File → Add Account.
- Enter your email address → Advanced options → Let me set up my account manually → Connect.
- Choose IMAP.
- Fill in the IMAP settings from the table above. For outgoing (SMTP), expand "More settings" and enter port 465, SSL/TLS.
- Click Next and enter your password.
Gmail (adding your Rivervo email as "send as")
Gmail is not a mail client but you can receive and send from your Rivervo email inside Gmail.
- Gmail → Settings → Accounts and Import → Add a mail account → Import from another account.
- Enter your full Rivervo email address. Click Next.
- Choose Import emails from my other account (POP3).
- Fill in: username = full email, password, POP server =
mail.yourdomain.com, port 995, check Always use a secure connection (SSL). - After it imports, go back to Accounts and Import → Send mail as → Add another email address.
- Use the SMTP settings: server
mail.yourdomain.com, port 465, SSL, full email as username.
Gmail will send a verification email to confirm you own the address. Check your Rivervo inbox, click the link, and you're set up.
Android (Gmail app, K-9, FairEmail)
All three use the same flow: choose "Other" account type, enter your email and password, then manually enter IMAP and SMTP settings from the table at the top. The Gmail app works fine but K-9 and FairEmail give you more control over advanced options like signatures and folder sync.
Common issues
- "Connection refused" — almost always wrong port. Double-check 993 (IMAP) and 465 (SMTP).
- "Authentication failed" — make sure your username is the full email address, not just the part before
@. - Emails send but don't receive — check cPanel → Email Accounts → Disk Usage. If the mailbox is full, incoming email bounces.
- Outlook stuck on "Loading profile" — close Outlook, delete the account from Control Panel → Mail, re-add.
For anything else, open a ticket and we'll look at the mail server logs.