mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
mail module: add Message-ID header (#7740)
* mail module: add Message-ID header
* Update plugins/modules/mail.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 671b7ab149
)
Co-authored-by: Sébastien Bocahu <sebastien+github@bocahu.name>
2 lines
162 B
YAML
2 lines
162 B
YAML
minor_changes:
|
|
- mail - add ``Message-ID`` header; which is required by some mail servers (https://github.com/ansible-collections/community.general/pull/7740).
|