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 - Header 'Subject' is not signed #99

Open
NovaMi opened this issue Apr 21, 2024 · 0 comments
Open

DKIM - Header 'Subject' is not signed #99

NovaMi opened this issue Apr 21, 2024 · 0 comments

Comments

@NovaMi
Copy link

NovaMi commented Apr 21, 2024

Error "Header 'Subject' is not signed" in some 3rd party DKIM validation tools (like extension for Thunderbird).

See lines below to understand:

$tmp->setHeader('Subject', null);

'Subject',

return array_filter($this->signHeaders, fn($name) => $message->getHeader($name) !== null);

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