RemarkableCloud

Email Account Management in Webuzo

How to create email accounts, set quotas, access webmail, and configure forwarders in Webuzo.

Create an email account

  • Log into Webuzo Enduser Panel.
  • Go to Email → Add Email Account.
  • Enter the username (local part before @).
  • Select the domain.
  • Set a password.
  • Set a storage quota in MB (0 = unlimited).
  • Click Add.
  • Mail client settings

    SettingValue
    IMAP serverYour server hostname or IP
    IMAP port993 (SSL/TLS)
    SMTP serverYour server hostname or IP
    SMTP port587 (STARTTLS) or 465 (SSL)
    UsernameFull email address
    PasswordMailbox password

    Webmail

    Access webmail at:

    https://yourdomain.com/webmail

    Or from the Webuzo panel: Email → Webmail Access.

    Email forwarders

    Forward all mail from an address to another:

    1. Email → Email Forwarders → Add Forwarder
    2. Enter source address
    3. Enter destination address (can be any email, including Gmail, Outlook, etc.)
    4. Click Add

    Email autoresponder

    Set an out-of-office or automatic reply:

    1. Email → Autoresponder → Add Autoresponder
    2. Enter the address to add the autoresponder to
    3. Write the subject and message body
    4. Set start and stop dates (optional)
    5. Click Add

    Manage existing accounts

    Email → Email Accounts: lists all accounts with usage statistics.

    Actions per account:

    • Edit: change password or quota
    • Delete: permanently removes the mailbox and all email in it
    • Suspend: disables login without deleting

    DNS records for email

    Ensure these DNS records exist for your domain:

    MX record: yourdomain.com → mail.yourdomain.com (priority 10)
    A record:  mail.yourdomain.com → YOUR_SERVER_IP
    TXT record: v=spf1 ip4:YOUR_SERVER_IP include:mailchannels.net ~all

    See the DNS records guide for full details including DKIM and DMARC.

    Still stuck? Ask a human, we answer in minutes.