mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-10 04:22:13 +00:00
7 lines
208 B
Markdown
7 lines
208 B
Markdown
# `message:dkim_sign(SIGNER)`
|
|
|
|
Computes the DKIM signature for the message using the provided SIGNER and
|
|
prepends it to the message.
|
|
|
|
See also [kumo.dkim.rsa_sha256_signer](../kumo.dkim/rsa_sha256_signer.md)
|