- Oct 26, 2021
-
-
Roma authored
[Mail] Partially revert f1440de5 and make Postfix listen to port 25 again See merge request picasoft/projets/dockerfiles!67
-
-
- Oct 18, 2021
-
-
Quentin Duchemin authored
-
- Oct 15, 2021
-
-
Roma authored
ps is needed for opendkim init scripts See merge request picasoft/projets/dockerfiles!66
-
Roma authored
-
- Aug 23, 2021
-
-
Quentin Duchemin authored
-
Quentin Duchemin authored
-
- Jan 20, 2021
-
-
Quentin Duchemin authored
-
- Jan 06, 2021
-
-
Quentin Duchemin authored
-
- Nov 27, 2020
-
-
Quentin Duchemin authored
-
- Sep 18, 2020
-
-
Quentin Duchemin authored
-
- Sep 09, 2020
-
-
Quentin Duchemin authored
-
Quentin Duchemin authored
-
- Sep 08, 2020
-
-
Quentin Duchemin authored
-
Quentin Duchemin authored
-
- Sep 04, 2020
-
-
Quentin Duchemin authored
Migrate to Traefik v2 See merge request picasoft/projets/dockerfiles!53
-
Quentin Duchemin authored
-
- Sep 03, 2020
-
- Sep 02, 2020
-
-
Quentin Duchemin authored
-
Quentin Duchemin authored
-
Quentin Duchemin authored
-
Quentin Duchemin authored
-
- Aug 19, 2020
-
-
Quentin Duchemin authored
This is because OpenDKIM requires the private key to be writable only by the user opendkim and root. But the postfix user is a member of the opendkim group, which triggers OpenDKIM (even if the key permissions are set to 0600). We cannot remove postfix from opendkim group because it needs to access the Milter service running in /opendkim/opendkim.sock. It would also be possible to chown opendkim:postfix /opendkim/opendkim.sock, but I don't know if it would solve the problem. The fact is : the container runs as root, if it get compromised the private key will not be safe anyway.
-
Quentin Duchemin authored
Hotfix/mail compose See merge request picasoft/projets/dockerfiles!51
-
Quentin Duchemin authored
-
- Aug 17, 2020
- Aug 07, 2020
-
-
Quentin Duchemin authored
-