If you use Mediacom email and want to connect it to Microsoft Outlook, the correct IMAP and SMTP settings — plus a few authentication and client-specific tweaks — are the difference between a smooth, synced mailbox and endless password prompts or send/receive failures. This guide consolidates the most accurate, up-to-date server settings, explains step‑by‑step Outlook configuration (classic and New Outlook), highlights common failure modes, and gives practical troubleshooting and security advice so your Mediacom email works reliably across devices.
Background / Overview
Mediacom email accounts are generally reachable using the mediacombb.net hostnames and standard encrypted ports:
IMAP 993 (SSL/TLS) for incoming mail,
POP3 995 (SSL/TLS) if you prefer local-only mail, and
SMTP 587 (STARTTLS) (or 465 SSL/TLS as a fallback) for outgoing mail. Multiple reputable guides and current support pages list the same ports and hostnames, making these the practical default settings to try first when adding a Mediacom account to Outlook. Behind the scenes some Mediacom mail accounts are hosted on third‑party mail infrastructure (emailsrvr / Rackspace paths are commonly referenced), so you may see alternate server hints like secure.emailsrvr.com in troubleshooting notes. That hosting detail explains why a few sources use slightly different hostnames or recommend alternate SMTP hostnames; the functional endpoints that most users need remain the mediacombb hostnames and the secure ports above.
Why exact IMAP/SMTP settings matter
Using correct settings ensures:
- Reliable sending and receiving (wrong port or encryption usually blocks delivery).
- Proper folder sync across devices (IMAP keeps server folders mirrored; POP does not).
- Secure authentication (SSL/TLS or STARTTLS prevents passwords and message content from being intercepted).
- Compatibility with Outlook authentication flows (Modern Authentication vs Basic Auth can change how Outlook signs in).
Outlook will behave differently depending on whether you choose IMAP, POP, or let Outlook auto-configure an Exchange/Outlook.com-type connection. That choice affects whether Outlook uses PST or OST data files and whether app‑passwords or OAuth are required. Forum diagnostics and step-by-step advice from Outlook users and experts show these differences in practice.
Standard Mediacom server settings (verified)
Below are the practical settings to try first. These match current published guides and user-tested configurations.
- Incoming (IMAP)
- Server: mail.mediacombb.net
- Port: 993
- Encryption: SSL/TLS
- Authentication: Required (use your full email address as username)
- Notes: Recommended when you access mail from multiple devices.
- Incoming (POP3)
- Server: mail.mediacombb.net
- Port: 995
- Encryption: SSL/TLS
- Authentication: Required
- Notes: Use only if you want mail downloaded to a single device and removed from the server.
- Outgoing (SMTP) — preferred
- Server: mail.mediacombb.net (some guides show smtp.mediacombb.net; both are used in the field)
- Port: 587
- Encryption: STARTTLS (or TLS)
- Authentication: Required — Use the same username/password as incoming mail.
- Outgoing (SMTP) — fallback
- Server: mail.mediacombb.net or smtp.mediacombb.net
- Port: 465
- Encryption: SSL/TLS
- Notes: Use this if 587/STARTTLS fails. Some clients prefer port 465 for legacy SSL-only SMTP.
Practical tip: If one outgoing hostname fails, try the other (mail.mediacombb.net vs smtp.mediacombb.net). Different client stacks resolve these names differently and some networks or DNS setups change which one routes correctly.
How to add your Mediacom account to Microsoft Outlook (step‑by‑step)
The steps below explain
manual configuration in the Outlook desktop client (works the same in Outlook for Microsoft 365, Outlook 2019/2021 and the New Outlook when you choose manual setup).
1. Start account setup
- Open Outlook.
- Go to File > Account Settings > Account Settings.
- Under the Email tab click New.
2. Choose manual configuration
- Select Manual setup or additional server types and click Next.
- Choose POP or IMAP and click Next.
3. Enter basic account information
- Your Name: the display name you want recipients to see.
- Email address: your full Mediacom address (for example, [email protected]).
- Account Type: IMAP (recommended) or POP3.
- Incoming mail server: mail.mediacombb.net
- Outgoing mail server (SMTP): mail.mediacombb.net (or smtp.mediacombb.net as alternate)
- User Name: your full email address.
- Password: your Mediacom password.
4. More Settings → Outgoing Server
- Open More Settings.
- In the Outgoing Server tab, check My outgoing server (SMTP) requires authentication.
- Select Use same settings as my incoming mail server.
5. More Settings → Advanced
- For IMAP: set Incoming server (IMAP) to 993 and select SSL/TLS.
- For POP: set Incoming server (POP3) to 995 with SSL/TLS.
- For SMTP: set Outgoing server (SMTP) to 587 and select STARTTLS (or choose TLS). If STARTTLS is not available, try 465 and SSL/TLS.
- Click OK, then Next. Allow Outlook to test sending and receiving.
If you follow those steps and both tests succeed, click
Finish. If you see errors, see the troubleshooting section below. A detailed procedural walkthrough similar to this is commonly recommended by Outlook help threads and user guides.
Modern Authentication, two‑factor (2FA) and app passwords — what to watch for
Not all accounts behave the same in Outlook:
- If your Mediacom address is a pure ISP mailbox (username@mediacombb.net), the IMAP/SMTP credentials above typically work using Basic authentication.
- If your account is actually an Outlook.com/Microsoft-hosted address or has Modern Authentication enforced, Outlook may attempt OAuth (Modern Auth) or block Basic auth connections. That causes repeated credential prompts or setup failure if you force IMAP/POP basic settings. Microsoft documentation and community threads show this happening frequently for Outlook.com accounts in recent Outlook builds.
If your webmail works but Outlook keeps prompting for a password:
- Check whether your account uses two‑step verification. If so, create an app password (if the provider allows it) and use it in the desktop client instead of your normal password.
- Clear cached credentials (Control Panel → Credential Manager → remove Outlook-related entries) and restart Outlook to force a fresh sign-in.
- Try creating a new Outlook profile and adding the account again (set up with auto-detection first, or manually if needed). Community troubleshooting threads document these steps as effective for many users.
Common problems and reliable fixes
Below are the frequent failures and practical remedies based on support guides and community troubleshooting.
Problem: Outlook repeatedly asks for password
- Cause: Incorrect username (use full email), SSL/TLS mismatch, server requires different auth method, or cached/old credentials.
- Fix:
- Ensure username = full email address and SSL/TLS is enabled for IMAP/POP.
- Clear Windows stored credentials and re-enter when prompted.
- If using 2FA, create and use an app password.
- Try port 587 with STARTTLS, then fall back to 465 SSL/TLS if needed.
Problem: Cannot send mail / stuck in Outbox
- Cause: SMTP authentication not enabled or wrong SMTP port/host.
- Fix:
- Make sure My outgoing server (SMTP) requires authentication is checked and set to use same credentials as incoming server.
- Use port 587 with STARTTLS first; if it fails, try 465 with SSL/TLS. Some users report 465 works where 587 does not.
Problem: Mailboxes don’t sync across devices
- Cause: Account configured as POP3 instead of IMAP.
- Fix:
- Re-add the account as IMAP (incoming port 993 SSL/TLS). IMAP keeps server‑side folders synchronized. If you mistakenly used POP, your messages may already be downloaded to a PST and not visible on the server.
Problem: Outlook uses an OST file instead of PST after creating POP
- Cause: Outlook auto-detected an Exchange/Outlook.com profile or left a previous Exchange-type profile active.
- Fix:
- Create a clean Outlook profile (Control Panel → Mail → Show Profiles → Add). Open Outlook without connecting accounts, create a PST data file, set it as default, then add the POP account. Multiple community threads document this as effective for forcing PST usage.
Problem: IMAP shows only Inbox / missing folders
- Cause: Client subscription to IMAP folders or a server-side folder mapping difference.
- Fix:
- In clients like Thunderbird, use Subscribe/Refresh for IMAP folders. In Outlook, check folder synchronization and ensure you’re using IMAP not POP.
Security and deliverability considerations
- Use SSL/TLS or STARTTLS for all connections. Plain text authentication is insecure and often blocked.
- If you control DNS for a custom domain hosted through Mediacom infrastructure, verify DKIM/DMARC records for improved deliverability. Community discussions show some long‑standing DKIM/DMARC issues for older Mediacom-hosted domains; if you rely on critical two-step codes or service messages, consider moving to an independent provider to avoid deliverability problems.
- If your account is grandfathered under older @mchsi.com domains or similar legacy domains, expect occasional legacy‑hosting quirks. Consider migrating to a modern mailbox (Gmail, Outlook.com, or a paid hosted mailbox) if reliable authentication and deliverability are essential.
How to test and validate your setup
- After adding the account, run Outlook’s Test Account Settings to check send/receive and authentication.
- Send a test message to an external address (Gmail, for example) and confirm delivery.
- From another device (phone or webmail), check whether reads and folder changes sync when using IMAP.
- If send fails, check SMTP port and auth settings and inspect any error code Outlook shows (e.g., 530/5.7.57 indicates SMTP auth issues).
- For persistent problems, try connecting using a mobile client or a lightweight third‑party client (e.g., Thunderbird, BlueMail). If those succeed, the issue is likely Outlook configuration or cached credentials. Community troubleshooting examples echo this sequence.
Advanced recommendations for power users and admins
- Use IMAP unless you have a specific reason to use POP (archiving to local PST, extremely limited server quota).
- If you manage multiple Mediacom mailboxes, consider using a local SMTP relay (for outgoing) only if your network or policy requires it — otherwise authenticate directly against the provider’s SMTP host.
- Keep Outlook and Windows updated. Some Outlook builds change how auto‑discovery and Modern Auth operate; upgrading often resolves sign-in anomalies. Community troubleshooting strongly recommends confirming Outlook build and applying updates before deeper fixes.
- If you have two‑factor authentication enabled, or if your account is managed by a corporate policy that enforces Modern Authentication, follow provider documentation to generate app passwords or configure OAuth where available.
When to contact Mediacom support (and what to provide)
Contact Mediacom support if:
- Webmail access fails (provider-side outage).
- Mail delivery is rejected with server-side errors after you confirm client settings.
- You need DKIM/DMARC changes or domain-level records.
When you call or open a ticket, provide:
- Exact server/port settings you used.
- Exact Outlook error message text and timestamps.
- Whether the account works in webmail or another client.
- Whether you see repeated prompts for credentials, and whether you have 2FA enabled.
Provider contact procedures vary and support may route mail hosting issues through their hosting vendor — having the above details speeds diagnosis.
Quick checklist — the “do this first” list
- Use IMAP: mail.mediacombb.net, port 993, SSL/TLS (preferred).
- Set SMTP: mail.mediacombb.net (or smtp.mediacombb.net), port 587, STARTTLS; fall back to 465/SSL if needed.
- Enter the full email address as your username and confirm your password by logging into webmail first.
- In Outlook, enable My outgoing server (SMTP) requires authentication and Use same settings as incoming.
- If Outlook prompts repeatedly, clear Credential Manager and try adding the account to a new Outlook profile instead.
Final notes and cautions
- There is slight, credible variation in recommended outgoing hostnames across community guides and third‑party help sites; if mail.mediacombb.net fails for SMTP, try smtp.mediacombb.net. Test both 587/STARTTLS and 465/SSL before escalating.
- Some legacy Mediacom email domains and older hosting arrangements can cause DKIM/DMARC or deliverability problems; for important, long-term mail use consider migrating to a modern, actively maintained mailbox. Community discussions and DNS lookups show that legacy domains and hosting transitions can cause intermittent issues.
- If you suspect your account is actually an Outlook.com/Exchange account (rather than a traditional ISP mailbox), prefer the automatic Outlook/Exchange configuration (Modern Authentication) to using manual IMAP/POP credentials — Outlook’s behavior differs in that scenario and Basic Auth-based IMAP/POP may be blocked.
By using the IMAP and SMTP parameters above, enabling secure encryption, and following the Outlook configuration steps, your Mediacom mailbox should integrate cleanly with Outlook and other modern email clients. When problems persist, use the troubleshooting checklist (credentials, ports, encryption, new profile) before contacting Mediacom support — many common failures are resolved by clearing cached credentials, switching to the recommended ports, or recreating the Outlook profile. For stubborn edge cases involving modern authentication or provider-side hosting quirks, the combination of webmail verification, an alternate mail client test, and a support ticket with exact error strings will get you the fastest resolution.
Source: Windows Report
Mediacom Outlook Settings: Accurate IMAP and SMTP Setup Guide