Quick answer: Yes. A Cloud2Y VPS gives you root access and a dedicated public IPv4, so you can run a full mail server. Technically it works fine — the real challenge is deliverability: you need a correct reverse DNS (PTR) record, SPF, DKIM and DMARC, and a clean IP reputation before large providers will accept your mail reliably.
Overview
Self-hosted email gives you full control: your own mailboxes, no per-user fees, your data on your server. The trade-off is that you become the mail administrator — responsible for security, spam filtering, monitoring and reputation. Cloud2Y servers are unmanaged, so the mail stack is yours to run. Whether that trade-off is worth it is covered in Should you host email on a VPS? and Why self-hosted email is difficult.
Before you start
- Your own domain name and access to its DNS zone.
- A Cloud2Y VPS with a dedicated public IPv4 (every VPS includes one).
- A reverse DNS (PTR) record for that IP — how to set it.
- A plan for SPF, DKIM and DMARC records.
- Familiarity with the allowed network use rules — unsolicited bulk mail is prohibited.
Step-by-step guide
- Decide between self-hosting and a third-party provider — see the decision framework.
- Point your MX records at the server's hostname.
- Install a mail stack — how to set up an email server on a VPS.
- Configure SPF, DKIM and DMARC.
- Set the PTR record to match your mail hostname.
- Send test messages and check your IP reputation before real traffic.
Common issues
- Mail lands in spam: almost always a missing PTR record or incomplete SPF/DKIM/DMARC — work through the deliverability checklist.
- Cannot connect on port 25: check your own firewall first; for network-level questions about mail ports, ask support.
- Generic hostname: sending from a default hostname looks dynamic to filters — use a real hostname like
mail.yourdomain.comwith matching PTR.
When to contact support
Open a ticket to set or change a PTR record if the option is not shown on your service page, to ask about mail-port connectivity, or before planning any legitimate bulk mailing — see sending limits and abuse policy.
Frequently asked questions
Is running a mail server allowed on Cloud2Y?
Yes, hosting your own mail server is allowed on any Cloud2Y VPS or dedicated server, as long as you send only solicited mail and follow the acceptable use rules for the network.
What do I need for reliable delivery from a VPS?
Four things: a PTR record matching your mail hostname, passing SPF, DKIM and DMARC records, a clean IP reputation, and consistent opt-in sending behaviour over time.
Does every Cloud2Y VPS include a dedicated IPv4?
Yes, each VPS comes with its own public IPv4 address, which is what mail systems evaluate; you can request additional IPv4 addresses through a support ticket if needed.
Related articles
- Should you host email on a VPS?
- How to set up an email server on a VPS
- How to set reverse DNS / PTR record
- How to avoid email going to spam
Ready to get started? Order a VPS at Cloud2Y →
