Email Configuration

How to Create Email Accounts in Webuzo

Published · Updated 2 min read
Knowledge base article
Contents (11 sections)

Create professional email addresses using your domain name (e.g., [email protected]).

Prerequisites

  • Domain pointed to your Webuzo server
  • MX records configured
  • Hosting plan includes email features

Creating an Email Account

  1. Webuzo > Email > Email Accounts
  2. Click Create/Add
  3. Fill in: email local part, select domain, set strong password, set mailbox quota (500 MB - 2 GB)
  4. Click Create
AddressPurpose
info@General inquiries
support@Customer support
sales@Sales inquiries
admin@Administrative
billing@Payments

Managing Accounts

  • Change password: Email Accounts > find account > Change Password
  • Adjust quota: Edit > increase/decrease mailbox size
  • Check usage: View Usage column
  • Delete: Click Delete. Warning: permanently removes all emails.

Accessing Email

Webmail

https://yourdomain.com/webmail — log in with full email and password. Roundcube recommended.

Email Client Settings

Server: mail.yourdomain.com, Port: 993 (SSL), Username: full email address

POP3

Server: mail.yourdomain.com, Port: 995 (SSL)

SMTP (Outgoing)

Server: mail.yourdomain.com, Port: 465 (SSL) or 587 (STARTTLS), Authentication required

IMAP recommended — syncs across devices. POP3 downloads to device only.

Email Forwarding

Email > Forwarders > Add > enter source and destination. Choose whether to keep copy in original mailbox.

Spam Filtering

Enable SpamAssassin if available. Set threshold (5 is standard). Choose action: move to spam folder (recommended), tag subject, or delete.

DNS Records for Email

RecordPurposeExample
MXMail routingmail.yourdomain.com priority 10
SPFPrevent spoofingv=spf1 a mx ~all
DKIMAuthenticationGenerated by mail server
DMARCPolicy enforcementv=DMARC1; p=none;

Need help? Contact our support team at https://domainindia.com/support/client/support.

Was this article helpful?

Your answer helps us decide what to improve next.

Still need help? Open a support ticket and our team will reply.

Prefer an app? Add this site to your home screen.Get the app
How to Create Email Accounts in Webuzo