<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>OpenDMARC</title><link>https://opendmarc.tdp-reboot.org/</link><description>Recent content on OpenDMARC</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://opendmarc.tdp-reboot.org/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://opendmarc.tdp-reboot.org/mailing-lists/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://opendmarc.tdp-reboot.org/mailing-lists/</guid><description/></item><item><title>Documentation</title><link>https://opendmarc.tdp-reboot.org/docs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://opendmarc.tdp-reboot.org/docs/</guid><description>&lt;h2 id="package-documentation"&gt;Package Documentation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/blob/master/README"&gt;README&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/blob/master/opendmarc/README"&gt;Filter README&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/blob/master/INSTALL"&gt;INSTALL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/blob/master/FEATURES"&gt;FEATURES&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/blob/master/RELEASE_NOTES"&gt;RELEASE NOTES&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="manual-pages"&gt;Manual Pages&lt;/h2&gt;
&lt;h3 id="opendmarc"&gt;opendmarc&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://opendmarc.tdp-reboot.org/opendmarc.8.html"&gt;opendmarc(8)&lt;/a&gt; &amp;ndash; the milter filter&lt;/li&gt;
&lt;li&gt;&lt;a href="https://opendmarc.tdp-reboot.org/opendmarc.conf.5.html"&gt;opendmarc.conf(5)&lt;/a&gt; &amp;ndash; configuration file reference&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="reporting-tools"&gt;Reporting Tools&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://opendmarc.tdp-reboot.org/opendmarc-importstats.8.html"&gt;opendmarc-importstats(8)&lt;/a&gt; &amp;ndash; import history
file data into the reporting database&lt;/li&gt;
&lt;li&gt;&lt;a href="https://opendmarc.tdp-reboot.org/opendmarc-reports.8.html"&gt;opendmarc-reports(8)&lt;/a&gt; &amp;ndash; generate and send
aggregate (RUA) reports&lt;/li&gt;
&lt;li&gt;&lt;a href="https://opendmarc.tdp-reboot.org/opendmarc-expire.8.html"&gt;opendmarc-expire(8)&lt;/a&gt; &amp;ndash; expire old database records&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="library"&gt;Library&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://opendmarc.tdp-reboot.org/libopendmarc/"&gt;libopendmarc API documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="dmarc-background"&gt;DMARC Background&lt;/h2&gt;
&lt;p&gt;DMARC builds on SPF and DKIM. Useful reference documents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.rfc-editor.org/rfc/rfc7489"&gt;RFC 7489&lt;/a&gt; &amp;ndash; DMARC specification&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.rfc-editor.org/rfc/rfc6376"&gt;RFC 6376&lt;/a&gt; &amp;ndash; DKIM&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.rfc-editor.org/rfc/rfc7208"&gt;RFC 7208&lt;/a&gt; &amp;ndash; SPF&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.rfc-editor.org/rfc/rfc8617"&gt;RFC 8617&lt;/a&gt; &amp;ndash; ARC&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dmarc.org"&gt;dmarc.org&lt;/a&gt; &amp;ndash; general DMARC information&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Download</title><link>https://opendmarc.tdp-reboot.org/download/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://opendmarc.tdp-reboot.org/download/</guid><description>&lt;h2 id="current-release"&gt;Current Release&lt;/h2&gt;
&lt;p&gt;The latest OpenDMARC release is available from the
&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/releases"&gt;GitHub releases page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Older releases are also available via
&lt;a href="https://sourceforge.net/projects/opendmarc/files/"&gt;SourceForge&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="package-managers"&gt;Package Managers&lt;/h2&gt;
&lt;p&gt;OpenDMARC is available in most major Linux and BSD package repositories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;FreeBSD&lt;/strong&gt;: &lt;code&gt;pkg install opendmarc&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Debian/Ubuntu&lt;/strong&gt;: &lt;code&gt;apt install opendmarc&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RHEL/CentOS&lt;/strong&gt;: &lt;code&gt;dnf install opendmarc&lt;/code&gt; (EPEL)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Arch Linux&lt;/strong&gt;: &lt;code&gt;pacman -S opendmarc&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="database-schema"&gt;Database Schema&lt;/h2&gt;
&lt;p&gt;OpenDMARC&amp;rsquo;s aggregate reporting pipeline requires a relational database.
The MySQL/MariaDB schema is included in the source distribution under
&lt;code&gt;db/&lt;/code&gt; and in the
&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/tree/master/db"&gt;GitHub repository&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>License</title><link>https://opendmarc.tdp-reboot.org/license/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://opendmarc.tdp-reboot.org/license/</guid><description>&lt;p&gt;OpenDMARC is distributed under a BSD-style open source license.&lt;/p&gt;
&lt;p&gt;The full license text is included in the &lt;code&gt;LICENSE&lt;/code&gt; file in the source
distribution and in the
&lt;a href="https://github.com/trusteddomainproject/OpenDMARC/blob/master/LICENSE"&gt;GitHub repository&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="copyright"&gt;Copyright&lt;/h2&gt;
&lt;p&gt;Copyright (c) 2012-2015, 2018, 2021, The Trusted Domain Project.
All rights reserved.&lt;/p&gt;</description></item></channel></rss>