diff options
| author | fukachan <fukachan> | 2005-08-23 13:08:45 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-08-23 13:08:45 +0000 |
| commit | a839369ed5ccc395c46ecf3c056b54344e99e339 (patch) | |
| tree | 477734098018346e399f4979f79068dd569a867a /fml/etc/src | |
| parent | 059b035b7ed38cb87d0a21bb9f18e9622a8e8664 (diff) | |
| download | fml8-a839369ed5ccc395c46ecf3c056b54344e99e339.tar.gz fml8-a839369ed5ccc395c46ecf3c056b54344e99e339.tar.bz2 fml8-a839369ed5ccc395c46ecf3c056b54344e99e339.zip | |
*_server -> *_servers
Diffstat (limited to 'fml/etc/src')
| -rw-r--r-- | fml/etc/src/config.cf.en/fetchfml.cf | 8 | ||||
| -rw-r--r-- | fml/etc/src/config.cf.ja/fetchfml.cf | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/fml/etc/src/config.cf.en/fetchfml.cf b/fml/etc/src/config.cf.en/fetchfml.cf index 48072f80..88ab05a8 100644 --- a/fml/etc/src/config.cf.en/fetchfml.cf +++ b/fml/etc/src/config.cf.en/fetchfml.cf @@ -86,17 +86,17 @@ 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/src/config.cf.ja/fetchfml.cf b/fml/etc/src/config.cf.ja/fetchfml.cf index 48072f80..88ab05a8 100644 --- a/fml/etc/src/config.cf.ja/fetchfml.cf +++ b/fml/etc/src/config.cf.ja/fetchfml.cf @@ -86,17 +86,17 @@ 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 |
