Skip to content

Missing email headers #383

Description

@shunghsiyu

Looking at the latest mails sent by kernel test bot (e.g. "Re: [PATCH v3 1/3] cxl: Move mailbox related bits to the same context"), it seems that many email headers that needs to be set are simply used as email body, in the above "cxl" example the header was

From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com, Dan Carpenter <REDACTED>
Subject: Re: [PATCH v3 1/3] cxl: Move mailbox related bits to the same context
Date: Thu, 5 Sep 2024 10:57:03 +0800	[thread overview]
Message-ID: <202409051031.WY4y1MhJ-lkp@intel.com> (raw)

with the following in email body

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20240904000020.1686611-2-REDACTED@intel.com>
References: <20240904000020.1686611-2-REDACTED@intel.com>
TO: Dave Jiang <REDACTED>

Thus the bot's reply was detached from the original thread and the patch author won't receive the email.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions