diff options
-rwxr-xr-x | emailwiz.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emailwiz.sh b/emailwiz.sh index 7565ba1..af3ff66 100755 --- a/emailwiz.sh +++ b/emailwiz.sh @@ -125,6 +125,7 @@ echo "# Dovecot config ssl = required ssl_cert = <$certdir/fullchain.pem ssl_key = <$certdir/privkey.pem +ssl_dh = </usr/share/dovecot/dh.pem # Plaintext login. This is safe and easy thanks to SSL. auth_mechanisms = plain login |