Email, Sieve filtering, end-to-end encryption, calendars, contacts, and API in one system on your servers. Detailed technical feature list.
Click a category to view the full list of capabilities
Full RFC 5321 implementation. Sending and receiving standard email with TLS 1.2/1.3 support on all connections.
IMAP4rev1 (RFC 3501) with IDLE (instant notifications), compression, and state synchronization across devices.
POP3 for downloading email to local devices. Optional for legacy clients and offline scenarios.
Microsoft Outlook, Apple Mail, Mozilla Thunderbird, mobile clients (Android/iOS), K-9 Mail, The Bat! - no proprietary bridge apps.
Native push notifications via XAPPLEPUSHSERVICE in standard Apple Mail - no third-party apps. Instant new-message delivery.
Automatic Bounce/DSN (Delivery Status Notification) handling. Failure-cause analysis with permanent/transient classification.
SPF, DKIM (2048-bit RSA), DMARC, ARC, BIMI, MTA-STS, DANE, SRS - complete DNS-protection stack. Security score 100/100 (Internet.nl).
Quantity is limited by server resources, not license count. Catch-all, wildcard, regex routing, disposable addresses (user+tag@).
Sieve is the standard language for server rules (RFC 5228). Rules run on server before mailbox delivery and work even when clients are offline.
ManageSieve on port 4190 - rule management via web UI, REST API, or standard clients (Thunderbird, K-9 Mail).
Automatic inbound replies with configurable repeat intervals. Ideal for vacation, travel, and off-hours.
Message routing by folder: orders -> "Sales", tickets -> "Support", newsletters -> "Info". Done automatically on receipt.
Redirect to another address and copy without deleting original. Flexible message-flow routing.
Reject/ereject unwanted messages with customizable sender responses.
Add (addheader) and remove (deleteheader) message headers. Useful for tagging, routing, integrations.
Notifications (enotify - mailto), duplicate checks (duplicate), MIME processing (mime, extracttext), variables, regex, IMAP flags (imap4flags), subaddressing (user+detail). 20+ RFC extensions.
OpenPGP for end-to-end encrypted communication. Only sender and recipient can read content - server sees encrypted data only.
S/MIME for enterprise X.509 chains. Native support in Outlook, Apple Mail, Thunderbird. Integration with enterprise PKI.
Automatic public-key discovery by email address. In isolated environments, internal WKD server for autonomous operation.
ChaCha20-Poly1305 for at-rest encryption. Each mailbox is a separate encrypted SQLite file. The key is derived from the user password via PBKDF2-SHA256 (32-byte salt, 25,000 iterations). Zero-Knowledge: even admin cannot read data.
Per-user architecture: compromise of one mailbox does not expose others. Open SQLite format simplifies auditing, backups, and migration without vendor lock-in.
TLS 1.2/1.3 + Perfect Forward Secrecy on all connections. Key compromise does not expose past sessions.
Configurable rules: mandatory encryption for selected domains and automatic OpenPGP/S-MIME selection by recipient.
Full implementation of standard protocol. Create, edit, delete events. Standard iCalendar (.ics) format.
VTODO task management through CalDAV: priorities, deadlines, completion status, reminders. Email integration.
Apple Calendar, Mozilla Thunderbird, DAVxโต (Android), mobile devices. Two-way sync across all devices.
iOS Push for instant calendar-change notifications. Meeting invites, cancellations, reschedules delivered instantly to iPhone/iPad.
Full implementation of standard protocol. vCard format. Unified corporate address book available to all employees.
Apple Contacts, Mozilla Thunderbird, DAVxโต (Android), mobile devices. Two-way sync across devices.
iOS Push for instant contact-change sync. Add/edit/delete updates appear instantly on all Apple devices.
Corporate contact database with single management center. Photos, roles, departments - full organizational structure.
Full HTTP API: mailbox, domain, and alias management, JSON-based email sending. Granular API keys with fine-grained permissions.
On message receipt: parsed into JSON with HMAC-SHA256 signature for verification. Text, HTML, attachments, headers in one request.
On delivery failure: JSON notification with HMAC-SHA256 signature. Error reason, recipient address, SMTP code for automatic bounce processing.
CRM, ERP, ticketing systems, business workflows. Example: email to orders@ -> webhook -> CRM task creation. Transactional mail via API.
TOTP (Google Authenticator and compatible apps) + WebAuthn/Passkeys (hardware keys, biometrics). 10 backup recovery codes. No SMS (SIM-swap resistance).
DNSBL, greylisting, denylist/allowlist, backscatter protection, Bayesian analysis, phishing detection, URL analysis.
Per-domain settings: anti-phishing, executable blocking, antivirus (ClamAV), adult-content filtering. Flexible domain-level policies.
Request-rate limiting for SMTP, IMAP, API, Auth, Sieve, CalDAV. Protection from brute-force, DDoS, and resource overconsumption.
Storage quotas per-user and per-domain. IMAP QUOTA support (RFC 9208) with visible used/available space and threshold warnings.
FTS5 full-text search across mailbox content: headers, body, attachments. Full Unicode support via IMAP SEARCH.
All executable code is readable files. Security teams can verify line by line. No telemetry, no phone-home, no kill switch.
Built-in full WebMail for administration and day-to-day mailbox work: themes, contacts, calendar, multi-account, fully client-side with offline support. Plus domain, mailbox, alias, security, and log management via browser. 25+ interface languages and automatic log redaction (passwords -> REDACTED).
Full internet access. Automatic updates, Let's Encrypt certificates, antivirus database updates. For standard security requirements.
Controlled perimeter. Outbound access only to required services (DNS, SMTP relay, OS updates). Inbound traffic via reverse proxy in DMZ.
No internet connectivity. USB updates, internal DNS, internal PKI (certificates), internal WKD server. For strict security requirements.
Ubuntu LTS - default recommendation. Debian Stable/LTS - fully supported. RHEL-compatible distros (Rocky/Alma) - supported with environment-specific tuning.
Docker containers: simple deploy, update, rollback in seconds. Compatibility with Prometheus and Grafana. Structured JSON logs.
Each mailbox is a separate file. Incremental backup with rsync, Borg, Restic. Fast mailbox-level restore without system downtime.
Objective comparison across key criteria with typical SaaS and legacy solutions
| Criterion | Our platform | Typical SaaS | Legacy (On-Premise) |
|---|---|---|---|
| Data | โ On your servers | โ At provider side | โ On your servers |
| Encryption at-rest | โ ChaCha20 + per-user SQLite (Zero-Knowledge) | ๐ก Depends on provider | ๐ก BitLocker (not per-user) |
| Sieve filtering | โ Full (20+ extensions) | โ Proprietary rules | ๐ก Partial / Transport Rules |
| OpenPGP / S/MIME | โ Both built in | ๐ก S/MIME (partial) | ๐ก S/MIME (partial) |
| WKD (Web Key Directory) | โ Built in + air-gap | โ No | โ No |
| 2FA (TOTP + WebAuthn) | โ TOTP + Passkeys | ๐ก Usually TOTP / SMS | ๐ก TOTP (plugins) |
| iOS Push | โ Email + Calendars + Contacts | ๐ก App-only | โ No |
| Webhooks (Inbound + Bounce) | โ JSON + HMAC-SHA256 | ๐ก Limited | ๐ก Via additional software |
| FTS5 (full-text search) | โ Unicode support | โ Yes | โ Yes |
| CalDAV / CardDAV | โ Built in | โ Proprietary protocols | โ Requires bridge |
| Air-gap mode | โ Full support | โ Not possible | ๐ก With limitations |
| Code audit | โ Full (readable code) | โ Not possible | โ Closed binary code |
| Vendor Lock-in | โ No | โ High | โ High |
| Security (Internet.nl) | โ 100/100 | ๐ก 83โ85/100 | ๐ก ~90/100 |
Choose the profile that matches your security requirements
With full internet access. Automatic updates, Let's Encrypt certificates, real-time antivirus signature updates.
Controlled perimeter. Outbound access only to necessary services. Inbound traffic through reverse proxy in DMZ.
Fully isolated perimeter without internet. USB updates, internal DNS, PKI, WKD server.
Recommended OS: Ubuntu LTS / Debian Stable-LTS. Rocky Linux and AlmaLinux are also supported with environment-specific tuning.

Answers to key system questions.
The platform is fully compatible. It uses standard SMTP, IMAP, CalDAV, and CardDAV protocols without proprietary bridge applications. Outlook, Apple Mail, Thunderbird, Android/iOS clients, and K-9 Mail connect directly. Native iPhone/iPad push notifications are supported in standard Apple Mail.
The platform provides full Sieve support (RFC 5228) with ManageSieve (RFC 5804) on port 4190. More than 20 extensions are available, including vacation, fileinto, redirect, reject, editheader, enotify, imap4flags, variables, and regex.
Three layers are available: OpenPGP for end-to-end encryption, S/MIME for enterprise certificate chains, and ChaCha20-Poly1305 for at-rest mailbox encryption. Zero-Knowledge design is supported for user mailboxes.
In air-gap mode, an internal WKD server can be deployed for automatic OpenPGP key discovery and distribution without internet access.
Supported methods include TOTP and WebAuthn/Passkeys (YubiKey, Touch ID, Face ID, Windows Hello). Backup recovery codes are generated during setup.
Inbound and Bounce webhooks are available. Payloads are delivered as JSON and signed with HMAC-SHA256 for secure integration with CRM/ERP/ticketing systems.
Built-in FTS5 search supports Unicode and works across headers, body, and text attachments.
Recommended: Ubuntu LTS. Also supported: Debian Stable/LTS and RHEL-compatible distributions (Rocky Linux, AlmaLinux) with environment-specific tuning.
Docker-based deployment provides consistent operation across major Linux families where required runtime capabilities are available.
Online, Restricted, and Air-gap perimeters are supported. Air-gap mode works with local DNS, internal PKI, local AV mirrors, and offline update procedures.
Let's Encrypt, wildcard, EV, and internal corporate CA certificates are supported, including fully isolated environments.
We migrate data from Exchange, IMAP servers, and cloud systems with folder structure, flags, read status, and attachments preserved. Parallel transition is supported.
After handover and credential rotation, correspondence remains under your exclusive control.
We configure SPF, DKIM, DMARC, ARC, BIMI, MTA-STS, PTR and run controlled IP warm-up to build sender reputation.
The platform includes full built-in WebMail for both administration and day-to-day mailbox work: themes, contacts, calendar, multi-account, fully client-side with offline support. External webmail solutions (Roundcube, SnappyMail) can also be connected over standard IMAP with no proprietary bridges.
Typical setups: 1-server (up to ~200 mailboxes): 4 vCPU, 8-16 GB RAM, 100 GB NVMe SSD. 2-server setup (recommended): 4+ vCPU total, 16 GB ECC RAM, 2ร NVMe RAID 1. 4-server setup (500+ mailboxes): 8+ vCPU total, 32 GB ECC RAM+, NVMe RAID + NAS backup. Recommended OS: Ubuntu LTS / Debian Stable-LTS.
The system remains operational. It has no license keys, remote kill-switches, or activation checks. Your team can maintain it independently after handover.