summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-12-08 10:39:24 +0000
committerfukachan <fukachan>2004-12-08 10:39:24 +0000
commit04fc23caf5c66ca2913b6c84f3e980c90b1a835b (patch)
tree8fd59e80fd1c4b679a6a2f029a9bf06ea9b5569a /fml/doc/ja/tutorial/include
parente6396d683a2f57a480ae87b47f610ad066428bc3 (diff)
downloadfml8-04fc23caf5c66ca2913b6c84f3e980c90b1a835b.tar.gz
fml8-04fc23caf5c66ca2913b6c84f3e980c90b1a835b.tar.bz2
fml8-04fc23caf5c66ca2913b6c84f3e980c90b1a835b.zip
add recipe on how to reject messages with dangerous attachments.
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent3
1 files changed, 2 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index b3a87d77..a9366505 100644
--- a/fml/doc/ja/tutorial/include/chapters.ent
+++ b/fml/doc/ja/tutorial/include/chapters.ent
@@ -1,5 +1,5 @@
<!--
- $FML: chapters.ent,v 1.90 2004/10/02 14:29:46 fukachan Exp $
+ $FML: chapters.ent,v 1.91 2004/10/28 13:18:25 fukachan Exp $
-->
<!entity versin "1.1">
@@ -81,6 +81,7 @@
<!entity chapter.customize.filter SYSTEM "customize/filter.sgml">
<!entity recipe.filter.notice SYSTEM "customize/recipe.filter.notice.sgml">
<!entity recipe.filter.spamassassin SYSTEM "customize/recipe.filter.spamassassin.sgml">
+<!entity recipe.filter.attachments SYSTEM "customize/recipe.filter.attachments.sgml">
<!entity chapter.filter SYSTEM "internals/filter.sgml">
<!entity var.filter.rules SYSTEM "variables/filter.rules.sgml">
<!entity var.filter.size SYSTEM "variables/filter.size.sgml">