Änderungen von Dokument Kopano für lokalen Betrieb einrichten
Zuletzt geändert von superadmin am 2025/07/18 16:45
Von Version 7.1
bearbeitet von Christian Germann
am 2022/05/20 14:16
am 2022/05/20 14:16
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 1.1
bearbeitet von Michael Ecer
am 2022/05/03 09:26
am 2022/05/03 09:26
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.c ge@sbede1 +xwiki:XWiki.michaelecer@sbede - Inhalt
-
... ... @@ -5,7 +5,7 @@ 5 5 **__Wichtig:__** Im lokalen Betrieb können keine Nachrichten an externe Mailadressen versendet werden. Die Kommunikation ist strikt auf interne Adressen beschränkt. 6 6 7 7 8 -(% style="color:#000000" %)Um die Anpassungen vorzunehmen wechselt man in den (% style="color:#3498db" %)Puppeteer (% style="color:#000000" %)und dort in das Verzeichnis(% style="color:#3498db" %) 8 +(% style="color:#000000" %)Um die Anpassungen vorzunehmen wechselt man in den (% style="color:#3498db" %)Puppeteer (% style="color:#000000" %)und dort in das Verzeichnis(% style="color:#3498db" %) /etc/logodidact/hiera/custom.d/ 9 9 10 10 (% class="box" %) 11 11 ((( ... ... @@ -25,7 +25,8 @@ 25 25 26 26 (% class="box" %) 27 27 ((( 28 -(% style="color:#000000" %)##ld_multidrop::ensure: absent 28 +(% style="color:#000000" %)##~-~-- 29 +ld_multidrop::ensure: absent 29 29 \\ld_kopano::amavisd_new::configs: 30 30 '@local_domains_maps': "( new_RE( qr'[@.](.*~\~\.?%{::domain})$'i ) )" 31 31 \\ld_kopano::postfix::configs: ... ... @@ -34,7 +34,7 @@ 34 34 sender_dependent_relayhost_maps: 35 35 value: 'pcre:%{dir_etc}/sender_dependent_relayhost_maps_internal.pcre' 36 36 smtp_sender_dependent_authentication: 37 - value: 'yes' 38 + value: 'yes' 38 38 smtp_sasl_auth_enable: 39 39 value: 'yes' 40 40 smtp_sasl_password_maps: ... ... @@ -49,27 +49,15 @@ 49 49 value: 'yes' 50 50 virtual_mailbox_domains: 51 51 value: 'pcre:%{dir_etc}/virtual_mailbox_domains_internal.pcre' 52 - # Vordefinierte Absender beim Versand auf Empfänger der lokalen Maildomänen einschränken 53 - # Einschränken von vordefinierte Absendern auf Empfänger der lokalen Maildomäne##(%%) 54 -(% style="color:#000000" %)## smtpd_restriction_classes: 55 - value: 'local_only' 56 - local_only: 57 - value: 'check_recipient_access pcre:%{dir_etc}/local_domains.pcre, reject' 58 - smtpd_recipient_restrictions: 59 - value: 'check_sender_access pcre:%{dir_etc}/restricted_senders.pcre, permit_mynetworks,permit_sasl_authenticated, reject_invalid_hostname, reject_non_fqdn_hostname, reject_non_fqdn_recipient, reject_non_fqdn_sender, reject_unknown_recipient_domain, reject_unknown_sender_domain, reject_unauth_destination, reject_unauth_pipelining, reject' 60 -\\\\ld_kopano::postfix::hashes: 53 +\\ld_kopano::postfix::hashes: 61 61 '%{dir_etc}/smtp_generic_maps.hash': 62 62 content: | 63 63 %{header} 64 - # Umschreibung der Absender-Domain bei externem Mailversand 65 - # (Dummy-Eintrag, durch Empfängerfilterung nicht genutzt) 66 66 @%{::fqdn} @example.com 67 67 '%{dir_etc}/sender_dependent_relayhost_maps_external.hash': 68 68 content: | 69 69 %{header} 70 - # Bounce-Nachrichten mit Null-Sender via Relayhost versenden 71 71 <> smtp.example.com 72 - # Mails an externe Empfänger via Relayhost versenden 73 73 @example.com smtp.example.com 74 74 '%{dir_etc}/smtp_sasl_password_maps.hash': 75 75 content: | ... ... @@ -79,17 +79,7 @@ 79 79 content: | 80 80 %{header} 81 81 example.com ACCEPT 82 - '%{dir_etc}/restricted_senders.pcre': 83 - content: | 84 - %{header} 85 - # Regular Expression Format: Liste an Absendern, deren Versand eingeschränkt wird 86 - /@(.+?\.)?%{::domain}$/ local_only 87 - '%{dir_etc}/local_domains.pcre': 88 - content: | 89 - %{header} 90 - # Regular Expression Format: Liste erlaubter Empfängerdomänen für die eingeschränkten Absender 91 - /@(.+?\.)?%{::domain}$/ OK 92 -\\\\ld_kopano::postfix::verbose: false 71 +\\ld_kopano::postfix::verbose: false 93 93 \\ld_kopano::ldap_type: openldap 94 94 \\ld_kopano::db_server: mariadb103 95 95 \\# Optimierte Z-Push Webserver-Einstellungen für ActiveSync Devices ... ... @@ -107,7 +107,8 @@ 107 107 108 108 (% class="box" %) 109 109 ((( 110 -(% style="color:#000000" %)### Kopano: KeepAlive Timeout erhöhen für Z-Push / ActiveSync Devices 89 +(% style="color:#000000" %)##~-~-- 90 +# Kopano: KeepAlive Timeout erhöhen für Z-Push / ActiveSync Devices 111 111 nginx::keepalive_timeout: 3600 112 112 nginx::keepalive_requests: 500## 113 113 ))) ... ... @@ -117,7 +117,8 @@ 117 117 118 118 (% class="box" %) 119 119 ((( 120 -(% style="color:#000000" %)##mysql::server::override_options: 100 +(% style="color:#000000" %)##~-~-- 101 +mysql::server::override_options: 121 121 mysqldump: 122 122 max_allowed_packet: '1G' 123 123 mysqld: ... ... @@ -157,12 +157,13 @@ 157 157 158 158 (% class="box" %) 159 159 ((( 160 -(% style="color:#000000; font-family:~"Open Sans~",~"Helvetica Neue~",Helvetica,Arial,sans-serif" %)### Kopano: Definition einer Maildomain (abweichend zu schule.local), die Benutzer & Gruppen im LDAP-Feld 'mail' erhalten sollen##(%%) 161 -(% style="color:#000000" %)###ld_legacy::mail::filters: 141 +(% style="color:#000000" %)##~-~--##(%%)## 142 +(% style="color:#000000; font-family:~"Open Sans~",~"Helvetica Neue~",Helvetica,Arial,sans-serif" %)# Kopano: Definition einer Maildomain (abweichend zu schule.local), die Benutzer & Gruppen im LDAP-Feld 'mail' erhalten sollen(%%) 143 +(% style="color:#000000" %)#ld_legacy::mail::filters: 162 162 # '(zarafaaccount=1)': 'example.com' 163 163 # Kopano: Definition von Gruppen, die eine Mailadresse erhalten sollen und dadurch anschreibbar werden 164 164 ld_legacy::mail::zarafa_groups: 165 - - elehrer## 147 + - elehrer(%%)## 166 166 ))) 167 167 168 168 ... ... @@ -171,7 +171,8 @@ 171 171 172 172 (% class="box" %) 173 173 ((( 174 -(% style="color:#000000" %)### Kopano: Definition von Benutzern, die administrative Rechte erhalten sollen 156 +(% style="color:#000000" %)##~-~-- 157 +# Kopano: Definition von Benutzern, die administrative Rechte erhalten sollen 175 175 # (Einstellung wird nicht benutzt, sofern Kopano an das OpenLDAP angebunden ist, was dem Standard entspricht) 176 176 ld_samba4::ad::kopano::admins: 177 177 - 'admin'## ... ... @@ -182,7 +182,7 @@ 182 182 183 183 (% class="box" %) 184 184 ((( 185 -(% style="color:#000000" %)##git add *##168 +(% style="color:#000000" %)##git add .## 186 186 ))) 187 187 188 188 (% class="box" %) ... ... @@ -191,4 +191,4 @@ 191 191 ))) 192 192 193 193 194 -(% style="color:#000000" %)und ein (% style="color:#3498db" %)prun in den jeweiligen Containern(% style="color:#000000" %) 177 +(% style="color:#000000" %)und ein (% style="color:#3498db" %)prun in den jeweiligen Containern(% style="color:#000000" %) (Alle Container, die durch die .yaml Konfigurationsdateien angesprochen werden)