Postfix/Installation: Unterschied zwischen den Versionen

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


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>

Version vom 8. August 2026, 10:08 Uhr

Postfix/Installation


Beschreibung

Installation

<syntaxhighlight lang="bash" highlight="1" line copy> < /syntaxhighlight>

Aufruf

<syntaxhighlight lang="bash" highlight="1" line copy> < /syntaxhighlight>

Installation

# apt install postfix bsd-mailx libsasl2-modules
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