Native Divi 5 ModulePro
Divi SMTP Mailer
Sends WordPress email through SMTP so it reaches inboxes.
Why use the Divi SMTP Mailer extension?
WordPress sends email through PHP mail by default, and receiving servers treat that with suspicion: password resets vanish, form notifications land in spam. The fix is authenticated SMTP, and this extension wires WordPress to any SMTP server in one small settings screen.
It also gives every outgoing message a consistent From name and address, and a one-click test tells you the connection works before a real email depends on it.
Included in Divi Torque Pro, along with every module and extension.
Why site owners pick it
Everything the Divi SMTP Mailer extension does
Small on purpose. Reliable email is configuration, not a dashboard.
See the Divi SMTP Mailer in action
The route every message takes once the extension is on.
1. WordPress sends
A form notification, a password reset, an order email. Anything that uses wp_mail.
2. Your SMTP server
The message is handed to your server over an authenticated, encrypted connection.
3. The inbox
Delivered with your From name on it, from a server inbox providers trust.
Encryption on your terms
Match whatever your SMTP provider expects. Port 587 with TLS is the common modern default.
TLS
The usual pairing with port 587.
TLS
SSL
For providers that terminate on port 465.
SSL
None
For internal relays that handle security elsewhere.
None