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/default_config.cf.ja.in | |
| 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/default_config.cf.ja.in')
| -rw-r--r-- | fml/etc/default_config.cf.ja.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in index 1b1fc980..59db0cdf 100644 --- a/fml/etc/default_config.cf.ja.in +++ b/fml/etc/default_config.cf.ja.in @@ -862,6 +862,17 @@ use_distribute_program = yes article_sequence_file = $sequence_file +=head2 ACL + + +# Descriptions: 弾いたメールをどのようにフォワードするか? +# ウィルスなどを考慮すると、文字列がいいとおもう +# History: 4.0 では文字列で、これはハードコーディングされていた。 +# Value: multipart / string +# Examples: string +post_restrictions_reject_notice_data_type = string + + =head2 フィルタ |
