mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
mail module/callback: allow to configure the Message-ID header's domain name (#7765)
Allow to configure the Message-ID header's domain name.
This commit is contained in:
parent
08ece2e0fa
commit
acddb190ba
3 changed files with 24 additions and 2 deletions
2
changelogs/fragments/7765-mail-message-id.yml
Normal file
2
changelogs/fragments/7765-mail-message-id.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "mail module, mail callback plugin - allow to configure the domain name of the Message-ID header with a new ``message_id_domain`` option (https://github.com/ansible-collections/community.general/pull/7765)."
|
Loading…
Add table
Add a link
Reference in a new issue