mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
deploy: 8ca2bd212c
This commit is contained in:
parent
3cdc9c8111
commit
f75bae63df
55 changed files with 156 additions and 156 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
|
||||
<link rel="icon" href="../../assets/logo/favicon-32x32.png">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.7">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.9">
|
||||
|
||||
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.8608ea7d.min.css">
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.4af4bdda.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/palette.06af60db.min.css">
|
||||
|
@ -5263,7 +5263,7 @@ FAIL2BAN_BLOCKTYPE=drop</li>
|
|||
<p>Configures the handling of creating mails with forged sender addresses.</p>
|
||||
<ul>
|
||||
<li><strong>0</strong> => (not recommended) Mail address spoofing allowed. Any logged in user may create email messages with a <a href="https://en.wikipedia.org/wiki/Email_spoofing">forged sender address</a>.</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>
|
||||
<li>1 => Mail spoofing denied. Each user may only send with their own or their 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/main/README.rst">postsrsd</a> for further explanation.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue