PLEASE READ: kernelci.org bot email problems
From: David Miller
Date: Thu Nov 01 2018 - 14:51:32 EST
The bot@xxxxxxxxxxxx emails are being bounced by vger.kernel.org
The reason is that there are always syntax errors in the SMTP
headers.
Specifical, the From address is:
From: kernelci.orgbot <bot@xxxxxxxxxxxx>
By SMTP rules, when special characters such a '.' appear in
headers, the string must be surrounded by double quotes.
Can someone please contact whoever maintains the bot so
they can fix this?
Thank you.