summaryrefslogtreecommitdiff
path: root/fml/etc
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-08-23 13:10:02 +0000
committerfukachan <fukachan>2005-08-23 13:10:02 +0000
commitd2ffda00caa2a0ad86cbdda438330af2620abae5 (patch)
tree4380808760fe4818599ac3ae2ff827ae61eb4fc1 /fml/etc
parenta839369ed5ccc395c46ecf3c056b54344e99e339 (diff)
downloadfml8-d2ffda00caa2a0ad86cbdda438330af2620abae5.tar.gz
fml8-d2ffda00caa2a0ad86cbdda438330af2620abae5.tar.bz2
fml8-d2ffda00caa2a0ad86cbdda438330af2620abae5.zip
regen: *_server -> *_servers
Diffstat (limited to 'fml/etc')
-rw-r--r--fml/etc/default_config.cf.en.in8
-rw-r--r--fml/etc/default_config.cf.ja.in8
2 files changed, 8 insertions, 8 deletions
diff --git a/fml/etc/default_config.cf.en.in b/fml/etc/default_config.cf.en.in
index d72cfd45..230439c3 100644
--- a/fml/etc/default_config.cf.en.in
+++ b/fml/etc/default_config.cf.en.in
@@ -2681,18 +2681,18 @@ fetchfml_error_mail_analyzer_user = $ml_name-admin
fetchfml_error_mail_analyzer_password = ********
-# Descriptions: pop server fetchfml process uses.
+# Descriptions: pop servers fetchfml process uses.
# History: none
# Value: STR
# Examples: pop.example.co.jp
-fetchfml_pop_server = localhost
+fetchfml_pop_servers = localhost
-# Descriptions: imap server fetchfml process uses.
+# Descriptions: imap servers fetchfml process uses.
# History: none
# Value: STR
# Examples: imap.example.co.jp
-fetchfml_imap_server = localhost
+fetchfml_imap_servers = localhost
diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in
index e9d1cb35..c527daa7 100644
--- a/fml/etc/default_config.cf.ja.in
+++ b/fml/etc/default_config.cf.ja.in
@@ -2762,18 +2762,18 @@ fetchfml_error_mail_analyzer_user = $ml_name-admin
fetchfml_error_mail_analyzer_password = ********
-# Descriptions: pop server fetchfml process uses.
+# Descriptions: pop servers fetchfml process uses.
# History: none
# Value: STR
# Examples: pop.example.co.jp
-fetchfml_pop_server = localhost
+fetchfml_pop_servers = localhost
-# Descriptions: imap server fetchfml process uses.
+# Descriptions: imap servers fetchfml process uses.
# History: none
# Value: STR
# Examples: imap.example.co.jp
-fetchfml_imap_server = localhost
+fetchfml_imap_servers = localhost