Fixed tab/space
[opendmarc.git] / README.md
1 # Updated opendmarc for Ubuntu
2
3 The [opendmarc package](http://packages.ubuntu.com/xenial/opendmarc) for Ubuntu Xenial has a few problems.
4
5 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.
6
7 The changes are:
8
9 * Updates to the SQL schema, to fix default timestamps and values
10 * Updates to the `opendmarc-expire` script in line with the updated schema
11 * Updates to the `opendmarc-report` script to fix SMTP request return values
12 * Updates to the `opendmarc-report` script to allow SASL authentication when sending reports
13
14