This commit is contained in:
iredmail 2019-10-23 22:22:50 +08:00
parent 56cf517bc9
commit 56b3a54832
2 changed files with 3 additions and 37 deletions

View File

@ -24,27 +24,10 @@
not be able to start due to 80/443 ports are used by them.
* AntiSpam:
- OpenDMARC is disabled due to internal bug which caused incorrect
- OpenDMARC has been removed due to internal bug which caused incorrect
email rejection. Bug reported to upstream:
https://github.com/trusteddomainproject/OpenDMARC/issues/50
It's recommended to disable DMARC check to avoid incorrect rejections.
We don't expect it will be fixed in upstream soon, so DMARC check will
be disabled for new deployments and further upgrades.
To disable DMARC check, please follow steps below:
- Login to iRedMail Easy web portal: https://easy.iredmail.org/
- Go to mail server profile page
- Click tab `Settings`
- Find section `Anti Spam/Virus`, make sure option `Disable DMARC` is
checked.
- Save your change. Then click the button `Apply changed settings` to
apply the changes.
NOTE: OpenDMARC and DMARC check will be removed in next release due to
this unacceptable bug.
* autodiscover:
- Fixed the `Undefined offset` php error.
- Log the schema data sent by remote MUA, also the settings sent to MUA.

View File

@ -76,26 +76,9 @@
<li>
<p>AntiSpam:</p>
<ul>
<li>
<p>OpenDMARC is disabled due to internal bug which caused incorrect
<li>OpenDMARC has been removed due to internal bug which caused incorrect
email rejection. Bug reported to upstream:
https://github.com/trusteddomainproject/OpenDMARC/issues/50</p>
<p>It's recommended to disable DMARC check to avoid incorrect rejections.
We don't expect it will be fixed in upstream soon, so DMARC check will
be disabled for new deployments and further upgrades.</p>
<p>To disable DMARC check, please follow steps below:</p>
<ul>
<li>Login to iRedMail Easy web portal: https://easy.iredmail.org/</li>
<li>Go to mail server profile page</li>
<li>Click tab <code>Settings</code></li>
<li>Find section <code>Anti Spam/Virus</code>, make sure option <code>Disable DMARC</code> is
checked.</li>
<li>Save your change. Then click the button <code>Apply changed settings</code> to
apply the changes.</li>
</ul>
<p>NOTE: OpenDMARC and DMARC check will be removed in next release due to
this unacceptable bug.</p>
</li>
https://github.com/trusteddomainproject/OpenDMARC/issues/50</li>
</ul>
</li>
<li>