- info@yourbusiness.com builds more trust than any free inbox โ and it usually comes free with your hosting.
- Here is how bundled email works in Nepal, how to make it deliver, and when to move up.
Ask any Nepali bank, supplier or government office: mail from a business domain gets taken seriously; mail from a random free inbox gets questioned. The overlooked fact is that professional email is already included in nearly every cPanel hosting plan sold in Nepal — you may be paying for it without using it.
What Bundled Email Includes
- Mailboxes on your domain — info@, sales@, accounts@ — created in cPanel in seconds
- Webmail access from any browser, anywhere
- IMAP and SMTP so Outlook, Apple Mail, Gmail app and phones all sync properly
- Forwarders and autoresponders for holidays and shared addresses
- Spam filtering at the server level
Shared plans from NPR 800–2,500 per month typically include this for multiple mailboxes — effectively free alongside the website.
The Deliverability Trio: SPF, DKIM and DMARC
Email that lands in spam is worse than no email. Three DNS records fix most of it:
- SPF lists which servers may send mail for your domain.
- DKIM cryptographically signs each message, proving it was not altered.
- DMARC tells receiving servers what to do with mail that fails the first two.
Quality Nepali hosts configure SPF and DKIM automatically when your domain uses their nameservers; add a basic DMARC record and your mail reputation improves measurably. Test with a mail-tester tool after setup.
A Full Setup Walkthrough
- In cPanel, open Email Deliverability — it checks your domain's current DNS against what is needed and shows exactly which records are missing.
- If SPF is missing, cPanel generates the correct TXT record for you; add it at your DNS provider (or one click if DNS is managed with the same host).
- Do the same for the DKIM record — a longer TXT record containing a public key cPanel generates automatically per domain.
- Add a DMARC TXT record at
_dmarc.yourdomain.comstarting with a monitoring-only policy:v=DMARC1; p=none; rua=mailto:you@yourdomain.com;— this reports failures without blocking any mail yet, letting you review reports for a few weeks before tightening the policy. - After confirming no legitimate mail is failing, tighten the policy to
p=quarantineand eventuallyp=rejectfor full protection against spoofing.
Real Scenario: Fixing a Business Landing in Spam
A Kathmandu trading company found that invoices sent from accounts@ were consistently landing in customers' spam folders, quietly costing them payment delays for months before anyone investigated. Running the domain through a mail-tester tool showed SPF was correctly configured but DKIM was entirely missing — the domain had been pointed at the hosting nameservers after initial setup, and DKIM had never been regenerated to match. Regenerating and publishing the DKIM record in cPanel, confirmed with a fresh mail-tester scan showing a clean pass, resolved the spam-folder problem within days, since most receiving mail servers re-evaluate sender reputation on each new message rather than holding a long-term grudge from before the fix.
Honest Limits of Bundled Email
- Hourly sending limits — usually fine for correspondence, wrong for newsletters; use a bulk-mail service for campaigns
- Storage shares the hosting quota — archive big attachments or increase the plan
- Shared server IP reputation depends partly on neighbors — good hosts police abuse strictly
When to Upgrade Beyond the Bundle
Move to dedicated email platforms when you need very large mailboxes, shared team drives and calendars, or compliance archiving. Many Nepali businesses run a sensible hybrid: bundled cPanel email for general addresses, a paid suite for a few heavy users — all on the same domain.
Setup Checklist
- Create role mailboxes rather than personal-only addresses
- Set mailbox quotas so one inbox cannot fill the account
- Verify SPF and DKIM, then add DMARC
- Configure phones via IMAP, never POP, so devices stay in sync
- Enable two-factor on webmail where offered
Frequently Asked Questions
Can I keep Gmail and still use my domain?
Yes — either forward domain mail to Gmail and send-as, or connect Gmail to your hosting via IMAP and SMTP. Both are free with bundled email.
Why do my invoices go to customer spam folders?
Usually missing SPF or DKIM, or attachment-heavy messages. Fix the DNS records first; the improvement is usually immediate.
How long does a DMARC policy take to safely tighten from none to reject?
A few weeks of monitoring reports is a reasonable minimum — long enough to catch any legitimate sending source (a CRM, an invoicing tool) that might otherwise get blocked once the policy tightens.
Does bundled email support sending from a mobile app like any other inbox?
Yes — standard IMAP/SMTP settings work in the native mail apps on both Android and iOS, exactly like any other email provider.
Get site and inbox in one plan: shared hosting with free email, see all plans, or ask us to configure SPF and DKIM for you.