Features

Better campaigns start with instant, high quality, unlimited SMTP servers
Unlimited SMTP Server

Send emails without any restriction.

Trusted Email Sender

Sender email signed with SPF, DKIM & DMARC DNS records.

High Sending Score

Always obtain 10 / 10 score on mail-tester.com.

Full Mail Server

Send and receive emails with SMTP, IMAP and POP3 protocols.

Bypass Domain Blacklisting

Avoid domain blacklisting by sending with subdomain.

Auto DNS Management

DNS records are automatically created with linode.

Hide Sensitive Informations

Remove personal information from the mail header.

What does it install on my VPS?

Mail Server Core
  1. Postfix : Mail Transfer Agent (MTA) that sends and routes emails.
  2. Dovecot : IMAP and POP3 server for retrieving and storing emails securely.
Email Authentication & Security
  1. postfix-policyd-spf-python : SPF policy checker to validate sending domains and reduce spam.
  2. OpenDKIM & opendkim-tools : Adds DKIM signing and tools to manage DKIM keys.
  3. UFW : Firewall tool to manage and secure server ports.
Web Server
  1. Apache2 : Popular web server used to serve web interfaces and tools.
  2. Certbot : Automatically obtains and renews SSL certificates via Let’s Encrypt.
Networking, DNS, Testing
  1. dnsutils : Includes dig and other tools for DNS lookups and diagnostics.
  2. curl : Transfers data from or to a server using various protocols.
  3. wget : Downloads files from the web.
  4. telnet : Used for testing and debugging email and other protocols.
System Utilities
  1. tar : Compresses/extracts .tar archives.
  2. jq : Processes and formats JSON data.
  3. snapd : Installs and manages Snap packages (used by Certbot).
  4. debconf : Manages Debian package configuration prompts.