Benutzer-Werkzeuge

Webseiten-Werkzeuge


tachtler:dovecot_tuning

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
tachtler:dovecot_tuning [2015/05/21 14:55] – [Neustart] klaustachtler:dovecot_tuning [2015/07/12 09:31] (aktuell) – [Neustart] klaus
Zeile 5: Zeile 5:
 :!: **HINWEIS** - **Die Nachfolgende Konfiguration von [[http://dovecot.org|Dovecot]] setzt eine lauffähige Installation von [[http://dovecot.org|Dovecot]] voraus, wie unter nachfolgendem internen Link beschrieben !!!** :!: **HINWEIS** - **Die Nachfolgende Konfiguration von [[http://dovecot.org|Dovecot]] setzt eine lauffähige Installation von [[http://dovecot.org|Dovecot]] voraus, wie unter nachfolgendem internen Link beschrieben !!!**
   * **[[tachtler:dovecot_centos_6|Dovecot CentOS 6]]**   * **[[tachtler:dovecot_centos_6|Dovecot CentOS 6]]**
 +  * **[[tachtler:dovecot_centos_7|Dovecot CentOS 7]]**
  
 [[http://dovecot.org//|{{:tachtler:index:dovecot-48x48.png }}]]  [[http://dovecot.org//|{{:tachtler:index:dovecot-48x48.png }}]] 
Zeile 123: Zeile 124:
 Da in vorhergehender Konfiguration, siehe nachfolgenden internen Link Da in vorhergehender Konfiguration, siehe nachfolgenden internen Link
   * [[tachtler:dovecot_centos_6#authentifizierungsbenutzer|Dovecot CentOS 6 - Konfiguration Authentifizierung - Authentifizierungsbenutzer]]   * [[tachtler:dovecot_centos_6#authentifizierungsbenutzer|Dovecot CentOS 6 - Konfiguration Authentifizierung - Authentifizierungsbenutzer]]
 +  * [[tachtler:dovecot_centos_7#authentifizierungsbenutzer|Dovecot CentOS 7 - Konfiguration Authentifizierung - Authentifizierungsbenutzer]]
 bereits auf die **Verwendung** eines **Dummy-Benutzers** umgestellt wurde, kann für die Anmeldung dieser **Dummy-Benutzer** ebenfalls für **alle Benutzer Anmeldungen (Clients)** ein **gemeinsamer** ''imap-login''-Prozess, verwendet werden. bereits auf die **Verwendung** eines **Dummy-Benutzers** umgestellt wurde, kann für die Anmeldung dieser **Dummy-Benutzer** ebenfalls für **alle Benutzer Anmeldungen (Clients)** ein **gemeinsamer** ''imap-login''-Prozess, verwendet werden.
  
Zeile 166: Zeile 168:
 <code> <code>
 # ps auxwf | grep dove # ps auxwf | grep dove
-root     14201  0.0  0.0 103244   824 pts/   S+   17:03   0:00                    \_ grep dove +root     20987  0.0  0.0 112640   928 pts/   S+   15:01   0:00                      \_ grep --color=auto dove 
-root     14143  0. 0.0  23824  1376 ?        Ss   17:02   0:00 /usr/sbin/dovecot +root     20976  1. 0.0  19960  1668 ?        Ss   15:01   0:00 /usr/sbin/dovecot -F 
-dovenull 14145  0. 0.1  42348  3228 ?        S    17:02   0:00  \_ dovecot/imap-login +dovenull 20979  0. 0.1  45404  3288 ?        S    15:01   0:00  \_ dovecot/imap-login 
-dovecot  14146  0.0  0.0  13304  1144 ?        S    17:02   0:00  \_ dovecot/anvil [3 connections] +dovecot  20980  0.0  0.0   9432  1064 ?        S    15:01   0:00  \_ dovecot/anvil [3 connections] 
-root     14147  0.0  0.0  13436  1324 ?        S    17:02   0:00  \_ dovecot/log +root     20981  0.0  0.0   9564  1264 ?        S    15:01   0:00  \_ dovecot/log 
-dovenull 14149  0.0  0.1  42348  3228 ?        S    17:02   0:00  \_ dovecot/imap-login +root     20983  0. 0.1  18864  2472 ?        S    15:01   0:00  \_ dovecot/config 
-root     14150  0. 0.1  20656  2544 ?        S    17:02   0:00  \_ dovecot/config +dovecot  20985  0. 0. 27908  1884 ?        S    15:01   0:00  \_ dovecot/auth [0 wait, 0 passdb, 0 userdb]
-dovecot  14152  0. 0. 91888  4016 ?        S    17:02   0:00  \_ dovecot/auth [0 wait, 0 passdb, 0 userdb]+
 </code> </code>
  
Zeile 241: Zeile 242:
 Falls nun, wie in vorhergehender Konfiguration, siehe nachfolgenden internen Link Falls nun, wie in vorhergehender Konfiguration, siehe nachfolgenden internen Link
   * [[tachtler:dovecot_centos_6#authentifizierungsbenutzer|Dovecot CentOS 6 - Konfiguration Authentifizierung - Authentifizierungsbenutzer]]   * [[tachtler:dovecot_centos_6#authentifizierungsbenutzer|Dovecot CentOS 6 - Konfiguration Authentifizierung - Authentifizierungsbenutzer]]
 +  * [[tachtler:dovecot_centos_7#authentifizierungsbenutzer|Dovecot CentOS 7 - Konfiguration Authentifizierung - Authentifizierungsbenutzer]]
 bereits auf die **Verwendung** eines **Dummy-Benutzers** umgestellt wurde, kommt für die Anmeldung dieser **Dummy-Benutzer** ebenfalls für **alle Benutzer Anmeldungen (Clients)** der Wert bereits auf die **Verwendung** eines **Dummy-Benutzers** umgestellt wurde, kommt für die Anmeldung dieser **Dummy-Benutzer** ebenfalls für **alle Benutzer Anmeldungen (Clients)** der Wert
   * ''max_user_watches = 8192''   * ''max_user_watches = 8192''
Zeile 380: Zeile 382:
   * ''Sent'' (Gesendet)   * ''Sent'' (Gesendet)
   * ''Trash'' (Papierkorb)   * ''Trash'' (Papierkorb)
-  * ''Spam'' (ggf. Spam)+  * ''Junk'' (ggf. Spam)
  
 Dazu können die bereits in der Konfigurationsdatei enthaltenen Einstellungen, wie nachfolgend dargestellt, angepasst werden: Dazu können die bereits in der Konfigurationsdatei enthaltenen Einstellungen, wie nachfolgend dargestellt, angepasst werden:
Zeile 531: Zeile 533:
 <code> <code>
 # doveconf -n # doveconf -n
-# 2.2.10: /etc/dovecot/dovecot.conf +# 2.2.18: /etc/dovecot/dovecot.conf 
-# OS: Linux 2.6.32-431.11.2.el6.x86_64 x86_64 CentOS release 6.(Final+# Pigeonhole version 0.4.8 (0c4ae064f307+) 
 +# OS: Linux 3.10.0-229.7.2.el7.x86_64 x86_64 CentOS Linux release 7.1.1503 (Core 
 auth_debug = yes auth_debug = yes
 +auth_debug_passwords = yes
 auth_master_user_separator = * auth_master_user_separator = *
 auth_mechanisms = plain digest-md5 cram-md5 login auth_mechanisms = plain digest-md5 cram-md5 login
Zeile 543: Zeile 547:
 mail_plugins = " quota acl zlib" mail_plugins = " quota acl zlib"
 managesieve_notify_capability = mailto managesieve_notify_capability = mailto
-managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress +managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate
-comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment +
-mailbox date ihave+
 mbox_write_locks = fcntl mbox_write_locks = fcntl
 namespace { namespace {
Zeile 602: Zeile 604:
   quota_warning = storage=95%% quota-warning 95 %u   quota_warning = storage=95%% quota-warning 95 %u
   quota_warning2 = storage=80%% quota-warning 80 %u   quota_warning2 = storage=80%% quota-warning 80 %u
-  sieve = ~/.dovecot.sieve +  sieve = file:~/sieve;active=~/.dovecot.sieve
-  sieve_dir = ~/sieve+
   zlib_save = gz   zlib_save = gz
   zlib_save_level = 6   zlib_save_level = 6
Zeile 627: Zeile 628:
 service managesieve-login { service managesieve-login {
   inet_listener sieve {   inet_listener sieve {
 +    address = 192.168.0.80
     port = 4190     port = 4190
-  } 
-  inet_listener sieve_deprecated { 
-    port = 2000 
   }   }
 } }
Zeile 643: Zeile 642:
 service quota-warning { service quota-warning {
   executable = script /usr/local/bin/quota-warning.sh   executable = script /usr/local/bin/quota-warning.sh
 +  unix_listener quota-warning {
 +    user = vmail
 +  }
   user = vmail   user = vmail
 } }
Zeile 650: Zeile 652:
 ssl_key = </etc/pki/dovecot/private/tachtler.net.key ssl_key = </etc/pki/dovecot/private/tachtler.net.key
 ssl_prefer_server_ciphers = yes ssl_prefer_server_ciphers = yes
- 
 ssl_protocols = !SSLv2 !SSLv3 ssl_protocols = !SSLv2 !SSLv3
 userdb { userdb {
Zeile 661: Zeile 662:
 } }
 protocol imap { protocol imap {
-  mail_max_userip_connections = 30 +  mail_max_userip_connections = 50 
-  mail_plugins = " quota acl zlib mail_log notify imap_quota imap_acl imap_zlib"+  mail_plugins = " quota acl zlib imap_quota imap_acl imap_zlib"
 } }
 protocol sieve { protocol sieve {
-  mail_max_userip_connections = 30+  mail_max_userip_connections = 50
 } }
 </code> </code>
Zeile 676: Zeile 677:
 Stopping Dovecot Imap:                                      OK  ] Stopping Dovecot Imap:                                      OK  ]
 Starting Dovecot Imap:                                      OK  ] Starting Dovecot Imap:                                      OK  ]
 +</code>
 +bzw.
 +<code>
 +# systemctl restart dovecot
 </code> </code>
  
tachtler/dovecot_tuning.1432212903.txt.gz · Zuletzt geändert: 2015/05/21 14:55 von klaus