Skip to main content
This feature is not yet available. Email server management is currently under development and will be integrated in a future release.
Path: Email Server (/email) — Admin onlyManage a complete mail server stack (Postfix, Dovecot, OpenDKIM, SpamAssassin, Roundcube) directly from the panel.

Service Status Cards

The top of the page shows a card for each email service:
ServiceRole
PostfixSMTP server (sending)
DovecotIMAP/POP3 server (receiving)
OpenDKIMDKIM signing
SpamAssassinSpam filtering
RoundcubeWebmail interface
Each card shows the service version, running status badge, and Start / Stop / Restart buttons.

Tabs

Status

Overview grid of all five service cards — the quickest way to see what’s running and control services.

Domains

Domain cards showing name, active status, account count, alias count, and DNS record verification badges:
  • DKIM — verified / not verified
  • SPF — verified / not verified
  • DMARC — verified / not verified
Actions per domain: Verify DNS, Deploy DNS, Delete. Add Domain form at the top — enter a domain name to add it.

Accounts

Create and manage email mailboxes per domain.
  • Domain Selector — switch between configured domains
  • Create Account — username, password, quota (in MB)
  • Account cards — email address, quota, active status, actions
Per-account actions: Change Password, Delete.

Aliases

Create email aliases (source → destination mappings) per domain.
  • Domain Selector
  • Create Alias — source address, destination address
  • Alias cards — shows the mapping with delete button

Forwarding

Forward emails from an account to another address.
  • Account Selector — choose which mailbox to set up forwarding for
  • Create Rule — destination email, “Keep local copy” checkbox
  • Rule cards — shows account@domain → destination, active status, keep-copy status

DNS Providers

Connect DNS providers to automatically deploy DNS records (DKIM, SPF, DMARC, MX):
ProviderConfiguration
CloudflareName, API Key
Route53Name, Access Key, Secret
DigitalOceanName, API Token
Per-provider actions: Test connection, List Zones, Delete. After testing, click List Zones to see available DNS zones from the provider. Use Deploy DNS on a domain card to push all required records automatically.

Spam

SpamAssassin configuration:
SettingDescription
Required ScoreMinimum score to flag as spam (default 5.0)
Rewrite SubjectPrefix added to spam emails (e.g. [SPAM])
Bayes FilterEnable Bayesian spam learning
Auto-LearnAutomatically train the filter from confirmed spam
Buttons: Update Rules (fetch latest SA rules), Save.

Webmail

Roundcube webmail management:
  • Install, Start, Stop, Restart Roundcube
  • Configure the proxy domain (the URL Roundcube is served on)
  • Direct link to open Roundcube once configured

Queue & Logs

Mail Queue — messages waiting to be delivered:
  • Queue ID, sender, recipient, size, arrival time
  • Delete per item, Flush Queue to force delivery of all queued messages
Mail Logs — raw server log output with line count selector (50 / 100 / 500 lines).