Maelezo
Email Auth allows you to configure the DKIM selector, SPF, DMARC, bounce address, from address, and reply-to address of emails sent by WordPress through the default PHPMailer.
Configuring these email settings allows you to prevent attackers from spoofing emails from your domain and helps keep your emails out of the spam folder.
DKIM Selector
Create, upload, download, and delete private and public keys for use with DKIM with an intuitive interface. Configure emails to use a DKIM selector and configure which domain should be used with DKIM.
SPF
Create a new SPF record for your envelope domain, validate an existing record, or view recommendations for how to improve your SPF configuration.
DMARC
Validate your DMARC DNS record settings and view comments about your current configuration.
Bounce Address
Set your bounce address to ensure emails are being sent from the right domain to avoid having your emails rejected or marked as spam.
From Address and Reply-To Address
Set the address and name emails are sent from along with the address replies should be sent to.
External Services
This plugin connects to an online list from publicsuffix.org to determine which organizational domain should be searched when obtaining DMARC DNS records. For example, if the domain wordpress.brandonfowler.me does not have a DMARC record, then brandonfowler.me will be checked for a DMARC record. No user information is sent when requesting the list and its usage is subject to the Mozilla Public License Version 2.0.
Contribute
Check out the GitHub repository to learn more about how you can contribute to the plugin’s development.
Installation
Requirements
- WordPress 6.0 or newer
- PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)
Steps
- Navigate to the “Add New Plugin” menu item
- Click “Upload Plugin” and upload the zip file
- Activate the plugin through the “Plugins” menu in WordPress
- Visit “Settings” > “Email Auth” to configure the plugin
Reviews
Hakuna hakiki za programu-jalizi hii.
Wachangiaji & Wasanidi
“Email Auth – DKIM, SPF, DMARC, Bounce Address, From Address” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Email Auth – DKIM, SPF, DMARC, Bounce Address, From Address” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.3
Improve input field labels on the options page
1.2.2
- Show OpenSSL errors on the options page
- Show issues with determining organizational domain
- Abort previous check request when a new one is made
- Run PHPMailer actions last
- Return unaltered from address properly when required
1.2.1
Show dynamic domain values for alignment mismatch
1.2.0
- Show relevant DNS domain for each test
- Reformat SPF section
- Prevent DKIM from loading unnecessarily
- Support entry concatenation for DMARC
1.1.0
- Separate SPF test results and validity results
- Show more details for failed DNS record fetches
- Improve comment formatting
1.0.0
Initial release.