diff options
| author | fukachan <fukachan> | 2003-05-01 13:55:50 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-05-01 13:55:50 +0000 |
| commit | e305993218dd35eb8a57a6c185e5de6ecc48cc2f (patch) | |
| tree | 511fff03aa368c79d71a4cbb1c0883b7759913c9 /fml/etc/src/config.cf.ja | |
| parent | 5a298272bf349f8755462315354de407b7d7b336 (diff) | |
| download | fml8-e305993218dd35eb8a57a6c185e5de6ecc48cc2f.tar.gz fml8-e305993218dd35eb8a57a6c185e5de6ecc48cc2f.tar.bz2 fml8-e305993218dd35eb8a57a6c185e5de6ecc48cc2f.zip | |
define article_filter_reject_notice_data_type
Diffstat (limited to 'fml/etc/src/config.cf.ja')
| -rw-r--r-- | fml/etc/src/config.cf.ja/article.cf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.ja/article.cf b/fml/etc/src/config.cf.ja/article.cf index f92ddaa0..0f929686 100644 --- a/fml/etc/src/config.cf.ja/article.cf +++ b/fml/etc/src/config.cf.ja/article.cf @@ -124,3 +124,11 @@ use_article_filter_reject_notice = yes # Examples: maintainer sender article_filter_reject_notice_recipients = maintainer sender + + +# Descriptions: 弾いたメールをどのようにフォワードするか? +# ウィルスなどを考慮すると、文字列がいいとおもう +# History: 4.0 では文字列で、これはハードコーディングされていた。 +# Value: multipart / string +# Examples: string +article_filter_reject_notice_data_type = string |
