From: Kim <1877318+kimsible@users.noreply.github.com> Date: Fri, 12 Jun 2020 11:55:40 +0000 (+0200) Subject: fix opendkim permissions in docker-compose setup (#2868) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0283fe98b8d8f03aa60552fd3d42ec5817599f78;p=oweals%2Fpeertube.git fix opendkim permissions in docker-compose setup (#2868) Co-authored-by: kimsible Co-authored-by: Rigel Kent --- diff --git a/support/docker/production/.env b/support/docker/production/.env index 8ed9b062b..86356d5a3 100644 --- a/support/docker/production/.env +++ b/support/docker/production/.env @@ -38,6 +38,8 @@ POSTFIX_myhostname= # If you need to generate a list of sub/DOMAIN keys # pass them as a whitespace separated string = OPENDKIM_DOMAINS==peertube +# see https://github.com/wader/postfix-relay/pull/18 +OPENDKIM_RequireSafeKeys=no # Let's Encrypt service configuration TRAEFIK_ACME_EMAIL=