From a665b54dc6174b4d80ed2c0af38c78368de2242e Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Tue, 23 Apr 2013 21:07:00 +0100 Subject: docs: checkin autogenerated config docs --- docs/source/configuration/alotrc_table | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'docs/source') diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table index 68dfe048..8fbcb09f 100644 --- a/docs/source/configuration/alotrc_table +++ b/docs/source/configuration/alotrc_table @@ -244,6 +244,17 @@ :default: 5 +.. _followup-to: + +.. describe:: followup_to + + When one of the recipients of an email is a subscribed mailing list, set the + "Mail-Followup-To" header to the list of recipients without yourself + + :type: boolean + :default: False + + .. _forward-force-address: .. describe:: forward_force_address @@ -277,6 +288,18 @@ :default: "Fwd: " +.. _honor-followup-to: + +.. describe:: honor_followup_to + + When group-reply-ing to an email that has the "Mail-Followup-To" header set, + use the content of this header as the new "To" header and leave the "Cc" + header empty + + :type: boolean + :default: False + + .. _hooksfile: .. describe:: hooksfile @@ -307,6 +330,16 @@ :default: 1.0 +.. _mailinglists: + +.. describe:: mailinglists + + The list of addresses associated to the mailinglists you are subscribed to + + :type: string list + :default: , + + .. _notify-timeout: .. describe:: notify_timeout -- cgit v1.2.3