diff options
Diffstat (limited to 'fml/etc/src')
| -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 |
