Skip to content
Snippets Groups Projects
Unverified Commit 033b32d4 authored by Thomas Picouet's avatar Thomas Picouet Committed by Rémy Huet
Browse files

rajout de opendkim, on en a besoin pour configurer les champs qu'on transmet dans les mails

parent 73972933
No related branches found
No related tags found
1 merge request!20pica-mailnt
......@@ -8,7 +8,7 @@ ENV DEBIAN_FRONTEND noninteractive
#installation des paquets debian
RUN apt-get update -y \
&& apt-get install -y \
postfix postfix-ldap libsasl2-modules postfix sasl2-bin opendkim-tools \
postfix postfix-ldap libsasl2-modules postfix sasl2-bin opendkim opendkim-tools \
&& rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment