diff options
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/ja/tutorial/customize/recipes.delivery.sgml | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/customize/recipes.delivery.sgml b/fml/doc/ja/tutorial/customize/recipes.delivery.sgml index 58fed74e..61a67636 100644 --- a/fml/doc/ja/tutorial/customize/recipes.delivery.sgml +++ b/fml/doc/ja/tutorial/customize/recipes.delivery.sgml @@ -1,5 +1,5 @@ <!-- - $FML: recipes.delivery.sgml,v 1.1 2005/11/28 11:16:47 fukachan Exp $ + $FML: recipes.delivery.sgml,v 1.2 2006/01/15 13:49:56 fukachan Exp $ --> <qandaset> @@ -218,4 +218,28 @@ recipient_maps = unix.group:fml </qandaentry> +<qandaentry> + +<question> +<para> +特定の受信者だけ記事の内容を変更したい +</para> +</question> + +<answer> +<para> +&fml4; でも出来ませんが &fml8; でも出来ません。 +</para> + +<para> +そもそもMLは投稿された記事をMLのメンバーへ配送するものなので +一部の受信者だけ記事の内容を変更するのは難しいことです。 +</para> + +</answer> + +</qandaentry> + + + </qandaset> |
