summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/usage/subscribe.sgml
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-07-26 04:29:12 +0000
committerfukachan <fukachan>2003-07-26 04:29:12 +0000
commit0f8a45b45d759f9e192b8ea3e0865ef31e697b78 (patch)
tree804e45ffa87ecea0c174498629de1c3997587284 /fml/doc/en/tutorial/usage/subscribe.sgml
parentf1246849a7356ec80778a8a983ab81dc7b5c26e5 (diff)
downloadfml8-0f8a45b45d759f9e192b8ea3e0865ef31e697b78.tar.gz
fml8-0f8a45b45d759f9e192b8ea3e0865ef31e697b78.tar.bz2
fml8-0f8a45b45d759f9e192b8ea3e0865ef31e697b78.zip
translated
Diffstat (limited to 'fml/doc/en/tutorial/usage/subscribe.sgml')
-rw-r--r--fml/doc/en/tutorial/usage/subscribe.sgml27
1 files changed, 27 insertions, 0 deletions
diff --git a/fml/doc/en/tutorial/usage/subscribe.sgml b/fml/doc/en/tutorial/usage/subscribe.sgml
new file mode 100644
index 00000000..4e2fd866
--- /dev/null
+++ b/fml/doc/en/tutorial/usage/subscribe.sgml
@@ -0,0 +1,27 @@
+<!--
+ $FML$
+ $jaFML: subscribe.sgml,v 1.1 2002/07/28 12:20:20 fukachan Exp $
+-->
+
+<sect1 id="usage.user.subscribe">
+ <title>
+ subscribe to ML
+ </title>
+
+<para>
+Suppose elena@fml.org ML.
+send the mail with
+<screen>
+subscribe YOUR-NAME
+</screen>
+to elena-ctl@fml.org ML.
+</para>
+
+<para>
+&fml8; sends back confirmation to both addresses.
+Please send back the confirmation to elena-ctl again.
+When you request is confirmed to be valid,
+&fml8; remove OLD-ADDRESS and add NEW-ADDRESS to member lists.
+</para>
+
+</sect1>