Added Schipka's changes
[opendmarc.git] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..070d89b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# Updated opendmarc for Ubuntu
+
+The [opendmarc package](http://packages.ubuntu.com/xenial/opendmarc) for Ubuntu Xenial has a few problems. 
+
+Maksym Schipka has described [some changes to make to the package](https://schipka.com/archives/154) to get it to work. I've also added SASL authentication for sending report messages.
+
+The changes are:
+
+* Updates to the SQL schema, to fix default timestamps and values
+* Updates to the `opendmarc-expire` script in line with the updated schema
+* Updates to the `opendmarc-report` script to fix SMTP request return values
+* Updates to the `opendmarc-report` script to allow SASL authentication when sending reports
+
+