Skip to content

DKIM Setup with Rspamd Broken #3763

@cfis

Description

@cfis

📝 Preliminary Checks

  • I tried searching for an existing issue and followed the debugging docs advice, but still need assistance.

👀 What Happened?

ENABLE_RSPAMD=1
ENABLE_OPENDKIM=0

Run:

root@mail:/usr/local/bin# setup config dkim help
/etc/dms-settings: line 68: : command not found
[  ERROR  ]  Unexpected error occured :: script = /usr/local/bin/rspamd-dkim  | function = none (global) | command = SA_SPAM_SUBJECT=''***SPAM*** '' | line = 68 | exit code = 127

/usr/local/bin/rspamd-dkim sources /etc/dms-settings. If you look at line 68:

SA_SPAM_SUBJECT=''***SPAM*** ''

Notice the duplicated single quotes.

👟 Reproduction Steps

No response

🐋 DMS Version

v13.0.1

💻 Operating System and Architecture

Fedora 39 x64

⚙️ Container configuration files

I think the important bits are enabling rspamd and disabling opendkim:

ENABLE_RSPAMD=1
ENABLE_OPENDKIM=0

📜 Relevant log output

No response

Improvements to this form?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions