Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1239 |
Technical Name |
dmarc_dashboard |
License | OPL-1 |
Versions | 17.0 18.0 |
Domain Deliverability & DMARC Auditing for Odoo
Automated DNS Analysis & DMARC Email Processing to Improve Email Deliverability
This module helps administrators, IT managers, and email infrastructure teams to audit their domain's DNS records and monitor DMARC compliance directly within Odoo. It simplifies the setup, analysis, and ongoing management of SPF, DKIM, and DMARC records â enabling proactive troubleshooting and reporting of deliverability issues.
- No third-party services or subscriptions required.
- Leverages Odooâs native mail and server connection tools.
- Works with all standard email servers that forward DMARC XML reports.
Audit your DNS for email deliverability
Identify missing records or misconfiguration

Performs DNS audits
- Gets MX records and checks for an aligned PTR record
- Checks for the presence of a valid SPF record
- Checks for a valid DMARC record
- Looks for common DKIM records
- Supports validating DKIM records with non-standard names by simply sending an email
- Supports multiple DKIM records (for example if using a mail delivery service such as SendGrid)
- Identify weak configurations, such as DMARC policies set to "none" or SPF records with too many DNS lookups.
- Detect issues that can cause your emails to land in spam or fail to be delivered.
Analyze and simplify email authentication reports
Automatically download and parse DMARC report emails
Fetches and collates DMARC reports
- View email traffic by sender and disposition (ie; deliver, quarantine, reject)
- Identify unauthorised senders; those trying to use your email server for spam and potentially damaging your reputation
- Report by failure reason; SPF or DKIM failure
- View email volume and disposition over time


Easy Installation & Setup
Install. Add domains. Add email servers. Analyse.

Step 1: Define the domains that you wish to audit and monitor
Odoo will fetch DNS records related to email delivery and your DNS configuration will be analysed for missing or misconfigured DNS records
Because DKIM selectors do not have to conform to any specific name, and DNS records can only be queried by name and type, Odoo will attempt to find DKIM records matching known names by major email providers.
If you have a DKIM selector that doesn't conform to one of these known names, simply send an email to the account that is configured to receive your DMARC reports, and Odoo will retrieve the DKIM selector from the header and fetch the DNS record.
Step 2: Create an incoming mail server for each email address that you receive DMARC emails to
Everytime a DMARC reports is received, DMARC Dashboard will download it, parse the XML attachments, and make the data available for reporting.
If you have Odoo configured for IP Geo-location, Odoo will geo-locate the sender from the IP address,
You can implement IP Geo-location using our Maxmind GeoIP2 module.
Step 3: Action any audit points and view reports at any time
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module