What's new
Panelica Community Forum

Welcome to the official Panelica Community Forum — the central hub for server administrators, developers, and hosting professionals. Register a free account today to access technical discussions, product announcements, feature requests, and direct support from the Panelica team. Be part of the growing community shaping the future of server management.

Email & Mail Server — Full Feature Overview

Status
Not open for further replies.

admin

Administrator
Staff member
Email & Mail Server — Full Feature Overview​

Panelica includes a complete mail server stack built on Postfix (SMTP) and Dovecot (IMAP/POP3), with webmail access via Roundcube. Manage email accounts, forwarders, autoresponders, spam filtering, and DNS authentication — all from the panel.

Email Accounts​

Create and manage email accounts for any domain hosted on your server:

  • Account creation[email protected] with password and quota
  • Quota management — Per-account storage limits with usage tracking
  • Password management — Change passwords, generate strong passwords
  • Account suspension — Temporarily disable accounts without deletion
  • Catch-all — Configure catch-all address per domain
  • Webmail access — One-click Roundcube login from the panel

Email Forwarders​

Set up email forwarding rules:

  • Forward to one or multiple external addresses
  • Keep a local copy option
  • Domain-level forwarders
  • Wildcard forwarding support

Autoresponders​

Configure automatic replies using Dovecot Sieve:

  • Custom subject and message body
  • Start/end date scheduling
  • Response interval (avoid replying to same sender repeatedly)
  • Powered by Pigeonhole Sieve — vacation extension
  • Replies use the real user address (SPF-aligned)

Spam Filtering​

Built-in spam protection with configurable rules:

  • SpamAssassin integration
  • Per-account spam score threshold
  • Whitelist/blacklist management
  • Spam folder auto-delivery
  • DNSBL checks

Mail Server Stack​

  • Postfix — SMTP server (ports 25, 465, 587) with TLS encryption
  • Dovecot — IMAP (143/993) and POP3 (110/995) with SSL
  • Roundcube — Modern webmail interface
  • OpenDKIM — DKIM signing for outbound mail
  • ClamAV — Virus scanning for incoming attachments

Email Authentication (DNS)​

Panelica automatically manages email authentication DNS records:

  • SPF — Sender Policy Framework with hard fail (-all) for Gmail 2025+ compliance
  • DKIM — 2048-bit RSA signing (sha256), auto-generated keys per domain
  • DMARC — Policy enforcement (quarantine/reject) with reporting
  • MX Records — Automatic MX record creation pointing to mail server
  • PTR Record — Reverse DNS guidance for deliverability

Cloudflare Mail DNS Sync​

For domains using Cloudflare DNS, Panelica can sync all 6 mail-related records in one click:

  1. MX record (priority 10)
  2. Mail A record (proxy off)
  3. SPF TXT record (root domain)
  4. SPF TXT record (mail subdomain)
  5. DKIM TXT record
  6. DMARC TXT record

Mailing Lists​

Create and manage mailing lists for bulk communication:

  • Subscriber management (add/remove)
  • Custom list addresses
  • Moderation options

Access Control (RBAC)​

  • ROOT — Manages all email accounts and mail server settings
  • ADMIN/RESELLER — Manages email for domains under their users
  • USER — Creates/manages email accounts for their own domains only

If you encounter any issues with this feature, please open a report in the Bug Reports forum.

Related Topics​


---
For issues with this feature, please report in the Bug Reports forum.
 
Last edited:
Status
Not open for further replies.
Back
Top