summaryrefslogtreecommitdiff
path: root/fml
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-06-08 13:14:00 +0000
committerfukachan <fukachan>2008-06-08 13:14:00 +0000
commitf8ebf7dd53544957e6fa0ef7280b4fff05d6be90 (patch)
treec0ee303bc9f92d8f94e0d4b785c7f6173e5ebb5c /fml
parent87f2f797e57e2631675635040e3cb23dff092b2b (diff)
downloadfml8-f8ebf7dd53544957e6fa0ef7280b4fff05d6be90.tar.gz
fml8-f8ebf7dd53544957e6fa0ef7280b4fff05d6be90.tar.bz2
fml8-f8ebf7dd53544957e6fa0ef7280b4fff05d6be90.zip
regen: define $createonpost_maintainer_maps
Diffstat (limited to 'fml')
-rw-r--r--fml/etc/default_config.cf.en.in8
-rw-r--r--fml/etc/default_config.cf.ja.in7
2 files changed, 15 insertions, 0 deletions
diff --git a/fml/etc/default_config.cf.en.in b/fml/etc/default_config.cf.en.in
index e3bb56a4..a131d44a 100644
--- a/fml/etc/default_config.cf.en.in
+++ b/fml/etc/default_config.cf.en.in
@@ -3143,6 +3143,14 @@ createonpost_sender_maps = pcre:$ml_home_dir/sender.pcre
createonpost_subscribe_maps = pcre:$ml_home_dir/subscribe.pcre
+# Descriptions:
+# For eaxmple, this file contains \S+\@example.com line.
+# History: NONE
+# Value: FILE
+# Examples:
+createonpost_maintainer_maps = pcre:$ml_home_dir/maintainer.pcre
+
+
=head1 program paths
diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in
index 7581e5a6..9f45928d 100644
--- a/fml/etc/default_config.cf.ja.in
+++ b/fml/etc/default_config.cf.ja.in
@@ -3224,6 +3224,13 @@ createonpost_sender_maps = pcre:$ml_home_dir/sender.pcre
createonpost_subscribe_maps = pcre:$ml_home_dir/subscribe.pcre
+# Descriptions:
+# ファイルの中は、たとえば \S+\@example.com
+# History: NONE
+# Value: FILE
+# Examples:
+createonpost_maintainer_maps = pcre:$ml_home_dir/maintainer.pcre
+
=head1 program paths