Hi Jakub,
On Thu, Aug 7, 2025 at 3:41 PM Jakub Kicinski [off-list ref] wrote:
On Wed, 23 Jul 2025 09:47:20 -0700 Jakub Kicinski wrote:
quoted
On Wed, 23 Jul 2025 18:25:47 +0200 Aleksandr Nogikh wrote:
quoted
On Tue, 22 Jul 2025 Jakub Kicinski wrote:
quoted
I think this email is missing a References: header ?
It doesn't get threaded properly.
Yes, that was indeed a bug that has now been fixed, thanks for
reaching out!
Thank you!
One more thing, would it be possible to add / correct the DKIM on these
messages? Looks like when our bots load the syzbot ci emails from lore
the DKIM verification fails. I see a X-Google-DKIM-Signature: header,
but no real DKIM-Signature:
Thanks for letting us know!
Do these bots also face DKIM verification issues with regular syzbot
emails? We send them absolutely the same way, so the problem must
affect all reports.
We use the GAE Mail API, and its documentation[1] says that it signs
emails with DKIM only if a custom domain is configured. Since we send
from the default GAE domain, this would explain the verification
failures.
We'll explore the ways to fix this.
[1] https://cloud.google.com/appengine/docs/standard/services/mail?tab=go#authentication_with_domainkeys_identified_mail_dkim
--
Aleksandr