SMTP relay with EU hosting

SMTP relay without the hassle
for existing systems

Connect your application, website, or hardware to Maillog's outgoing mail server. TLS, authentication, and deliverability monitoring included, hosted in France.

Free tier: 100 emails/day · Upgrade only when you grow

SMTP settings
# Maillog SMTP
SMTP_HOST=smtp.maillog.nl
SMTP_PORT=587 # STARTTLS optional, no SSL required
SMTP_USER=invoiced-nl-a3f8 # unique username per verified domain
SMTP_PASS=ma_xxxxxxxxx # your Maillog API key

Why the Maillog SMTP relay

The same deliverability infrastructure as our REST API, reachable over the protocol your systems already speak.

Migrate without code changes

Only swap the host, username, and password. Applications, plugins, and hardware that speak SMTP keep working as-is.

TLS and authentication

STARTTLS on port 587, with a per-domain username and your API key as the password.

Deliverability monitoring

SPF/DKIM/DMARC validation, IP warming, and blacklist monitoring are built in — no separate tooling needed.

Real-time logs

Follow every sent email live in the logs: delivered, bounced, or deferred, with the reason included.

Connect in 3 steps

  1. 1

    Verify your domain

    Add your domain in the dashboard and set the DNS records for verification and delivery (SPF/DKIM).

  2. 2

    Grab your credentials

    Every verified domain gets its own SMTP username. The password is your Maillog API key.

  3. 3

    Swap the host

    Replace the host in your existing configuration with smtp.maillog.nl on port 587. Your code stays untouched.

Simple, predictable pricing

Free

€0/month

100/day

  • 1 domain
  • 7-day logs
  • Basic analytics
  • Community support
Start free
MOST POPULAR

Pro

€29/month

50k/month

  • 5 domains
  • 30-day logs
  • Advanced analytics
  • Webhooks
  • Email support
Start 14-day trial

Business

€99/month

500k/month

  • Unlimited domains
  • 90-day retention
  • Dedicated IP
  • SLA
  • Priority support
Contact sales

Frequently asked questions

What is an SMTP relay?
An SMTP relay is an outgoing mail server that accepts email from your application, website, or hardware and delivers it reliably to the recipient. You don't run a mail server yourself: point your system at smtp.maillog.nl and Maillog handles delivery, reputation, and monitoring.
Which SMTP settings do I use?
Host: smtp.maillog.nl, port 587. Each verified domain gets its own SMTP username; the password is your Maillog API key (ma_...). You can find these credentials in the dashboard under SMTP once your domain is verified.
Do I need to use TLS?
STARTTLS is supported on port 587 and is optional; SSL is not required. We recommend STARTTLS whenever your system supports it, so the connection between your system and our server is encrypted.
How do I migrate from my current provider?
In three steps: verify your domain in Maillog, grab that domain's SMTP username, and replace the host, username, and password in your existing configuration. Your code stays the same — only the settings change.
What is the difference between the SMTP relay and the email API?
Both send through the same infrastructure. The REST API is convenient for new code and returns JSON directly; the SMTP relay is meant for systems that already speak SMTP — existing applications, scanners, printers, and CMS plugins — without changing any code.
Is there a free tier?
Yes. The free tier includes 100 emails per day, one domain, and 7-day log retention. No credit card is required to sign up, and the SMTP relay is included by default.

Ready to switch over?

Verify your domain, grab your SMTP credentials, and change one line in your configuration. Start free, upgrade when you need more.