summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.ja
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-06-08 05:37:54 +0000
committerfukachan <fukachan>2008-06-08 05:37:54 +0000
commitbe97ccac3607312f7a697f105958cff5dad6db1b (patch)
tree934ca64b26f174142424d5c8e1975a921f5ed260 /fml/etc/src/config.cf.ja
parentbe60aece898d741eb073d4df28f5eee6085ab96c (diff)
downloadfml8-be97ccac3607312f7a697f105958cff5dad6db1b.tar.gz
fml8-be97ccac3607312f7a697f105958cff5dad6db1b.tar.bz2
fml8-be97ccac3607312f7a697f105958cff5dad6db1b.zip
define $createonpost_maintainer_maps
Diffstat (limited to 'fml/etc/src/config.cf.ja')
-rw-r--r--fml/etc/src/config.cf.ja/createonpost.cf7
1 files changed, 7 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.ja/createonpost.cf b/fml/etc/src/config.cf.ja/createonpost.cf
index a6cc34be..888b2457 100644
--- a/fml/etc/src/config.cf.ja/createonpost.cf
+++ b/fml/etc/src/config.cf.ja/createonpost.cf
@@ -60,3 +60,10 @@ 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
+