summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.en
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-03-18 02:24:38 +0000
committerfukachan <fukachan>2006-03-18 02:24:38 +0000
commita2c4bca214cd76a3ef8e79b962aabc3d2d725638 (patch)
tree4c8f59a1d8833bcf38d03d2438c5ee7cf0c77282 /fml/etc/src/config.cf.en
parent71662756e29d3072da2b646898f9b6d14f48582f (diff)
downloadfml8-a2c4bca214cd76a3ef8e79b962aabc3d2d725638.tar.gz
fml8-a2c4bca214cd76a3ef8e79b962aabc3d2d725638.tar.bz2
fml8-a2c4bca214cd76a3ef8e79b962aabc3d2d725638.zip
+article_header_list_software
+mail_header_default_list_software
Diffstat (limited to 'fml/etc/src/config.cf.en')
-rw-r--r--fml/etc/src/config.cf.en/header.cf14
1 files changed, 14 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.en/header.cf b/fml/etc/src/config.cf.en/header.cf
index 7f4852ef..ab8d6174 100644
--- a/fml/etc/src/config.cf.en/header.cf
+++ b/fml/etc/src/config.cf.en/header.cf
@@ -105,6 +105,13 @@ unsafe_header_fields = Return-Receipt-To
article_subject_tag = [$ml_name:%05d]
+# Descriptions: default list-software header field.
+# History: LIST_SOFTWARE
+# Value: STR
+# Examples: $fml_version
+article_header_list_software = $mail_header_default_list_software
+
+
# Descriptions: list-help of article header.
# History: LIST_HELP
# Value: STR
@@ -236,3 +243,10 @@ mail_header_default_list_subscribe = <mailto:${command_mail_address}?body=subscr
# Examples: <mailto:${command_mail_address}?body=unsubscribe>
mail_header_default_list_unsubscribe = <mailto:${command_mail_address}?body=unsubscribe>
+
+# Descriptions: default list-software header field.
+# History: LIST_SOFTWARE
+# Value: STR
+# Examples: $fml_version
+mail_header_default_list_software = $fml_version
+