Ensure a reliable delivery of WordPress emails by enabling DKIM signing which is trusted by most email clients.
DKIM is a wonderful technology that is much easier to setup than companies want you to believe. Relying on DKIM you can avoid paying for a third-party SMTP service which will requiring configuring DKIM anyway.
Mail Pilot for WordPress makes it easy:
- Works with existing private keys or can generate a new one.
- Includes step-by-step instructions for how to configure the TXT record with the matching public key.
- Automatically integrates with all emails sent by WordPress
wp_mail()
.
This feature is currently in development. Please contact us to learn more about the current status.
Roadmap
- Customize every email sent by WordPress — change the copy, subject and the
FROM
address. - Log every email sent by WordPress for debugging and tracking purposes.