This commit is contained in:
github-actions[bot] 2025-03-18 18:09:21 +00:00
parent 3cdc9c8111
commit f75bae63df
55 changed files with 156 additions and 156 deletions

View file

@ -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> =&gt; (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 =&gt; 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 =&gt; 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>