diff options
Diffstat (limited to 'fml/doc/ja/tutorial/customize/command_rejectall.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/customize/command_rejectall.sgml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/customize/command_rejectall.sgml b/fml/doc/ja/tutorial/customize/command_rejectall.sgml index 7975c881..b773e06f 100644 --- a/fml/doc/ja/tutorial/customize/command_rejectall.sgml +++ b/fml/doc/ja/tutorial/customize/command_rejectall.sgml @@ -1,5 +1,5 @@ <!-- - $FML: command_rejectall.sgml,v 1.4 2004/04/07 11:07:02 fukachan Exp $ + $FML: command_rejectall.sgml,v 1.5 2004/10/06 09:07:34 fukachan Exp $ --> @@ -32,4 +32,8 @@ command_mail_restrictions = reject 何をしても「あなたはメンバーでない」という一点張りの答を返すだけです。 </para> +<para> +この設定の問題点は「各行を評価してしまう」つまり無駄ということです。 +</para> + </sect1> |
