DNS/SPF: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(9 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 6: Zeile 6:
----
----
-->
-->
'''{{BASEPAGENAME}}'''
'''{{BASEPAGENAME}}''' - SPF, DK und DKIM mit Postfix
</noinclude>
</noinclude>


== Beschreibung ==
== Beschreibung ==
 
<ul class="list-group">
== Installation ==
<li class="list-group-item">[[Postfix/Installation|Postfix]]</li>
<syntaxhighlight lang="bash" highlight="1" line copy>
<li class="list-group-item list-group-item-primary">[[Sender Policy Framework]]</li>
</syntaxhighlight>
<li class="list-group-item list-group-item-secondary">[[DomainKeys]]</li>
 
<li class="list-group-item list-group-item-success">[[DKIM]]</li>
== Aufruf ==
<li class="list-group-item list-group-item-danger">[[DNS/SPF/Test|Test]]</li>
<syntaxhighlight lang="bash" highlight="1" line copy>
</ul>
</syntaxhighlight>
 
=== Optionen ===
<!--
{| class="table table-striped table-hover sortable options gnu big"
-->
{| class="table table-striped table-hover"
|-
! Unix !! GNU !! Parameter !! Beschreibung
|-
| || || ||
|-
|}
 
=== Parameter ===
=== Umgebungsvariablen ===
=== Exit-Status ===
{| class="table table-striped table-hover options col1center big"
|-
! Wert !! Beschreibung
|-
| 0 || Erfolg
|-
| >0 || Fehler
|}
 
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
 
<!-- output -->
<syntaxhighlight lang="bash" highlight="" line>
</syntaxhighlight>
 
=== Problembehebung ===
 
== Konfiguration ==
=== Dateien ===
{| class="table table-striped table-hover options big"
|-
! Datei !! Beschreibung
|-
| ||
|-
| ||  
|}


<noinclude>
<noinclude>
Zeile 70: Zeile 24:
----
----
-->
-->
== Anhang ==
== Anhang ==
=== Siehe auch ===
=== Siehe auch ===
Zeile 94: Zeile 49:
{{DISPLAYTITLE:new}}
{{DISPLAYTITLE:new}}
-->
-->
[[Kategorie:new]]
</noinclude>
= TMP =
'''DNS/SPF''' - SPF + DK + DKIM with Postfix
== Beschreibung ==
SPF, DK und DKIM mit Postfix
* einrichtet
* testen
== Postfix installieren ==
apt install postfix
== SPF ==
[[Sender Policy Framework]]
== [[DomainKeys]] ==
== [[DKIM]] ==
== Test ==
[[DNS/SPF/Test]]


[[Kategorie:DNS]]
[[Kategorie:DNS]]

Aktuelle Version vom 8. August 2026, 10:10 Uhr

DNS/SPF - SPF, DK und DKIM mit Postfix


Beschreibung


Anhang

Siehe auch


Dokumentation

Projekt