=== dmarcian === Contributors: dmarcian Plugin Name: dmarcian Plugin URI: https://wordpress.org/plugins/dmarcian Tags: anti-spam, anti-phishing, SPF, DKIM, DMARC Author URI: https://dmarcian.com Author: dmarcian.com Requires at least: 3.9 Tested up to: 5.2.2 Requires PHP: 5.6 Stable tag: 1.0 dmarcian displays the email authentication status of your domains directly from your admin panel. == Description == dmarcian displays the email authentication status of your domains directly from your admin panel. The syntactic accuracy of DMARC, SPF, and DKIM* records are evaluated both on-demand and daily. While each authentication technology may support different policies (e.g. DMARC p=none vs. p=reject), the plugin does not take into account current policy and reports only on record validity. (*) DKIM: DKIM selector (s=) is required to enable the DKIM check. DMARC adds new features to email: * strong security controls can be applied against fraudulent email * email delivery is simplified * sender identity can be reliably established * visibility is granted on how email domains are being used around the internet DMARC (Domain-based Message Authentication, Reporting & Conformance) builds on the commonly used SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Message) protocols and adds additional features of From domain alignment between the protocols, instructions for Receivers on failure handling and reporting capability. Learn more about the protocols: * DMARC: article about [dmarc.org](https://dmarc.org/) and [video](https://space.dmarcian.com/video-dmarc-overview/) overview. * SPF: [wiki](https://en.wikipedia.org/wiki/Sender_Policy_Framework) page and [video](https://space.dmarcian.com/video-spf-overview/) overview. * DKIM: [wiki](https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail) page and [video](https://space.dmarcian.com/video-dkim-overview/) overview. Ready to start? See how to add a DMARC record in monitoring mode (no impact) [here](https://space.dmarcian.com/how-to-publish-a-dmarc-record/). Not sending email but still want to protect your domains from abuse -- you sure can. Learn how [here](https://dmarc.org/wiki/FAQ#I_have_domains_that_do_not_send_emails.2C_how_can_I_protect_them.3F). == Installation == Install like any other plugin, directly from your plugins page. After you activate it a new item will appear in the admin menu called *dmarcian*. From this page you can check your current status. == Screenshots == 1. dmarcian plugin admin page. == Frequently Asked Questions == = Great but I have more questions? = See commonly asked questions on our [blog](https://space.dmarcian.com/toc/). == Changelog == = 1.0 = * Initial release version.