]> git.hoellein.online Git - homeserver/commitdiff
daily autocommit
authormhoellein <mhoellein@freenet.de>
Sun, 31 Mar 2019 22:07:24 +0000 (00:07 +0200)
committermhoellein <mhoellein@freenet.de>
Sun, 31 Mar 2019 22:07:24 +0000 (00:07 +0200)
dovecot/conf.d/01-mail-stack-delivery.conf
dovecot/conf.d/10-ssl.conf
dovecot/conf.d/99-mail-stack-delivery.conf
postfix/main.cf

index d46c77c49297fe9565c14422fe6b578e0dcb8601..310e16486b9633633a14cdf05b7476d279b5238d 100644 (file)
@@ -2,8 +2,8 @@
 protocols = imap pop3 sieve
 disable_plaintext_auth = yes
 ssl = yes
-ssl_cert = /etc/letsencrypt/live/moellein.homeip.net/fullchain.pem
-ssl_key = /etc/letsencrypt/live/moellein.homeip.net/privkey.pem
+ssl_cert = /etc/letsencrypt/live/tine.hoellein.online/fullchain.pem
+ssl_key = /etc/letsencrypt/live/tine.hoellein.online/privkey.pem
 #ssl_cert = /etc/ssl/certs/ssl-mail.pem
 #ssl_key = /etc/ssl/private/ssl-mail.key
 ssl_cipher_list = ALL:!LOW:!SSLv2:ALL:!aNULL:!ADH:!eNULL:!EXP:RC4+RSA:+HIGH:+MEDIUM
index ac9814095f7725dd44b043c0d11a4e8f65185f69..60142f9d3981a24886d56b02faaaac085cbe49aa 100644 (file)
@@ -11,8 +11,8 @@ ssl = yes
 # certificate, just make sure to update the domains in dovecot-openssl.cnf
 #ssl_cert = </etc/dovecot/dovecot.pem
 #ssl_key = </etc/dovecot/private/dovecot.pem
-ssl_cert = </etc/letsencrypt/live/moellein.homeip.net/fullchain.pem
-ssl_key = </etc/letsencrypt/live/moellein.homeip.net/privkey.pem
+ssl_cert = </etc/letsencrypt/live/tine.hoellein.online/fullchain.pem
+ssl_key = </etc/letsencrypt/live/tine.hoellein.online/privkey.pem
 
 # If key file is password protected, give the password here. Alternatively
 # give it when starting dovecot with -p parameter. Since this file is often
index 40ff725e14dac84881ad787af7f73442fe1d2ae4..9a3a943c38fc65beceba8fdf8677c0b5b1be04b0 100644 (file)
@@ -2,8 +2,8 @@
 protocols = imap pop3 sieve
 disable_plaintext_auth = yes
 ssl = yes
-ssl_cert = </etc/letsencrypt/live/moellein.homeip.net/fullchain.pem
-ssl_key = </etc/letsencrypt/live/moellein.homeip.net/privkey.pem
+ssl_cert = </etc/letsencrypt/live/tine.hoellein.online/fullchain.pem
+ssl_key = </etc/letsencrypt/live/tine.hoellein.online/privkey.pem
 
 #ssl_cert = </etc/dovecot/dovecot.pem
 #ssl_key = </etc/dovecot/private/dovecot.pem
index 970fe0611167fc911ac02477640282b61c02461d..6f0319f9f75231c84d0192b9e399a8aeffe86543 100644 (file)
@@ -19,8 +19,8 @@ readme_directory = no
 
 # TLS parameters
 # Pfade zu den Keys
-smtpd_tls_cert_file = /etc/letsencrypt/live/moellein.homeip.net/fullchain.pem
-smtpd_tls_key_file= /etc/letsencrypt/live/moellein.homeip.net/privkey.pem
+smtpd_tls_cert_file = /etc/letsencrypt/live/tine.hoellein.online/fullchain.pem
+smtpd_tls_key_file= /etc/letsencrypt/live/tine.hoellein.online/privkey.pem 
 smtpd_use_tls = yes
 smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
 smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache