mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 02:27:15 +02:00
deploy: 95dfc71b54
This commit is contained in:
parent
df9e40d494
commit
c54039e31a
51 changed files with 145 additions and 145 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
|
||||
<link rel="icon" href="../../assets/logo/favicon-32x32.png">
|
||||
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.9">
|
||||
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.11">
|
||||
|
||||
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.f2e4d321.min.css">
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.7e359304.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/palette.06af60db.min.css">
|
||||
|
@ -4954,7 +4954,7 @@ FAIL2BAN_BLOCKTYPE=drop</li>
|
|||
<li>1 => Mail spoofing denied. Each user may only send with his own or his alias addresses. Addresses with <a href="http://www.postfix.org/postconf.5.html#recipient_delimiter">extension delimiters</a> are not able to send messages.</li>
|
||||
</ul>
|
||||
<h5 id="enable_srs"><a class="toclink" href="#enable_srs">ENABLE_SRS</a></h5>
|
||||
<p>Enables the Sender Rewriting Scheme. SRS is needed if DMS acts as forwarder. See <a href="https://github.com/roehling/postsrsd/blob/master/README.md#sender-rewriting-scheme-crash-course">postsrsd</a> for further explanation.</p>
|
||||
<p>Enables the Sender Rewriting Scheme. SRS is needed if DMS acts as forwarder. See <a href="https://github.com/roehling/postsrsd/blob/main/README.rst">postsrsd</a> for further explanation.</p>
|
||||
<ul>
|
||||
<li><strong>0</strong> => Disabled</li>
|
||||
<li>1 => Enabled</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue