Dieser Commit ist enthalten in:
andryyy 2021-05-05 15:32:57 +00:00
Ursprung f3cc389846
Commit 984b660456
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -1944,8 +1944,8 @@
<h2 id="unauthenticated-relaying">Unauthenticated relaying<a class="headerlink" href="#unauthenticated-relaying" title="Permanent link">&para;</a></h2>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
</div>
<p>Incorrect setup of <code>mynetworks</code> will allow your server to be used as an open relay. If abused, this <strong>will</strong> affect your ability to send emails and can take some time to be resolved.</p>
</div>
<h3 id="ipv4-hostssubnets">IPv4 hosts/subnets<a class="headerlink" href="#ipv4-hostssubnets" title="Permanent link">&para;</a></h3>
<p>To add the subnet <code>192.168.2.0/24</code> to the trusted networks you may use the following configuration, depending on your IPV4_NETWORK and IPV6_NETWORK scopes:</p>
<p>Edit <code>data/conf/postfix/extra.cf</code>:</p>
@ -1961,8 +1961,8 @@
<p>Run <code>docker-compose restart postfix-mailcow</code> to apply your new settings.</p>
<div class="admonition info">
<p class="admonition-title">Info</p>
</div>
<p>More information about mynetworks can be found in the <a href="http://www.postfix.org/postconf.5.html#mynetworks">Postfix documentation</a>.</p>
</div>

Binäre Datei nicht angezeigt.