Skip to content

Commit 9dc093b

Browse files
author
Mattias Schlenker
committed
pick-24 only formal changes and dma as mailer added
1 parent 9fb4b47 commit 9dc093b

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

src/onprem/de/install_packages.asciidoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// -*- coding: utf-8 -*-
22
include::global_attr.adoc[]
33
= Grundsätzliches zur Installation von {CMK}
4-
:revdate: 2023-05-15
5-
// SKIPCOMMITS 2025-09-09
64
:title: Grundsätzliches zur Installation von {CMK}
75
:description: Für die wichtigsten Linux-Distributionen stehen eigene {CMK}-Installationspakete zur Verfügung. Lesen Sie hier, wie Sie {CMK} in Linux installieren.
86

@@ -79,7 +77,7 @@ Dabei ist für `/opt/omd`, bzw. `/opt` zwar nicht unbedingt eine eigene Partitio
7977
=== SMTP für ausgehende E-Mails
8078

8179
Wenn Sie beim Monitoring Benachrichtigungen per E-Mail versenden möchten, dann benötigen Sie eine korrekte Konfiguration des SMTP-Dienstes für ausgehende E-Mails.
82-
Hierfür können Sie einen SMTP-Server ohne lokale Zustellung wie `nullmailer`, `msmtp` oder `esmtp` konfigurieren.
80+
Hierfür können Sie einen lediglich weiterleitenden SMTP-Server ohne lokale Zustellung wie `dma`, `esmtp`, `msmtp` or `nullmailer` konfigurieren.
8381
Üblicherweise geben Sie dabei einen Smarthost an, an den alle E-Mails weitergeleitet werden.
8482

8583

src/onprem/en/install_packages.asciidoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// IGNORE pre
33
include::global_attr.adoc[]
44
= Basic information on the installation of {CMK}
5-
:revdate: 2023-05-15
6-
// SKIPCOMMITS 2025-09-09
75
:title: Basic information on the installation of {CMK}
86
:description: A specific {CMK} installation package is available for each of the most important Linux distributions. Read here how to set up {CMK} on Linux.
97

@@ -81,7 +79,7 @@ In this case it is not essential -- but very desirable -- that `/opt/omd`, or `/
8179
=== SMTP for outgoing emails
8280

8381
If you wish to send monitoring notifications by email, then for outgoing emails a correct configuration of the SMTP service is required.
84-
To achieve this, an SMTP without local delivery such as `nullmailer`, `msmtp` or `esmtp` can be configured.
82+
To achieve this, a relay-only SMTP server without local delivery such as `dma`, `esmtp`, `msmtp` or `nullmailer` can be configured.
8583
Usually here you define a smarthost to which all emails are to be redirected.
8684

8785

0 commit comments

Comments
 (0)