1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

allow custom DNS TXT records for SPF, DKIM, and DMARC to override the ones we want to set

fixes #323
fixes #324
This commit is contained in:
Joshua Tauberer
2015-03-30 00:53:30 +00:00
parent cbc7e280d6
commit 14b16b2f36
2 changed files with 13 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Mail:
* Authentication-Results headers for DMARC, added in v0.07, were mistakenly added for outbound mail --- that's now removed.
* The Trash folder is now created automatically for new mail accounts, addressing a Roundcube error.
DNS:
* Custom DNS TXT records were not always working and they can now override the default SPF, DKIM, and DMARC records.
System:
* ownCloud updated to version 8.0.2.