mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[PR #7765/acddb190 backport][stable-8] mail module/callback: allow to configure the Message-ID header's domain name (#7805)
mail module/callback: allow to configure the Message-ID header's domain name (#7765)
Allow to configure the Message-ID header's domain name.
(cherry picked from commit acddb190ba
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
42c65f32eb
commit
395fc1e77a
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