docker-postfix icon indicating copy to clipboard operation
docker-postfix copied to clipboard

Set opendkim permission on domainkeys directory

Open fcojean opened this issue 9 years ago • 0 comments

Hello,

I was using your docker-postfix image and trying to use DKIM. I ran on a small problem : DKIM keys must be secure with restrictive permissions but the containing "domainkeys" directory must be protected as well, otherwise dkim module cancel email sending by saying that the key is not secure.

This commit fix this problem.

fcojean avatar Sep 17 '15 14:09 fcojean