diff options
| author | fukachan <fukachan> | 2003-05-02 07:57:54 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-05-02 07:57:54 +0000 |
| commit | 2c86b6211f366e468e68e7e850bdfd525b306caf (patch) | |
| tree | 7c036dd8ba2a32c9d176fc445be7f4cfd1790d41 /fml/etc/src/config.cf.ja/article.cf | |
| parent | 738dd25f7aa014ee940b25443eeba302e298cd8d (diff) | |
| download | fml8-2c86b6211f366e468e68e7e850bdfd525b306caf.tar.gz fml8-2c86b6211f366e468e68e7e850bdfd525b306caf.tar.bz2 fml8-2c86b6211f366e468e68e7e850bdfd525b306caf.zip | |
define $post_restrictions_reject_notice_data_type.
enable choice of ways how to notify rejection as string or multipart in
denial of post?
Diffstat (limited to 'fml/etc/src/config.cf.ja/article.cf')
| -rw-r--r-- | fml/etc/src/config.cf.ja/article.cf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.ja/article.cf b/fml/etc/src/config.cf.ja/article.cf index 0f929686..1008e011 100644 --- a/fml/etc/src/config.cf.ja/article.cf +++ b/fml/etc/src/config.cf.ja/article.cf @@ -10,6 +10,17 @@ article_sequence_file = $sequence_file +=head2 ACL + + +# Descriptions: 弾いたメールをどのようにフォワードするか? +# ウィルスなどを考慮すると、文字列がいいとおもう +# History: 4.0 では文字列で、これはハードコーディングされていた。 +# Value: multipart / string +# Examples: string +post_restrictions_reject_notice_data_type = string + + =head2 フィルタ |
