mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 00:16:18 +00:00
Fixed perl policy and at syntax
This commit is contained in:
parent
08aa129f30
commit
afb613e32d
4 changed files with 8 additions and 6 deletions
|
|
@ -8,6 +8,7 @@ LABEL description="MyveMail"
|
|||
ENV MYVEMAIL_NGINX_USERGROUP=nginx
|
||||
ENV MYVEMAIL_OPENDKIM_CONF=/etc/opendkim/opendkim.conf
|
||||
ENV MYVEMAIL_OPENDMARC_CONF=/etc/opendmarc/opendmarc.conf
|
||||
ENV MYVEMAIL_POLICYD=/usr/bin/postfix-policyd-spf-perl
|
||||
|
||||
# Copy required files folders
|
||||
ADD run/bin /usr/local/bin/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue