diff options
| author | fukachan <fukachan> | 2006-01-17 04:27:01 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-17 04:27:01 +0000 |
| commit | 9db4ccc8fd5f137445e9e67595f903aa3891f38d (patch) | |
| tree | 2b4e62f7a26cb22be6733a3c45b73239c59c4025 /fml/doc | |
| parent | 8cbf0a0a329f5286ee055cd691612a89a4310d02 (diff) | |
| download | fml8-9db4ccc8fd5f137445e9e67595f903aa3891f38d.tar.gz fml8-9db4ccc8fd5f137445e9e67595f903aa3891f38d.tar.bz2 fml8-9db4ccc8fd5f137445e9e67595f903aa3891f38d.zip | |
Can we change content for specific recipient ?
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> |
