Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
centos:mail_c7:start [15.09.2014 17:09. ] – [horde Groupware Server] djangocentos:mail_c7:start [22.07.2019 15:09. ] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 1: Zeile 1:
 ====== Mailserverinstallation unter CentOS 7.x ====== ====== Mailserverinstallation unter CentOS 7.x ======
 +  * [[centos:mail_c7:mta_1|Postfix, der sichere Mailserver (MTA) unter CentOS 7.x]]
 +  * Installation und Basiskonfiguration von Postfix
 +    * [[centos:mail_c7:mta_2|Postfix 2.11]]
 +    * [[centos:mail_c7:postfix3_1|Postfix 3.x]]
 +  * [[centos:mail_c7:mta_3|DNS Einstellungen rund um Mailserver]]
 +  * Konfiguration des MTAs Postfix 
 +    * [[centos:mail_c7:mta_4|Postfix 2.11]]
 +    * [[centos:mail_c7:postfix3_4|Postfix 3.x]]
 +  * TLS - Verbindungen verschlüsselte Kommunikation für Postfix
 +    * [[centos:mail_c7:mta_5|Postfix 2.11]]
 +    * [[centos:mail_c7:postfix3_5|Postfix 3.x]]
 +  * Anbindung des MTAs Postfix an einem Backend-Mailserver (Dovecot-IMAP-Server)
 +    * [[centos:mail_c7:mta_6|Postfix 2.11]]
 +    * [[centos:mail_c7:postfix3_6|Postfix 3.x]]
 +  * virtuelle%%(r)%% Mailserver beim Postfix MTA und CentOS 7
 +    * [[centos:mail_c7:mta_7|Postfix 2.11]]
 +    * [[centos:mail_c7:postfix3_7|Postfix 3.x]]
 +  * SASL-Authentifizierung beim MTA Postfix
 +    * [[centos:mail_c7:mta_8|Postfix 2.11]]
 +    * [[centos:mail_c7:postfix3_8|Postfix 3.x]]
 +  * Backup-Mailserver für Postfix unter CentOS7
 +    * [[centos:mail_c7:mta_9|Postfix 2.11]]
 +    * [[centos:mail_c7:postfix3_9|Postfix 3.x]]
 +  * [[centos:mail_c7:zeyple|Verschlüsselung von eMails mit Hilfe von Zeyple unter CentOS7]]
  
-  * [[centos:mail_c7:mta_7|virtuelle(r) Mailserver]]+  * [[centos:mail_c7:mta_13|Mailserver - Logfileauswertungen unter CentOS 7.x]] 
 +  * [[centos:mail_c6:mta_12|nützliche Kommandos rund um Postfix]]
  
 +====== SPAM- und Virenschutz Mechanismen unter CentOS 7.x ======
 +  * [[centos:mail_c7:spam_4|lizenzierte Nutzung der SPAMHAUS DNSBL]]
 +  - **Stufe zur Spamabwehr**
 +    * [[centos:mail_c7:spam_1|SPAM-Abwehr mit Hilfe von Greylisting]]
 +    * [[centos:mail_c7:spam_2|erweiterte gewichtete Prüfungen mittels policyd-weight]]
 +    * [[centos:mail_c7:spam_3|Postscreen - Schutz vor Überbelastung und SPAM-Abwehr]]
 +  - **Stufe zur Spamabwehr**
 +    * [[centos:mail_c7:spam_5|Header und Bodychecks mit Postfix 2.11.3 unter CentOS 7.x]]
 +  - **Stufe zur Spamabwehr**
 +    * [[centos:mail_c7:spam_6|Grundinstallation von AMaViS unter CentOS 7.x]]
 +    * [[centos:mail_c7:spam_7|ClamAV für AMaViS unter CentOS 7.x]]
 +    * [[centos:mail_c7:spam_8|Spamassassin für AMaViS unter CentOS 7.x]]
 +  - **Stufe zur Validierung legitimer eMails**
 +    * [[centos:mail_c7:spam_9|DKIM - Domain Key Identified Mail unter CentOS 7.x]]
 +    * [[centos:mail_c7:spam_10|SPF - Sender Policy Framework unter CentOS 7.x]]
 +    * [[centos:mail_c7:spam_11|SRS - Sender Rewriting Scheme unter CentOS 7.x]]
 +    * [[centos:mail_c7:spam_12|DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x]]
  
-  * [[centos:mail_c6:mta_12|nützliche Kommandos rund um Postfix]] 
-====== SPAM- und Virenschutz Mechanismen mit Greylisting, policyd-weight, ClamAV, SpamAssasin und AMaVIS ====== 
  
 ====== lokales Postoffice - Verwaltung, MDAs, Webmail ====== ====== lokales Postoffice - Verwaltung, MDAs, Webmail ======
 ===== Verwaltung der Maildomains und Nutzerkonten ===== ===== Verwaltung der Maildomains und Nutzerkonten =====
-  * [[centos:mail_c7:pfadmin_1|Postfixadmin zur Verwaltung der Maildomains und der Nutzerkonten des Dovecot-IMAP-Servers unter CentOS 7.x]]+  * **[[centos:mail_c7:pfadmin_3|Postfixadmin 3.1 zur Verwaltung der Maildomains und der Nutzerkonten des Dovecot-IMAP-Servers unter CentOS 7.x mit Apache 2.4, PHP 7 und PHP-FPM]]** 
 +    * [[centos:mail_c7:pfadmin_1|Postfixadmin zur Verwaltung der Maildomains und der Nutzerkonten des Dovecot-IMAP-Servers unter CentOS 7.x]]
  
 ===== Dovecot IMAP-Server ===== ===== Dovecot IMAP-Server =====
Zeile 24: Zeile 65:
 ===== Roundcube Webmail ===== ===== Roundcube Webmail =====
   *  [[centos:mail_c7:roundcube_1|Roundcube Webmail unter CentOS 7.x installieren und konfigurieren]]   *  [[centos:mail_c7:roundcube_1|Roundcube Webmail unter CentOS 7.x installieren und konfigurieren]]
-===== horde 5 Groupware Server unter CentOS 7.x=====+===== horde 5 Groupware Server unter CentOS 7.x =====
   * [[centos:mail_c7:horde_1|Grundinstallation und Konfiguration des Frameworks]]   * [[centos:mail_c7:horde_1|Grundinstallation und Konfiguration des Frameworks]]
   * [[centos:mail_c7:horde_2|Basiskonfiguration des Frameworks]]   * [[centos:mail_c7:horde_2|Basiskonfiguration des Frameworks]]
-  * **horde 5 Groupware - Anwendungen unter CentOS 7.x**+  * [[centos:mail_c7:horde_10|Absichern des Frameworks, entfernen nicht nötiger CLI's]] 
 + 
 +==== horde 5 Groupware - Anwendungen unter CentOS 7.x ====
     * [[centos:mail_c7:horde_3|Webmailer - imp]]     * [[centos:mail_c7:horde_3|Webmailer - imp]]
     * [[centos:mail_c7:horde_4|Aufgaben - nag]]     * [[centos:mail_c7:horde_4|Aufgaben - nag]]
Zeile 35: Zeile 78:
     * [[centos:mail_c7:horde_8|Filter-Regeln (IMAP) - ingo]]     * [[centos:mail_c7:horde_8|Filter-Regeln (IMAP) - ingo]]
     * [[centos:mail_c7:horde_9|Passwortänderungen - passwd]]     * [[centos:mail_c7:horde_9|Passwortänderungen - passwd]]
-====== Mailinglistenserver mit Mailman ====== 
  
 +
 +====== Mailinglistenserver mit Mailman ======
 +  * [[centos:mail_c7:mailman_01|Installation des Mailinglistenservers Mailman unter CentOS 7.x]]
 +  * **Mailman-Administration unter CentOS 7.x**
 +    * //... in  Bearbeitung// 
 ====== Links ====== ====== Links ======
   * **[[wiki:start|Zurück zu >>Projekte und Themenkapitel<<]]**   * **[[wiki:start|Zurück zu >>Projekte und Themenkapitel<<]]**
Zeile 42: Zeile 89:
  
  
-~~AUTOTWEET:~~+
  • centos/mail_c7/start.1410800948.txt.gz
  • Zuletzt geändert: 15.09.2014 17:09.
  • (Externe Bearbeitung)