diff --git a/Dockerfile b/Dockerfile index af6c4151..bbb90ea3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -163,6 +163,9 @@ RUN chmod 755 /etc/init.d/postgrey && \ # Copy PostSRSd Config COPY target/postsrsd/postsrsd /etc/default/postsrsd +# Copy shared ffdhe params +COPY target/shared/ffdhe4096.pem /etc/postfix/shared/ffdhe4096.pem + # Enables Amavis COPY target/amavis/conf.d/* /etc/amavis/conf.d/ RUN sed -i -r 's/#(@| \\%)bypass/\1bypass/g' /etc/amavis/conf.d/15-content_filter_mode && \ diff --git a/Makefile b/Makefile index 77fbb165..dcd0e122 100644 --- a/Makefile +++ b/Makefile @@ -155,4 +155,4 @@ clean: sudo rm -rf test/config ;\ mv testconfig.bak test/config ;\ fi - -sudo rm -rf test/onedir test/alias test/quota test/relay test/config/dovecot-lmtp/userdb test/config/key* test/config/opendkim/keys/domain.tld/ test/config/opendkim/keys/example.com/ test/config/opendkim/keys/localdomain2.com/ test/config/postfix-aliases.cf test/config/postfix-receive-access.cf test/config/postfix-receive-access.cfe test/config/dovecot-quotas.cf test/config/postfix-send-access.cf test/config/postfix-send-access.cfe test/config/relay-hosts/chksum test/config/relay-hosts/postfix-aliases.cf + -sudo rm -rf test/onedir test/alias test/quota test/relay test/config/dovecot-lmtp/userdb test/config/key* test/config/opendkim/keys/domain.tld/ test/config/opendkim/keys/example.com/ test/config/opendkim/keys/localdomain2.com/ test/config/postfix-aliases.cf test/config/postfix-receive-access.cf test/config/postfix-receive-access.cfe test/config/dovecot-quotas.cf test/config/postfix-send-access.cf test/config/postfix-send-access.cfe test/config/relay-hosts/chksum test/config/relay-hosts/postfix-aliases.cf test/config/dhparams.pem diff --git a/target/dovecot/10-ssl.conf b/target/dovecot/10-ssl.conf index 25213a90..8652ef19 100644 --- a/target/dovecot/10-ssl.conf +++ b/target/dovecot/10-ssl.conf @@ -43,9 +43,8 @@ ssl_key =