Postfix/Installation: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
K Textersetzung - „wikitable“ durch „table table-striped table-hover“
Keine Bearbeitungszusammenfassung
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<noinclude>
<!--
----
{{Navigation|<zurück>|<nachste>}}
{{Navigation|BSI/200-3|BSI/200-3/Einleitung/Beispiele}}
----
-->
'''{{BASEPAGENAME}}'''
</noinclude>
== Beschreibung ==
== Installation ==
== Installation ==
# '''apt install postfix bsd-mailx libsasl2-modules'''
<syntaxhighlight lang="bash" highlight="1" line copy>
sudo apt install postfix bsd-mailx libsasl2-modules
</syntaxhighlight>


; Beschreibung
{| class="table table-striped table-hover sortable"  
{| class="table table-striped table-hover sortable"  
|-  
|-  
Zeile 14: Zeile 29:


Nach der Installation folgt die [[Postfix/Grundkonfiguration]]
Nach der Installation folgt die [[Postfix/Grundkonfiguration]]
<noinclude>
<!--
----
{{Navigation|<zurück>|<nachste>}}
----
-->
== Anhang ==
=== Siehe auch ===
<div style="column-count:2">
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
</div>
----
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}
=== Dokumentation ===
<!--
; Man-Page
# [https://manpages.debian.org/stable/procps/pgrep.1.de.html prep(1)]
; Info-Pages
-->
=== Links ===
==== Projekt ====
==== Weblinks ====
<!--
{{DEFAULTSORT:new}}
{{DISPLAYTITLE:new}}
-->


[[Kategorie:Postfix]]
[[Kategorie:Postfix]]
</noinclude>

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

Postfix/Installation


Beschreibung

Installation

sudo apt install postfix bsd-mailx libsasl2-modules
Beschreibung
Paket Beschreibung
postfix Postfix Mailserver
bsd-mailx Einfacher Konsolen Mail-Client
libsasl2-modules Authentifizierung für Smarthosts

Nach der Installation folgt die Postfix/Grundkonfiguration


Anhang

Siehe auch



Dokumentation

Projekt