Zuletzt geändert von superadmin am 2025/07/18 16:45

Von Version 5.1
bearbeitet von Christian Germann
am 2022/05/20 14:09
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 10.1
bearbeitet von Christian Germann
am 2022/05/20 15:07
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -16,7 +16,7 @@
16 16  
17 17  (% class="box" %)
18 18  (((
19 -(% style="color:#000000" %)##kopano-g1.yaml / rev-proxy.yaml / mariadb103.yaml / ldhost.yaml / samba4-ad.yaml##
19 +(% style="color:#000000" %)##kopano-g1.yaml / ldhost.yaml / samba4-ad.yaml##
20 20  )))
21 21  
22 22  
... ... @@ -49,8 +49,8 @@
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 an Empfänger der lokalen Maildomänen einschränken
53 - smtpd_restriction_classes:
52 + # Einschränken von vordefinierte Absendern auf Empfänger der lokalen Maildomäne##(%%)
53 +(% style="color:#000000" %)## smtpd_restriction_classes:
54 54   value: 'local_only'
55 55   local_only:
56 56   value: 'check_recipient_access pcre:%{dir_etc}/local_domains.pcre, reject'
... ... @@ -81,76 +81,19 @@
81 81   '%{dir_etc}/restricted_senders.pcre':
82 82   content: |
83 83   %{header}
84 - # Regular Expression Format: Liste an Absendern, die beim Versand eingeschränkt werden
84 + # Regular Expression Format: Liste an Absendern, deren Versand eingeschränkt wird
85 85   /@(.+?\.)?%{::domain}$/ local_only
86 86   '%{dir_etc}/local_domains.pcre':
87 87   content: |
88 88   %{header}
89 - # Regular Expression Format: Liste erlaubter Empfängerdomänen (für eingeschränkte Absender)
89 + # Regular Expression Format: Liste erlaubter Empfängerdomänen für die eingeschränkten Absender
90 90   /@(.+?\.)?%{::domain}$/ OK
91 91  \\\\ld_kopano::postfix::verbose: false
92 92  \\ld_kopano::ldap_type: openldap
93 -\\ld_kopano::db_server: mariadb103
94 -\\# Optimierte Z-Push Webserver-Einstellungen für ActiveSync Devices
95 -apache::keepalive: 'On'
96 -apache::keepalive_timeout: '45'
97 -apache::max_keepalive_requests: '500'
98 -apache::mod::prefork::maxclients: '384'
99 -apache::mod::prefork::serverlimit: '384'
100 -nginx::keepalive_timeout: 3600
101 -nginx::keepalive_requests: 500##
93 +\\ld_kopano::db_server: mariadb103##
102 102  )))
103 103  
104 104  
105 -(% style="color:#000000" %)Anpassungen in der (% style="color:#3498db" %)rev-proxy.yaml(% style="color:#000000" %):
106 -
107 -(% class="box" %)
108 -(((
109 -(% style="color:#000000" %)### Kopano: KeepAlive Timeout erhöhen für Z-Push / ActiveSync Devices
110 -nginx::keepalive_timeout: 3600
111 -nginx::keepalive_requests: 500##
112 -)))
113 -
114 -
115 -(% style="color:#000000" %)Anpassungen in der(%%) (% style="color:#3498db" %)mariadb103.yaml(%%):
116 -
117 -(% class="box" %)
118 -(((
119 -(% style="color:#000000" %)##mysql::server::override_options:
120 - mysqldump:
121 - max_allowed_packet: '1G'
122 - mysqld:
123 - innodb_file_per_table: '1'
124 - bind-address: '0.0.0.0'
125 - skip-name-resolve: true
126 - innodb_large_prefix: '1'
127 - max_allowed_packet: '256M'
128 - max_connections: '151'
129 - query_cache_limit: '2M'
130 - query_cache_size: '64M'
131 - thread_stack: '512K'
132 - tmp_table_size: '64M'
133 - max_heap_table_size: '64M'
134 - sort_buffer_size: '2M'
135 - join_buffer_size: '2M'
136 - table_open_cache: '500'
137 - innodb_autoextend_increment: '1000'
138 - innodb_buffer_pool_size: '1G'
139 - # The following setting is based on the existing ibdata1 file, check current size and insert it here (rounded to MB)
140 - # - Hint: Initial value after first installation = 12M
141 - innodb_data_file_path: 'ibdata1:76M:autoextend'
142 - innodb_flush_log_at_trx_commit: '2'
143 - innodb_flush_method: 'O_DSYNC'
144 - innodb_lock_wait_timeout: '120'
145 - innodb_log_buffer_size: '8M'
146 - innodb_log_file_size: '1G'
147 - innodb_log_files_in_group: '3'
148 - innodb_read_io_threads: '4'
149 - innodb_write_io_threads: '4'
150 - wait_timeout: '28800'##
151 -)))
152 -
153 -
154 154  (% style="color:#000000" %)Anpassungen in der (% style="color:#3498db" %)ldhost.yaml(% style="color:#000000" %): 
155 155  Hier wird die Maildomain festgelegt, die Benutzer im Attribut mail unter (% style="color:#3498db" %)/var/lds/user/username/mail(% style="color:#000000" %) im (% style="color:#3498db" %)logosrv (% style="color:#000000" %)erhalten.
156 156  
... ... @@ -177,6 +177,11 @@
177 177  )))
178 178  
179 179  
123 +Weitere Optimierungen können in folgenden Anleitung nachgelesen werden.
124 +
125 +[[https:~~/~~/kb.logodidact.com/xwiki/bin/view/Main/Kopano/Allgemein/Optimierungen%20von%20Kopano/>>https://kb.logodidact.com/xwiki/bin/view/Main/Kopano/Allgemein/Optimierungen%20von%20Kopano/]]
126 +
127 +
180 180  (% style="color:#000000" %)Damit die Änderungen sauber übernommen werden, fehlt noch ein Git commit im (% style="color:#3498db" %)Puppeteer(% style="color:#000000" %).
181 181  
182 182  (% class="box" %)