{"id":2543,"date":"2026-02-23T12:16:08","date_gmt":"2026-02-23T12:16:08","guid":{"rendered":"https:\/\/cyberpanel.net\/KnowledgeBase\/getting-started-email-hosting\/"},"modified":"2026-02-23T12:17:12","modified_gmt":"2026-02-23T12:17:12","slug":"getting-started-email-hosting","status":"publish","type":"post","link":"https:\/\/cyberpanel.net\/KnowledgeBase\/getting-started-email-hosting\/","title":{"rendered":"Getting Started with Email Hosting"},"content":{"rendered":"<style>\n.kb-info-box { background: #e8f4fd; border-left: 4px solid #2196F3; padding: 16px 20px; margin: 20px 0; border-radius: 4px; }\n.kb-info-box.warning { background: #fff8e1; border-left-color: #ff9800; }\n.kb-info-box.success { background: #e8f5e9; border-left-color: #4caf50; }\n.kb-info-box.tip { background: #f3e5f5; border-left-color: #9c27b0; }\n.kb-info-box strong { display: block; margin-bottom: 4px; }\n.kb-table { width: 100%; border-collapse: collapse; margin: 20px 0; }\n.kb-table th, .kb-table td { border: 1px solid #ddd; padding: 10px 14px; text-align: left; }\n.kb-table th { background: #f5f5f5; font-weight: 600; }\n.kb-table tr:nth-child(even) { background: #fafafa; }\n.kb-code { background: #1e1e1e; color: #d4d4d4; padding: 16px 20px; border-radius: 6px; overflow-x: auto; margin: 16px 0; font-size: 14px; line-height: 1.5; }\n.kb-code .comment { color: #6a9955; }\n.kb-code .keyword { color: #569cd6; }\n.kb-code .string { color: #ce9178; }\n<\/style>\n<p>CyberPanel Email Hosting lets you create professional mailboxes at your own domain (e.g., <code>you@yourcompany.com<\/code>). Every Email Service plan includes hosting &mdash; from 10 mailboxes on Free to 500 on Enterprise.<\/p>\n<h2>Step 1: Choose a Plan<\/h2>\n<p>Visit <a href=\"https:\/\/platform.cyberpersons.com\/email\/billing\/pricing\/\" target=\"_blank\" rel=\"noopener\">Plans &amp; Pricing<\/a> to select a plan. The Free plan includes 10 mailboxes with 3 GB storage each.<\/p>\n<table class=\"kb-table\">\n<tr>\n<th>Plan<\/th>\n<th>Mailboxes<\/th>\n<th>Hosted Domains<\/th>\n<th>Storage\/Mailbox<\/th>\n<\/tr>\n<tr>\n<td>Free<\/td>\n<td>10<\/td>\n<td>3<\/td>\n<td>3 GB<\/td>\n<\/tr>\n<tr>\n<td>Starter ($3.99\/mo)<\/td>\n<td>50<\/td>\n<td>10<\/td>\n<td>5 GB<\/td>\n<\/tr>\n<tr>\n<td>Professional ($14.99\/mo)<\/td>\n<td>150<\/td>\n<td>25<\/td>\n<td>10 GB<\/td>\n<\/tr>\n<tr>\n<td>Enterprise ($49.99\/mo)<\/td>\n<td>500<\/td>\n<td>50<\/td>\n<td>25 GB<\/td>\n<\/tr>\n<\/table>\n<h2>Step 2: Add Your Domain<\/h2>\n<p>In the <a href=\"https:\/\/platform.cyberpersons.com\/email\/hosting\/\" target=\"_blank\" rel=\"noopener\">Email Hosting Dashboard<\/a>, add the domain you want to host email for. The system will generate a verification token and show the DNS records you need to configure.<\/p>\n<h2>Step 3: Configure DNS<\/h2>\n<p>Add these records at your DNS provider (see <a href=\"https:\/\/cyberpanel.net\/KnowledgeBase\/domain-verification-dns-setup\/\">Domain Verification &amp; DNS Setup<\/a> for detailed instructions):<\/p>\n<table class=\"kb-table\">\n<tr>\n<th>Record<\/th>\n<th>Type<\/th>\n<th>Name<\/th>\n<th>Value<\/th>\n<\/tr>\n<tr>\n<td>Verification<\/td>\n<td>TXT<\/td>\n<td>yourdomain.com<\/td>\n<td><em>(shown in dashboard)<\/em><\/td>\n<\/tr>\n<tr>\n<td>MX<\/td>\n<td>MX<\/td>\n<td>yourdomain.com<\/td>\n<td><code>mail.cyberpersons.com<\/code> (priority 10)<\/td>\n<\/tr>\n<tr>\n<td>SPF<\/td>\n<td>TXT<\/td>\n<td>yourdomain.com<\/td>\n<td><code>v=spf1 include:spf.cyberpersons.com ~all<\/code><\/td>\n<\/tr>\n<tr>\n<td>DKIM<\/td>\n<td>TXT<\/td>\n<td>mail._domainkey.yourdomain.com<\/td>\n<td><em>(shown in dashboard)<\/em><\/td>\n<\/tr>\n<tr>\n<td>DMARC<\/td>\n<td>TXT<\/td>\n<td>_dmarc.yourdomain.com<\/td>\n<td><code>v=DMARC1; p=quarantine; rua=mailto:dmarc@yourdomain.com<\/code><\/td>\n<\/tr>\n<\/table>\n<h2>Step 4: Create Mailboxes<\/h2>\n<p>Once DNS is verified, go to your domain and click <strong>Create Mailbox<\/strong>. Enter the local part (e.g., <code>john<\/code> for <code>john@yourdomain.com<\/code>), set a password, and optionally add a display name.<\/p>\n<h2>Step 5: Access Your Email<\/h2>\n<p>You can access your mailbox in three ways:<\/p>\n<ul>\n<li><strong>Webmail<\/strong> &mdash; Go to <a href=\"https:\/\/platform.cyberpersons.com\/email\/webmail\/login\/\" target=\"_blank\" rel=\"noopener\">CyberMail Webmail<\/a> and log in with your full email and password. See <a href=\"https:\/\/cyberpanel.net\/KnowledgeBase\/using-cybermail-webmail\/\">Using CyberMail Webmail<\/a>.<\/li>\n<li><strong>Email client<\/strong> &mdash; Configure Outlook, Gmail, Thunderbird, or your phone. See <a href=\"https:\/\/cyberpanel.net\/KnowledgeBase\/configuring-email-clients-imap-pop3\/\">Configuring Email Clients<\/a>.<\/li>\n<li><strong>Auto-login<\/strong> &mdash; Click the webmail icon next to any mailbox in the hosting dashboard for instant access.<\/li>\n<\/ul>\n<div class=\"kb-info-box success\"><strong>Done!<\/strong> Your professional email is ready. Emails sent to your domain will arrive in your mailboxes within seconds.<\/div>\n<h2>Next Steps<\/h2>\n<ul>\n<li><a href=\"https:\/\/cyberpanel.net\/KnowledgeBase\/managing-mailboxes-aliases-forwarding\/\">Managing Mailboxes, Aliases, and Forwarding<\/a><\/li>\n<li><a href=\"https:\/\/cyberpanel.net\/KnowledgeBase\/configuring-email-clients-imap-pop3\/\">Configuring Email Clients (IMAP &amp; POP3)<\/a><\/li>\n<li><a href=\"https:\/\/cyberpanel.net\/KnowledgeBase\/using-cybermail-webmail\/\">Using CyberMail Webmail<\/a><\/li>\n<\/ul>\n<p><a href=\"https:\/\/cyberpanel.net\/KnowledgeBase\/email-service-documentation\/\">&larr; Back to Documentation Hub<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CyberPanel Email Hosting lets you create professional mailboxes at your own domain (e.g., you@yourcompany.com). Every Email Service plan includes hosting &mdash; from 10 mailboxes on Free to 500 on Enterprise. Step 1: Choose a Plan Visit Plans &amp; Pricing to select a plan. The Free plan includes 10 mailboxes with 3 GB storage each. Plan [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[108],"tags":[],"class_list":["post-2543","post","type-post","status-publish","format-standard","hentry","category-email-service"],"_links":{"self":[{"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/posts\/2543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/comments?post=2543"}],"version-history":[{"count":3,"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/posts\/2543\/revisions"}],"predecessor-version":[{"id":2585,"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/posts\/2543\/revisions\/2585"}],"wp:attachment":[{"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/media?parent=2543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/categories?post=2543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cyberpanel.net\/KnowledgeBase\/wp-json\/wp\/v2\/tags?post=2543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}