DKIM in Docker setup

Hej,

I’m looking to setup DKIM on the docker installation, but stuck in generating the DKIM certificate, as KB Article will not work… anyone can help me move forward?

Did you create a rule for axigen to sign messages?
If not please follow this article:
https://www.axigen.com/knowledgebase/Axigen-internal-DomainKeys-services_328.html

Then test it by sending a test message to one of these sites:
dkimvalidator.com

Hello Fabian,

You do not need to generate the files into docker but on any machine where openssl is available. What you have to do is to transfer the files (and set proper permissions) into your Axigen working directory (which you should have into a dedicated docker volume) and configure the signing rule as mentioned by Mohammad / your documentation reference.

HTH,
Ioan