Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DKIM signer not found error #1205

Open
DerDennisOP opened this issue Feb 11, 2025 · 0 comments
Open

DKIM signer not found error #1205

DerDennisOP opened this issue Feb 11, 2025 · 0 comments

Comments

@DerDennisOP
Copy link

DerDennisOP commented Feb 11, 2025

Hi I'm getting a dkim signature error.

Feb 11 18:11:22 mail stalwart-mail[666]: 2025-02-11T17:11:22Z WARN DKIM signer not found (dkim.signer-not-found) listenerId = "smtp", localPort = 25, remoteIp = [ip], remotePort = 64228, id = "rsa-myexample.com"
Feb 11 18:11:22 mail stalwart-mail[666]: 2025-02-11T17:11:22Z WARN DKIM signer not found (dkim.signer-not-found) listenerId = "smtp", localPort = 25, remoteIp = [ip], remotePort = 64228, id = "ed25519-myexample.com"

My cloudflare has the record:
image

There are 2 Stalwart signatures configured. One rsa and one ed25519, both keys generated like the docs explain with openssl.
BUT only one DKIM signature is recognized by stalwart for the coresponding domain. What is going on? I have checked that the selector matches the id in the log and the dns record.

image

Originally posted by @DerDennisOP in #347 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant