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
# Maillog SMTP
SMTP_HOST=smtp.maillog.dev
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 keyThe same deliverability infrastructure as our REST API, reachable over the protocol your systems already speak.
Only swap the host, username, and password. Applications, plugins, and hardware that speak SMTP keep working as-is.
STARTTLS on port 587, with a per-domain username and your API key as the password.
SPF/DKIM/DMARC validation, IP warming, and blacklist monitoring are built in — no separate tooling needed.
Follow every sent email live in the logs: delivered, bounced, or deferred, with the reason included.
Add your domain in the dashboard and set the DNS records for verification and delivery (SPF/DKIM).
Every verified domain gets its own SMTP username. The password is your Maillog API key.
Replace the host in your existing configuration with smtp.maillog.dev on port 587. Your code stays untouched.
50k/month
500k/month
Verify your domain, grab your SMTP credentials, and change one line in your configuration. Start free, upgrade when you need more.