Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
centos:mail_c7:zeyple [20.10.2017 09:25. ] – [Verschlüsselung von eMails mit Hilfe von Zeyple unter CentOS7] django | centos:mail_c7:zeyple [18.11.2024 19:08. ] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 5: | Zeile 5: | ||
Besser als der Programm-Author //Cédric Félizard// des Encyption-Daemons **[[http:// | Besser als der Programm-Author //Cédric Félizard// des Encyption-Daemons **[[http:// | ||
- | <WRAP center round alert 90%> | + | <WRAP center round alert 100%> |
- | \\ | + | **//Why should I care? If you are a sysadmin who receives emails from various monitoring tools like Logwatch, Monit, Fail2ban, Smartd, Cron, whatever - it goes without saying that those emails contain lots of information about your servers. Information that may be intercepted by some malicious hacker sniffing SMTP traffic, your email provider, <insert your (paranoid) reason here>... Why would you take that risk - encrypt them all!//** |
- | //Why should I care? If you are a sysadmin who receives emails from various monitoring tools like Logwatch, Monit, Fail2ban, Smartd, Cron, whatever - it goes without saying that those emails contain lots of information about your servers. Information that may be intercepted by some malicious hacker sniffing SMTP traffic, your email provider, <insert your (paranoid) reason here>... Why would you take that risk - encrypt them all!// | + | |
\\ | \\ | ||
</ | </ | ||
Zeile 23: | Zeile 22: | ||
Nachfolgende Übersichsskizze zeigt diese Verarbeitungsschritte. | Nachfolgende Übersichsskizze zeigt diese Verarbeitungsschritte. | ||
- | < | + | <uml> |
skinparam defaultFontName Courier | skinparam defaultFontName Courier | ||
Zeile 56: | Zeile 55: | ||
note left | note left | ||
From: icinga < | From: icinga < | ||
- | To: django@mailserver.guru | + | To: django@nausch.org |
Subject: icinga 2 Service-Notification | Subject: icinga 2 Service-Notification | ||
Date: Friday 17:25:30 | Date: Friday 17:25:30 | ||
Zeile 116: | Zeile 115: | ||
note right of sendmail | note right of sendmail | ||
From: icinga < | From: icinga < | ||
- | To: django@mailserver.guru | + | To: django@nausch.org |
Subject: icinga 2 Service-Notification | Subject: icinga 2 Service-Notification | ||
Date: Friday 17:25:30 | Date: Friday 17:25:30 | ||
Zeile 142: | Zeile 141: | ||
</ | </ | ||
- | ===== GutHub | + | ===== GitHub |
==== Download ==== | ==== Download ==== | ||
Bevor wir uns nun dieses Projekt auf unseren Rechner clonen, wechseln wir in das Prokekt-Verzeichnis unseres Servers. | Bevor wir uns nun dieses Projekt auf unseren Rechner clonen, wechseln wir in das Prokekt-Verzeichnis unseres Servers. | ||
Zeile 183: | Zeile 182: | ||
Nun können wir die öffentlichen PGP-Schlüssel der potentiellen Empfänger importieren. Haben wir den PGP public key in einer Datei lokal auf dem Server benutzen wir folgenden Aufruf. | Nun können wir die öffentlichen PGP-Schlüssel der potentiellen Empfänger importieren. Haben wir den PGP public key in einer Datei lokal auf dem Server benutzen wir folgenden Aufruf. | ||
- | # sudo -u zeyple gpg --homedir / | + | # sudo -u zeyple gpg --homedir / |
< | < | ||
Zeile 206: | Zeile 205: | ||
==== zeyple Konfigurationsdatei ==== | ==== zeyple Konfigurationsdatei ==== | ||
- | Damit nun der zeyple encryption deamon | + | Damit nun der zeyple encryption deamon |
# cp / | # cp / | ||
- | Änderungen an dieser | + | Änderungen an dieser |
<file bash / | <file bash / | ||
log_file = / | log_file = / | ||
Zeile 271: | Zeile 270: | ||
<font style=" | <font style=" | ||
| | ||
- | | + | |
Process: 25123 ExecStop=/ | Process: 25123 ExecStop=/ | ||
Process: 25141 ExecStart=/ | Process: 25141 ExecStart=/ | ||
Zeile 348: | Zeile 347: | ||
* **[[wiki: | * **[[wiki: | ||
* **[[http:// | * **[[http:// | ||
- | |||
- | ~~DISCUSSION~~ | ||
- | ~~AUTOTWEET: | ||
- | |||