Dieser Commit ist enthalten in:
milkmaker 2022-05-20 15:32:39 +00:00
Ursprung 9e694c6a68
Commit b4403fe6bf
4 geänderte Dateien mit 11 neuen und 11 gelöschten Zeilen

Datei anzeigen

@ -2624,10 +2624,10 @@ _submission._tcp IN SRV 0 1 587 mail.example.org. (Ihr ${MAILCOW_HOSTNAME})
<h2 id="verschiedenes">Verschiedenes<a class="headerlink" href="#verschiedenes" title="Permanent link">&para;</a></h2> <h2 id="verschiedenes">Verschiedenes<a class="headerlink" href="#verschiedenes" title="Permanent link">&para;</a></h2>
<h3 id="optionale-dmarc-statistiken">Optionale DMARC-Statistiken<a class="headerlink" href="#optionale-dmarc-statistiken" title="Permanent link">&para;</a></h3> <h3 id="optionale-dmarc-statistiken">Optionale DMARC-Statistiken<a class="headerlink" href="#optionale-dmarc-statistiken" title="Permanent link">&para;</a></h3>
<p>Wenn Sie an Statistiken interessiert sind, können Sie sich zusätzlich bei einem der vielen unten aufgeführten DMARC-Statistikdienste anmelden - oder Ihre eigene Statistik selbst hosten.</p> <p>Wenn Sie an Statistiken interessiert sind, können Sie sich zusätzlich bei einem der vielen unten aufgeführten DMARC-Statistikdienste anmelden - oder Ihre eigene Statistik selbst hosten.</p>
<div class="admonition tipp"> <div class="admonition tip">
<p class="admonition-title">Tipp</p> <p class="admonition-title">Tipp</p>
</div>
<p>Es ist zu bedenken, dass wenn Sie DMARC-Statistik-Berichte an Ihren mailcow-Server anfordern und Ihr mailcow-Server nicht korrekt für den Empfang dieser Berichte konfiguriert ist, Sie möglicherweise keine genauen und vollständigen Ergebnisse erhalten. Bitte erwägen Sie die Verwendung einer alternativen E-Mail-Domain für den Empfang von DMARC-Berichten.</p> <p>Es ist zu bedenken, dass wenn Sie DMARC-Statistik-Berichte an Ihren mailcow-Server anfordern und Ihr mailcow-Server nicht korrekt für den Empfang dieser Berichte konfiguriert ist, Sie möglicherweise keine genauen und vollständigen Ergebnisse erhalten. Bitte erwägen Sie die Verwendung einer alternativen E-Mail-Domain für den Empfang von DMARC-Berichten.</p>
</div>
<p>Es ist erwähnenswert, dass die folgenden Vorschläge keine umfassende Liste aller verfügbaren Dienste und Tools sind, sondern nur eine kleine Auswahl der vielen Möglichkeiten.</p> <p>Es ist erwähnenswert, dass die folgenden Vorschläge keine umfassende Liste aller verfügbaren Dienste und Tools sind, sondern nur eine kleine Auswahl der vielen Möglichkeiten.</p>
<ul> <ul>
<li><a href="https://gmail.com/postmaster">Postmaster Tool</a></li> <li><a href="https://gmail.com/postmaster">Postmaster Tool</a></li>
@ -2636,10 +2636,10 @@ _submission._tcp IN SRV 0 1 587 mail.example.org. (Ihr ${MAILCOW_HOSTNAME})
<li><a href="https://dmarc.postmarkapp.com">Postmark</a></li> <li><a href="https://dmarc.postmarkapp.com">Postmark</a></li>
<li><a href="https://dmarcian.com/">Dmarcian</a></li> <li><a href="https://dmarcian.com/">Dmarcian</a></li>
</ul> </ul>
<div class="admonition tipp"> <div class="admonition tip">
<p class="admonition-title">Tipp</p> <p class="admonition-title">Tipp</p>
</div>
<p>Diese Dienste stellen Ihnen möglicherweise einen TXT-Eintrag zur Verfügung, den Sie in Ihre DNS-Einträge einfügen müssen, so wie es der Anbieter vorschreibt. Bitte stellen Sie sicher, dass Sie die Dokumentation des Anbieters des von Ihnen gewählten Dienstes lesen, da dieser Prozess variieren kann.</p> <p>Diese Dienste stellen Ihnen möglicherweise einen TXT-Eintrag zur Verfügung, den Sie in Ihre DNS-Einträge einfügen müssen, so wie es der Anbieter vorschreibt. Bitte stellen Sie sicher, dass Sie die Dokumentation des Anbieters des von Ihnen gewählten Dienstes lesen, da dieser Prozess variieren kann.</p>
</div>
<h3 id="e-mail-test-fur-spf-dkim-und-dmarc">E-Mail-Test fĂĽr SPF, DKIM und DMARC:<a class="headerlink" href="#e-mail-test-fur-spf-dkim-und-dmarc" title="Permanent link">&para;</a></h3> <h3 id="e-mail-test-fur-spf-dkim-und-dmarc">E-Mail-Test fĂĽr SPF, DKIM und DMARC:<a class="headerlink" href="#e-mail-test-fur-spf-dkim-und-dmarc" title="Permanent link">&para;</a></h3>
<p>Um eine rudimentäre E-Mail-Authentifizierungsprüfung durchzuführen, senden Sie eine E-Mail an <code>check-auth at verifier.port25.com</code> und warten Sie auf eine Antwort. Sie werden einen Bericht ähnlich dem folgenden finden:</p> <p>Um eine rudimentäre E-Mail-Authentifizierungsprüfung durchzuführen, senden Sie eine E-Mail an <code>check-auth at verifier.port25.com</code> und warten Sie auf eine Antwort. Sie werden einen Bericht ähnlich dem folgenden finden:</p>
<div class="highlight"><pre><span></span><code>========================================================== <div class="highlight"><pre><span></span><code>==========================================================
@ -2672,7 +2672,7 @@ Einzelheiten:
<small> <small>
Letztes Update: Letztes Update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-05-19 19:56:01</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-05-20 17:31:36</span>
</small> </small>

Datei anzeigen

@ -2626,8 +2626,8 @@ _submission._tcp IN SRV 0 1 587 mail.example.org. (your
<p>If you are interested in statistics, you can additionally register with some of the many below DMARC statistic services - or self-host your own.</p> <p>If you are interested in statistics, you can additionally register with some of the many below DMARC statistic services - or self-host your own.</p>
<div class="admonition tip"> <div class="admonition tip">
<p class="admonition-title">Tip</p> <p class="admonition-title">Tip</p>
</div>
<p>It is worth considering that if you request DMARC statistic reports to your mailcow server and your mailcow server is not configured correctly to receive these reports, you may not get accurate and complete results. Please consider using an alternative email domain for receiving DMARC reports.</p> <p>It is worth considering that if you request DMARC statistic reports to your mailcow server and your mailcow server is not configured correctly to receive these reports, you may not get accurate and complete results. Please consider using an alternative email domain for receiving DMARC reports.</p>
</div>
<p>It is worth mentioning, that the following suggestions are not a comprehensive list of all services and tools available, but only a small few of the many choices.</p> <p>It is worth mentioning, that the following suggestions are not a comprehensive list of all services and tools available, but only a small few of the many choices.</p>
<ul> <ul>
<li><a href="https://gmail.com/postmaster">Postmaster Tool</a></li> <li><a href="https://gmail.com/postmaster">Postmaster Tool</a></li>
@ -2638,8 +2638,8 @@ _submission._tcp IN SRV 0 1 587 mail.example.org. (your
</ul> </ul>
<div class="admonition tip"> <div class="admonition tip">
<p class="admonition-title">Tip</p> <p class="admonition-title">Tip</p>
</div>
<p>These services may provide you with a TXT record you need to insert into your DNS records as the provider specifies. Please ensure you read the provider's documentation from the service you choose as this process may vary.</p> <p>These services may provide you with a TXT record you need to insert into your DNS records as the provider specifies. Please ensure you read the provider's documentation from the service you choose as this process may vary.</p>
</div>
<h3 id="email-test-for-spf-dkim-and-dmarc">Email test for SPF, DKIM and DMARC:<a class="headerlink" href="#email-test-for-spf-dkim-and-dmarc" title="Permanent link">&para;</a></h3> <h3 id="email-test-for-spf-dkim-and-dmarc">Email test for SPF, DKIM and DMARC:<a class="headerlink" href="#email-test-for-spf-dkim-and-dmarc" title="Permanent link">&para;</a></h3>
<p>To run a rudimentary email authentication check, send a mail to <code>check-auth at verifier.port25.com</code> and wait for a reply. You will find a report similar to the following:</p> <p>To run a rudimentary email authentication check, send a mail to <code>check-auth at verifier.port25.com</code> and wait for a reply. You will find a report similar to the following:</p>
<div class="highlight"><pre><span></span><code>========================================================== <div class="highlight"><pre><span></span><code>==========================================================
@ -2672,7 +2672,7 @@ Details:
<small> <small>
Last update: Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-05-19 19:56:01</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-05-20 17:31:36</span>
</small> </small>

Datei anzeigen

@ -2626,8 +2626,8 @@ _submission._tcp IN SRV 0 1 587 mail.example.org. (your
<p>If you are interested in statistics, you can additionally register with some of the many below DMARC statistic services - or self-host your own.</p> <p>If you are interested in statistics, you can additionally register with some of the many below DMARC statistic services - or self-host your own.</p>
<div class="admonition tip"> <div class="admonition tip">
<p class="admonition-title">Tip</p> <p class="admonition-title">Tip</p>
</div>
<p>It is worth considering that if you request DMARC statistic reports to your mailcow server and your mailcow server is not configured correctly to receive these reports, you may not get accurate and complete results. Please consider using an alternative email domain for receiving DMARC reports.</p> <p>It is worth considering that if you request DMARC statistic reports to your mailcow server and your mailcow server is not configured correctly to receive these reports, you may not get accurate and complete results. Please consider using an alternative email domain for receiving DMARC reports.</p>
</div>
<p>It is worth mentioning, that the following suggestions are not a comprehensive list of all services and tools available, but only a small few of the many choices.</p> <p>It is worth mentioning, that the following suggestions are not a comprehensive list of all services and tools available, but only a small few of the many choices.</p>
<ul> <ul>
<li><a href="https://gmail.com/postmaster">Postmaster Tool</a></li> <li><a href="https://gmail.com/postmaster">Postmaster Tool</a></li>
@ -2638,8 +2638,8 @@ _submission._tcp IN SRV 0 1 587 mail.example.org. (your
</ul> </ul>
<div class="admonition tip"> <div class="admonition tip">
<p class="admonition-title">Tip</p> <p class="admonition-title">Tip</p>
</div>
<p>These services may provide you with a TXT record you need to insert into your DNS records as the provider specifies. Please ensure you read the provider's documentation from the service you choose as this process may vary.</p> <p>These services may provide you with a TXT record you need to insert into your DNS records as the provider specifies. Please ensure you read the provider's documentation from the service you choose as this process may vary.</p>
</div>
<h3 id="email-test-for-spf-dkim-and-dmarc">Email test for SPF, DKIM and DMARC:<a class="headerlink" href="#email-test-for-spf-dkim-and-dmarc" title="Permanent link">&para;</a></h3> <h3 id="email-test-for-spf-dkim-and-dmarc">Email test for SPF, DKIM and DMARC:<a class="headerlink" href="#email-test-for-spf-dkim-and-dmarc" title="Permanent link">&para;</a></h3>
<p>To run a rudimentary email authentication check, send a mail to <code>check-auth at verifier.port25.com</code> and wait for a reply. You will find a report similar to the following:</p> <p>To run a rudimentary email authentication check, send a mail to <code>check-auth at verifier.port25.com</code> and wait for a reply. You will find a report similar to the following:</p>
<div class="highlight"><pre><span></span><code>========================================================== <div class="highlight"><pre><span></span><code>==========================================================
@ -2672,7 +2672,7 @@ Details:
<small> <small>
Last update: Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-05-19 19:56:01</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2022-05-20 17:31:36</span>
</small> </small>

Binäre Datei nicht angezeigt.