Engineering Glossary · Mail Transport
Webmail: The Control Variable in Every Mail Fault
Before you change a single setting on the laptop, you need to know whether the server ever had the message — and that takes one browser tab.
The short answer
Webmail is your mailbox rendered in a browser, reading the server's live state directly with no local cache, no sync history and no client-side index between you and the truth.
That property is what makes it the first move in any mail investigation rather than a convenience for people without a mail app. Open the same folder in webmail and one question is answered instantly: does the server have this message or not. Everything downstream — client settings, sync intervals, corrupt local indexes, a rule silently filing mail into a folder nobody opens — is only worth examining after that answer comes back.
By the HostingFast team · Reviewed 12 August 2026
100+
Terms in the glossary
2 min
Average read time
Plain
English throughout
24/7
Humans if you get stuck
cPanel hosting includes it, usually Roundcube, at a predictable address. That makes it the zero-configuration way in and the tie-breaker whenever two mail apps disagree, because it reads the server's own state rather than a local copy of it.
It is also the route that always works: away from your desk, on somebody else's computer, or when you need to establish whether a fault lives in the mailbox or in one device's settings.
Why it belongs at the start of the investigation
Every mail fault splits into two halves: the server has the message, or it does not. Webmail answers that in one step, with no variables of its own to introduce. If the message is there, the delivery path worked and you are debugging a client. If it is not, no amount of rebuilding a local index will help and you should be reading logs instead.
The same logic applies to sending. A message that appears in the webmail Sent folder was accepted by the server; one that never got there never left the device. That single distinction saves most of the time normally spent guessing at outgoing settings.
Reading a message properly once you are in
Roundcube will show you the raw source, and that is where the useful information lives. The Authentication-Results header states whether SPF passed, whether DKIM verified and against which domain — a definitive answer to 'is our mail authenticated' that no dashboard summary matches.
The Received headers are a timeline, read bottom to top, each with a timestamp. When somebody reports that mail took two hours to arrive, those stamps say exactly which hop held it: the sender's outbound queue, an intermediate filter, or your own server. Very often the two hours happened before the message ever reached you, which changes the conversation entirely.
What it is deliberately not good at
Webmail has no offline mode, no operating-system notifications and no unified view across several accounts. Searching a very large mailbox is slower than a desktop client's local index, because the work happens server-side on demand rather than against a pre-built index.
So the sensible arrangement is both. The desktop or phone client for daily work, webmail bookmarked for the days a client starts behaving oddly. Treating webmail as the fallback rather than as a lesser product is the mistake — it is the reference implementation, and the client is the thing that can drift.
Where this lands on HostingFast
Reach it at yourdomain.com/webmail, or from the link inside the control panel, signing in with the full email address and that mailbox's own password. Every hosting plan includes mailboxes on your own domain — email is part of the plan here, never sold back to you at checkout.
Every plan also ships with a free SSL certificate that renews itself ahead of expiry, so the webmail session is encrypted without anyone configuring it. Read next: IMAP, SMTP, Mailbox Quota and Email Forwarder.

A hundred terms, each with the mechanism
To us, jargon nobody explained is a service defect. This glossary is the support team's collected translations — published with the commands, the headers and the numbers still in them.
Every plan ships with a free SSL certificate that renews itself ahead of expiry — the padlock is never something you have to remember.
- 100+ entries, each with the mechanism spelled out
- Commands you can paste, numbers you can compare against
- Neighbouring terms wired together at the foot of every page
- Written by the engineers who answer the tickets
Why HostingFast
Standard on every plan
The bisect, written down
Every fault entry names the control variable, so you halve the problem instead of changing five settings at once.
Headers as evidence
Authentication-Results and Received beat any dashboard summary, and the entries say which one to read.
Mechanism, not vocabulary
How the thing works underneath, since you cannot debug what you only recognise by name.
Limits stated honestly
Where a tool is deliberately weaker at something, the entry says so rather than pretending it does everything.
Wired to its neighbours
Webmail runs into IMAP, SMTP and Mailbox Quota — the terms that explain what you find once you are in.
This term, landed
Webmail defined, positioned in the debugging order and located in your own account — enough to use it properly.
Quick Start
From order to online
- 1
Open the folder in webmail first
Before touching any device, establish whether the server holds the message. That answer decides which half of the problem you are in.
- 2
Read the source, not the rendering
Pull up the raw message and find Authentication-Results and the Received chain. Timestamps attribute a delay to a hop; nothing else does.
- 3
Only then change the client
With the server side confirmed, the client's ports, sync interval and local index are worth examining — and you now know what a fix should look like.
Built In
Loaded onto every plan
- Browser webmail plus IMAP, POP and SMTP for any mail client
- Mailboxes on your own domain, included with the plan
- Free SSL on every plan, renewed automatically before it can lapse
- NVMe SSD storage on every tier, not only the expensive ones
- LiteSpeed caching built into the server rather than bolted on by plugin
- WordPress Toolkit handling core and plugin updates for you
- Upgrades applied in place — changing plan is not a migration
- A renewal price identical to the one you signed up at
- DDoS filtering absorbed out at the network edge
- 99.9% uptime as the target, monitored around the clock
Frequently Asked
What people ask us most often
How do I read a message's raw headers in webmail?
Roundcube exposes the full source from the message view, and that is where the answers are. Authentication-Results states whether SPF passed and whether DKIM verified, and against which domain. The Received chain reads bottom to top with a timestamp on each hop, which is how you prove a two-hour delay happened at the sender rather than at your server.
Webmail shows the message but my desktop client does not — what now?
The server side is proven good, so stop looking at it. Check three things on the device, in order: whether the account is IMAP rather than POP, whether a local rule or filter has filed the message somewhere, and whether the client's index has gone stale and needs rebuilding. Each is a device-level fix, and none of them involves a support ticket.
Where do I sign in, and with which password?
Go to yourdomain.com/webmail, or use the webmail link inside your control panel. Sign in with the full email address and that mailbox's own password — not your hosting account password, which is a different credential. Bookmark it, because it is also your way in when a device's mail app starts misbehaving.
How long does it take to get a site serving requests?
Minutes rather than days. The account activates the second payment clears, the domain — free for the first year on annual plans — connects immediately, and the one-click installer has WordPress or any of 240+ applications running before your coffee cools. If a site already exists elsewhere, send us the details and we migrate it free, normally within a day.
Keep reading
Email Forwarder
Alias routing without a second password, and what it does to authentication at the far end.
IMAP
The protocol behind what webmail is showing you, and where its performance actually goes.
Best LiteSpeed Hosting
What LiteSpeed changes about caching, and where the measurable gains come from.
Domain Names
Find, register and transfer domains — first year free with annual hosting.
WooCommerce Hosting
Store-ready hosting with Redis caching and headroom reserved for checkout traffic.
Changing hosts? Run through our checklist first.
A straightforward sequence for a switch your visitors never feel: which files move first, how to shift email across without losing a single message, the right moment to repoint DNS, and the two mistakes behind almost all the downtime we get asked to rescue.
Hosting you can actually inspect.
Webmail, IMAP, POP and SMTP on every mailbox, raw logs in the panel, and support that reads a header rather than a script.
View Domain Names plans