mail: add Date and Message-ID headers (#4056) (#4069)

(cherry picked from commit 750d96a95f)

Co-authored-by: Lénaïc Huard <L3n41c@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2022-01-21 09:29:15 +01:00
committed by GitHub
parent b97ce10156
commit f78993ba12
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- mail callback plugin - add ``Message-ID`` and ``Date`` headers (https://github.com/ansible-collections/community.general/issues/4055, https://github.com/ansible-collections/community.general/pull/4056).