Skip to main content
If your application already speaks SMTP (WordPress, Laravel, legacy systems, CRMs), you can send through Mailercloud without integrating the HTTP API — just point your SMTP settings at the relay.

Connection settings

Credentials

Switch to the Transactional Email platform (toggle in the sidebar), then open Settings → SMTP Configuration to view your host, username, and password. Use Generate new password to create or rotate the password.
Generating a new password invalidates the previous one immediately — update all systems using the old credentials.

Tracking headers

Control tracking per message with custom SMTP headers:

Security & delivery extras

  • IP Allowed List — restrict which IP addresses may send through your account (single IPs, ranges, or wildcards). If unset, all IPs are allowed.
  • Webhooks — receive real-time events for transactional sends: Sent, Delivery, Bounce, Spam, Open. See Set up webhooks.

Example (Laravel .env)

SMTP vs HTTP API — which to use?

The sender domain must be verified on your account in either case.