From f1ceccaa58bb36cac73e6886a0b14230e5518fda Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 23 Nov 2019 22:16:11 +0100 Subject: envelope: add setting for custom Message-ID domain This allows users to use a custom domain in automatically generated Message-ID headers instead of the local hostname. --- docs/source/configuration/alotrc_table | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs') diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table index b0f0fc15..12020398 100644 --- a/docs/source/configuration/alotrc_table +++ b/docs/source/configuration/alotrc_table @@ -380,6 +380,17 @@ :default: , +.. _message-id-domain: + +.. describe:: message_id_domain + + Domain to use in automatically generated Message-ID headers. + The default is the local hostname. + + :type: string + :default: None + + .. _msg-summary-hides-threadwide-tags: .. describe:: msg_summary_hides_threadwide_tags -- cgit v1.2.3