Update doc: mention changing hostname in OpenDMARC.

This commit is contained in:
Zhang Huangbin 2019-08-23 14:38:26 +07:00
parent 1a33d53e52
commit e3e762fc52
2 changed files with 10 additions and 0 deletions

View File

@ -33,6 +33,11 @@ files to replace old hostname by the new one:
* Debian/Ubuntu: `/etc/amavis/conf.d/50-user`
* FreeBSD: `/usr/local/etc/amavisd.conf`
## OpenDMARC:
* Linux/OpenBSD: `/etc/opendmarc.conf` (parameter `AuthservID` and `TrustedAuthservIDs`)
* FreeBSD: `/usr/local/etc/opendmarc.conf` (parameter `AuthservID` and `TrustedAuthservIDs`)
## SOGO
* `/etc/httpd/conf.d/SOGo.conf`

View File

@ -56,6 +56,11 @@ files to replace old hostname by the new one:</p>
<li>Debian/Ubuntu: <code>/etc/amavis/conf.d/50-user</code></li>
<li>FreeBSD: <code>/usr/local/etc/amavisd.conf</code></li>
</ul>
<h2 id="opendmarc">OpenDMARC:</h2>
<ul>
<li>Linux/OpenBSD: <code>/etc/opendmarc.conf</code> (parameter <code>AuthservID</code> and <code>TrustedAuthservIDs</code>)</li>
<li>FreeBSD: <code>/usr/local/etc/opendmarc.conf</code> (parameter <code>AuthservID</code> and <code>TrustedAuthservIDs</code>)</li>
</ul>
<h2 id="sogo">SOGO</h2>
<ul>
<li><code>/etc/httpd/conf.d/SOGo.conf</code></li>