Skip to content

docs: Update saving location for default DKIM signing configuration #4521

@fim-sh

Description

@fim-sh

Hi,
I've been following the docs to set up the DKIM signing. There is information, that the configuration created by setup script is placed in /etc/rspamd/override.d/dkim_signing.conf:

In case you have not already provided a default DKIM signing configuration, the script will create one and write it to `/etc/rspamd/override.d/dkim_signing.conf`. If this file already exists, it will not be overwritten.

and additional volume needs to be created to preserve it.
However, the setup script prints:

INFO  rspamd-dkim: Supplying a default configuration (to '/tmp/docker-mailserver/rspamd/override.d/dkim_signing.conf')

which is mounted as volume by default, and I can confirm that the configuration is placed there (tag 15.0.2).
Could you confirm this? I can create a PR to fix the docs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions