User Tools

Site Tools


dovecot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dovecot [2021/02/11 12:32] admindovecot [2021/02/11 12:49] admin
Line 5: Line 5:
 <code>apt install dovecot-imapd dovecot-lmtpd dovecot-sieve </code> <code>apt install dovecot-imapd dovecot-lmtpd dovecot-sieve </code>
  
-Dann wird in der /etc/dovecot/dovecot.conf der Eintrag "listen" geändert. anstatt+Dovecot ist gar nicht so schwer zu konfigurieren, wie es aussieht. Also beherzt den ganzen Schrott wegwerfen. 
 + 
 +<code>rm -rf /etc/dovecot/*</code> 
 + 
 +<del>Dann wird in der /etc/dovecot/dovecot.conf der Eintrag "listen" geändert. anstatt
  
 <code>listen = *, ::</code> <code>listen = *, ::</code>
Line 26: Line 30:
 ssl_min_protocol = TLSv1.2 ssl_min_protocol = TLSv1.2
 ssl_cipher_list = ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384 ssl_cipher_list = ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384
-ssl_prefer_server_ciphers = no</code>+ssl_prefer_server_ciphers = no</code></del>
dovecot.txt · Last modified: 2023/12/13 19:30 by admin

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki